"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/01/24 01:00:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto"
2025/01/24 01:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:00:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:00:54 DEBUG : Azure container rclone-test-xinicaz3hoto: Using directory markers
2025/01/24 01:00:54 DEBUG : Creating backend with remote "/tmp/rclone1816310612"
=== 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:00:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/24 01:00:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/24 01:00:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/24 01:00:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/24 01:00:54 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/01/24 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/01/24 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/24 01:00:54 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/01/24 01:00:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:00:56 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/24 01:00:56 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/01/24 01:00:57 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/01/24 01:00:58 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/01/24 01:00:58 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/01/24 01:00:58 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 01:00:58 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/01/24 01:00:58 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/01/24 01:00:58 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/01/24 01:00:59 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/01/24 01:01:00 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/01/24 01:01:01 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/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/01/24 01:01:01 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/24 01:01:02 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/01/24 01:01:03 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/01/24 01:01:04 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/01/24 01:01:04 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/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/01/24 01:01:05 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/01/24 01:01:06 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:06 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/24 01:01:06 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/01/24 01:01:06 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/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 01:01:08 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/01/24 01:01:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:09 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/01/24 01:01:09 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/01/24 01:01:09 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/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/01/24 01:01:10 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/01/24 01:01:11 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (17.50s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (4.18s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.83s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (2.90s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.76s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.48s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.90s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:11 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/01/24 01:01:11 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/01/24 01:01:11 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/01/24 01:01:11 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/01/24 01:01:11 DEBUG : chunksize-probe: Removing empty object
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/01/24 01:01:12 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/01/24 01:01:12 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/01/24 01:01:12 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/01/24 01:01:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/01/24 01:01:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/24 01:01:12 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/01/24 01:01:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/24 01:01:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/24 01:01:12 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/01/24 01:01:12 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/01/24 01:01:12 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/01/24 01:01:13 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/01/24 01:01:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/01/24 01:01:13 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/01/24 01:01:13 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/01/24 01:01:13 DEBUG : Returning error reader
2025/01/24 01:01:13 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/01/24 01:01:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:14 DEBUG : Returning error reader
2025/01/24 01:01:14 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/01/24 01:01:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:15 DEBUG : Returning error reader
2025/01/24 01:01:15 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/01/24 01:01:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:16 DEBUG : Returning error reader
2025/01/24 01:01:16 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/01/24 01:01:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:17 DEBUG : Returning error reader
2025/01/24 01:01:17 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/01/24 01:01:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:18 DEBUG : Returning error reader
2025/01/24 01:01:18 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/01/24 01:01:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:19 DEBUG : Returning error reader
2025/01/24 01:01:19 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/01/24 01:01:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:20 DEBUG : Returning error reader
2025/01/24 01:01:20 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/01/24 01:01:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:21 DEBUG : Returning error reader
2025/01/24 01:01:21 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/01/24 01:01:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/01/24 01:01:22 DEBUG : Returning error reader
2025/01/24 01:01:22 DEBUG : BOOM: simulated read failure
2025/01/24 01:01:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/01/24 01:01:22 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/01/24 01:01:22 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/01/24 01:01:22 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/01/24 01:01:22 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/01/24 01:01:22 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/01/24 01:01:22 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.40s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/24 01:01:30 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/24 01:01:30 DEBUG : potato: Seek from 10 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 10 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Seek from 5 to 2
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/24 01:01:30 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Seek from 5 to 2
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/24 01:01:30 DEBUG : potato: Seek from 8 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 8 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/24 01:01:30 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/24 01:01:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/24 01:01:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/24 01:01:30 DEBUG : potato: Seek from 5 to 2
2025/01/24 01:01:30 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/24 01:01:30 DEBUG : potato: Seek from 9 to 0
2025/01/24 01:01:30 DEBUG : potato: Seek from 9 to 0
2025/01/24 01:01:30 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", 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.23s)
--- 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.08s)
=== RUN TestCheckFsError
2025/01/24 01:01:31 DEBUG : Creating backend with remote "nonexistent"
2025/01/24 01:01:31 DEBUG : Config file has changed externally - reloading
2025/01/24 01:01:31 DEBUG : Creating backend with remote "nonexistent"
2025/01/24 01:01:31 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/24 01:01:31 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/01/24 01:01:31 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/24 01:01:31 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", 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.59s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.12s)
--- PASS: TestCheckDownload/5 (0.12s)
--- PASS: TestCheckDownload/6 (0.12s)
--- PASS: TestCheckDownload/7 (0.12s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", 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.32s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.08s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/24 01:01:34 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/24 01:01:34 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/24 01:01:34 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.44s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/data"
2025/01/24 01:01:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:34 DEBUG : Azure container rclone-test-xinicaz3hoto path data: Using directory markers
2025/01/24 01:01:34 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/01/24 01:01:37 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.05s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- PASS: TestCheckSum/subtest2 (0.16s)
--- PASS: TestCheckSum/subtest3 (0.16s)
--- PASS: TestCheckSum/subtest4 (0.16s)
--- PASS: TestCheckSum/subtest5 (0.16s)
--- PASS: TestCheckSum/subtest6 (0.16s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/data"
2025/01/24 01:01:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:37 DEBUG : Azure container rclone-test-xinicaz3hoto path data: Using directory markers
2025/01/24 01:01:37 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/01/24 01:01:41 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.34s)
--- PASS: TestCheckSumDownload/subtest1 (0.16s)
--- PASS: TestCheckSumDownload/subtest2 (0.20s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.20s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/01/24 01:01:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-manesap4juzo"
2025/01/24 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:41 DEBUG : Azure container rclone-test-manesap4juzo: Using directory markers
2025/01/24 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone3772633989"
run.go:180: Remote "Azure container rclone-test-manesap4juzo", Local "Local file system at /tmp/rclone3772633989", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/01/24 01:01:41 ERROR : hello, world!: sum not found
2025/01/24 01:01:41 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-manesap4juzo
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-manesap4juzo: 1 files missing
2025/01/24 01:01:41 NOTICE: 1 hashes missing
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-manesap4juzo: 2 differences found
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-manesap4juzo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/24 01:01:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-manesap4juzo: 0 differences found
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-manesap4juzo: 1 matching files
2025/01/24 01:01:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wasoceg3widu"
2025/01/24 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:41 DEBUG : Azure container rclone-test-wasoceg3widu: Using directory markers
2025/01/24 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone3381221141"
run.go:180: Remote "Azure container rclone-test-wasoceg3widu", Local "Local file system at /tmp/rclone3381221141", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/01/24 01:01:41 ERROR : HELLO, WORLD!: sum not found
2025/01/24 01:01:41 ERROR : hello, world!: file not in Azure container rclone-test-wasoceg3widu
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-wasoceg3widu: 1 files missing
2025/01/24 01:01:41 NOTICE: 1 hashes missing
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-wasoceg3widu: 2 differences found
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-wasoceg3widu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/24 01:01:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-wasoceg3widu: 0 differences found
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-wasoceg3widu: 1 matching files
2025/01/24 01:01:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pararep6tasu"
2025/01/24 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:41 DEBUG : Azure container rclone-test-pararep6tasu: Using directory markers
2025/01/24 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone3700267844"
run.go:180: Remote "Azure container rclone-test-pararep6tasu", Local "Local file system at /tmp/rclone3700267844", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/24 01:01:41 ERROR : HeLlO, wOrLd!: sum not found
2025/01/24 01:01:41 ERROR : hello, world!: file not in Azure container rclone-test-pararep6tasu
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-pararep6tasu: 1 files missing
2025/01/24 01:01:41 NOTICE: 1 hashes missing
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-pararep6tasu: 2 differences found
2025/01/24 01:01:41 NOTICE: Azure container rclone-test-pararep6tasu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/24 01:01:42 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-pararep6tasu: 0 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-pararep6tasu: 1 matching files
2025/01/24 01:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-widuhaz9jupo"
2025/01/24 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:42 DEBUG : Azure container rclone-test-widuhaz9jupo: Using directory markers
2025/01/24 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone3161763127"
run.go:180: Remote "Azure container rclone-test-widuhaz9jupo", Local "Local file system at /tmp/rclone3161763127", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/24 01:01:42 ERROR : HELLO, WORLD!: sum not found
2025/01/24 01:01:42 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-widuhaz9jupo
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-widuhaz9jupo: 1 files missing
2025/01/24 01:01:42 NOTICE: 1 hashes missing
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-widuhaz9jupo: 2 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-widuhaz9jupo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/24 01:01:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-widuhaz9jupo: 0 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-widuhaz9jupo: 1 matching files
2025/01/24 01:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zemoqud0ragu"
2025/01/24 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:42 DEBUG : Azure container rclone-test-zemoqud0ragu: Using directory markers
2025/01/24 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone1256666775"
run.go:180: Remote "Azure container rclone-test-zemoqud0ragu", Local "Local file system at /tmp/rclone1256666775", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/01/24 01:01:42 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:42 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zemoqud0ragu
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-zemoqud0ragu: 1 files missing
2025/01/24 01:01:42 NOTICE: 1 hashes missing
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-zemoqud0ragu: 2 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-zemoqud0ragu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/24 01:01:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-zemoqud0ragu: 0 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-zemoqud0ragu: 1 matching files
2025/01/24 01:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-noyupuz8fiju"
2025/01/24 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:42 DEBUG : Azure container rclone-test-noyupuz8fiju: Using directory markers
2025/01/24 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone2443922394"
run.go:180: Remote "Azure container rclone-test-noyupuz8fiju", Local "Local file system at /tmp/rclone2443922394", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/01/24 01:01:42 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:42 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-noyupuz8fiju
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-noyupuz8fiju: 1 files missing
2025/01/24 01:01:42 NOTICE: 1 hashes missing
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-noyupuz8fiju: 2 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-noyupuz8fiju: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/24 01:01:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-noyupuz8fiju: 0 differences found
2025/01/24 01:01:42 NOTICE: Azure container rclone-test-noyupuz8fiju: 1 matching files
2025/01/24 01:01:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-muzoyoc1meku"
2025/01/24 01:01:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:42 DEBUG : Azure container rclone-test-muzoyoc1meku: Using directory markers
2025/01/24 01:01:42 DEBUG : Creating backend with remote "/tmp/rclone1066564456"
run.go:180: Remote "Azure container rclone-test-muzoyoc1meku", Local "Local file system at /tmp/rclone1066564456", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-muzoyoc1meku
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-muzoyoc1meku: 1 files missing
2025/01/24 01:01:43 NOTICE: 1 hashes missing
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-muzoyoc1meku: 2 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-muzoyoc1meku: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/24 01:01:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-muzoyoc1meku: 0 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-muzoyoc1meku: 1 matching files
2025/01/24 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yaqariv6gama"
2025/01/24 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:43 DEBUG : Azure container rclone-test-yaqariv6gama: Using directory markers
2025/01/24 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone1246598200"
run.go:180: Remote "Azure container rclone-test-yaqariv6gama", Local "Local file system at /tmp/rclone1246598200", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-yaqariv6gama
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-yaqariv6gama: 1 files missing
2025/01/24 01:01:43 NOTICE: 1 hashes missing
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-yaqariv6gama: 2 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-yaqariv6gama: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/24 01:01:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-yaqariv6gama: 0 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-yaqariv6gama: 1 matching files
2025/01/24 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cuxohis2jeko"
2025/01/24 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:43 DEBUG : Azure container rclone-test-cuxohis2jeko: Using directory markers
2025/01/24 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone2878317597"
run.go:180: Remote "Azure container rclone-test-cuxohis2jeko", Local "Local file system at /tmp/rclone2878317597", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cuxohis2jeko
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-cuxohis2jeko: 1 files missing
2025/01/24 01:01:43 NOTICE: 1 hashes missing
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-cuxohis2jeko: 2 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-cuxohis2jeko: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/24 01:01:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-cuxohis2jeko: 0 differences found
2025/01/24 01:01:43 NOTICE: Azure container rclone-test-cuxohis2jeko: 1 matching files
2025/01/24 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-moxezin1vuma"
2025/01/24 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:43 DEBUG : Azure container rclone-test-moxezin1vuma: Using directory markers
2025/01/24 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone324143237"
run.go:180: Remote "Azure container rclone-test-moxezin1vuma", Local "Local file system at /tmp/rclone324143237", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/24 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/24 01:01:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-moxezin1vuma
2025/01/24 01:01:44 NOTICE: Azure container rclone-test-moxezin1vuma: 1 files missing
2025/01/24 01:01:44 NOTICE: 1 hashes missing
2025/01/24 01:01:44 NOTICE: Azure container rclone-test-moxezin1vuma: 2 differences found
2025/01/24 01:01:44 NOTICE: Azure container rclone-test-moxezin1vuma: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/24 01:01:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/24 01:01:44 NOTICE: Azure container rclone-test-moxezin1vuma: 0 differences found
2025/01/24 01:01:44 NOTICE: Azure container rclone-test-moxezin1vuma: 1 matching files
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-moxezin1vuma: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-cuxohis2jeko: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-yaqariv6gama: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-muzoyoc1meku: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-noyupuz8fiju: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-zemoqud0ragu: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-widuhaz9jupo: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-pararep6tasu: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-wasoceg3widu: Purge remote
2025/01/24 01:01:44 DEBUG : Azure container rclone-test-manesap4juzo: Purge remote
--- PASS: TestApplyTransforms (3.72s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:44 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 01:01:44 DEBUG : sub/: Creating directory marker
2025/01/24 01:01:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:01:45 INFO : file1: Copied (new) to: sub/file2
2025/01/24 01:01:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:01:45 DEBUG : file1: Unchanged skipping
2025/01/24 01:01:45 DEBUG : Azure container rclone-test-xinicaz3hoto: don't need to copy/move sub/file2, it is already at target location
2025/01/24 01:01:45 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.55s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:45 DEBUG : dst/: Creating directory marker
2025/01/24 01:01:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/backup"
2025/01/24 01:01:45 DEBUG : Config file has changed externally - reloading
2025/01/24 01:01:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:45 DEBUG : Azure container rclone-test-xinicaz3hoto path backup: Using directory markers
2025/01/24 01:01:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/backup"
2025/01/24 01:01:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/24 01:01:45 DEBUG : dst/: Creating directory marker
2025/01/24 01:01:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/24 01:01:46 INFO : dst/file1: Copied (server-side copy)
2025/01/24 01:01:46 INFO : dst/file1: Deleted
2025/01/24 01:01:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:01:46 INFO : dst/file1: Copied (new)
2025/01/24 01:01:46 DEBUG : dst/: Removing directory marker
2025/01/24 01:01:46 DEBUG : backup/dst/: Removing directory marker
2025/01/24 01:01:46 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44ac28-a01e-009b-73fb-6d7df8000000
Time:2025-01-24T01:01:46.6029137Z
--------------------------------------------------------------------------------
2025/01/24 01:01:47 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44adb9-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:01:47.6423312Z
--------------------------------------------------------------------------------
2025/01/24 01:01:48 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44af2a-a01e-009b-7bfb-6d7df8000000
Time:2025-01-24T01:01:48.6815649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44af2a-a01e-009b-7bfb-6d7df8000000
Time:2025-01-24T01:01:48.6815649Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.20s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:01:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/dst"
2025/01/24 01:01:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:49 DEBUG : Azure container rclone-test-xinicaz3hoto path dst: Using directory markers
2025/01/24 01:01:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:01:49 DEBUG : Azure container rclone-test-xinicaz3hoto path CompareDest: Using directory markers
2025/01/24 01:01:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:49 DEBUG : one: Need to transfer - File not found at Destination
2025/01/24 01:01:49 DEBUG : /: Creating directory marker
2025/01/24 01:01:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:01:50 INFO : one: Copied (new)
2025/01/24 01:01:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 01:01:50 DEBUG : /: Creating directory marker
2025/01/24 01:01:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 01:01:50 INFO : one: Copied (replaced existing)
2025/01/24 01:01:50 DEBUG : dst/: Creating directory marker
2025/01/24 01:01:50 DEBUG : CompareDest/: Creating directory marker
2025/01/24 01:01:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 01:01:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:01:50 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/24 01:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 01:01:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:01:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/24 01:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 01:01:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:01:51 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/24 01:01:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CompareDest"
2025/01/24 01:01:51 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 01:01:51 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/24 01:01:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/01/24 01:01:51 INFO : two: Copied (new)
2025/01/24 01:01:52 DEBUG : dst/: Removing directory marker
2025/01/24 01:01:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44b462-a01e-009b-6cfb-6d7df8000000
Time:2025-01-24T01:01:52.1822707Z
--------------------------------------------------------------------------------
2025/01/24 01:01:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44b5ad-a01e-009b-08fb-6d7df8000000
Time:2025-01-24T01:01:53.2226369Z
--------------------------------------------------------------------------------
2025/01/24 01:01:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44b6ef-a01e-009b-1dfb-6d7df8000000
Time:2025-01-24T01:01:54.2628375Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44b6ef-a01e-009b-1dfb-6d7df8000000
Time:2025-01-24T01:01:54.2628375Z
--------------------------------------------------------------------------------
2025/01/24 01:01:55 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.70s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:02:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/dst"
2025/01/24 01:02:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:02:02 DEBUG : Azure container rclone-test-xinicaz3hoto path dst: Using directory markers
2025/01/24 01:02:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:02:02 DEBUG : Azure container rclone-test-xinicaz3hoto path CopyDest: Using directory markers
2025/01/24 01:02:02 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:02 DEBUG : one: Need to transfer - File not found at Destination
2025/01/24 01:02:02 DEBUG : /: Creating directory marker
2025/01/24 01:02:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:02:02 INFO : one: Copied (new)
2025/01/24 01:02:02 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 01:02:02 DEBUG : /: Creating directory marker
2025/01/24 01:02:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 01:02:03 INFO : one: Copied (replaced existing)
2025/01/24 01:02:03 DEBUG : dst/: Creating directory marker
2025/01/24 01:02:03 DEBUG : CopyDest/: Creating directory marker
2025/01/24 01:02:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/BackupDir"
2025/01/24 01:02:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:02:03 DEBUG : Azure container rclone-test-xinicaz3hoto path BackupDir: Using directory markers
2025/01/24 01:02:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/BackupDir"
2025/01/24 01:02:03 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 01:02:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:02:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/24 01:02:03 DEBUG : /: Creating directory marker
2025/01/24 01:02:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:02:03 INFO : one: Copied (server-side copy)
2025/01/24 01:02:03 INFO : one: Deleted
2025/01/24 01:02:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/01/24 01:02:04 INFO : one: Copied (server-side copy)
2025/01/24 01:02:04 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/01/24 01:02:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:04 DEBUG : two: Need to transfer - File not found at Destination
2025/01/24 01:02:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:02:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 01:02:04 INFO : two: Copied (server-side copy)
2025/01/24 01:02:04 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/01/24 01:02:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:02:04 DEBUG : two: Unchanged skipping
2025/01/24 01:02:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/CopyDest"
2025/01/24 01:02:05 DEBUG : three: Need to transfer - File not found at Destination
2025/01/24 01:02:05 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/01/24 01:02:05 DEBUG : three: Destination not found in --copy-dest
2025/01/24 01:02:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/01/24 01:02:05 INFO : three: Copied (new)
2025/01/24 01:02:05 DEBUG : dst/: Removing directory marker
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44ca20-a01e-009b-0afb-6d7df8000000
Time:2025-01-24T01:02:05.7097209Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44cb88-a01e-009b-52fb-6d7df8000000
Time:2025-01-24T01:02:06.7496442Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44cd24-a01e-009b-3bfb-6d7df8000000
Time:2025-01-24T01:02:07.7890515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44cd24-a01e-009b-3bfb-6d7df8000000
Time:2025-01-24T01:02:07.7890515Z
--------------------------------------------------------------------------------
2025/01/24 01:02:08 DEBUG : CopyDest/: Removing directory marker
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44cefb-a01e-009b-4afb-6d7df8000000
Time:2025-01-24T01:02:08.8744163Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44d080-a01e-009b-25fb-6d7df8000000
Time:2025-01-24T01:02:09.9144284Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44d277-a01e-009b-79fb-6d7df8000000
Time:2025-01-24T01:02:10.9551004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44d277-a01e-009b-79fb-6d7df8000000
Time:2025-01-24T01:02:10.9551004Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.65s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44dd9c-a01e-009b-71fb-6d7df8000000
Time:2025-01-24T01:02:19.1552590Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44df5d-a01e-009b-5cfb-6d7df8000000
Time:2025-01-24T01:02:20.1948582Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e11b-a01e-009b-45fb-6d7df8000000
Time:2025-01-24T01:02:21.2369563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e11b-a01e-009b-45fb-6d7df8000000
Time:2025-01-24T01:02:21.2369563Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e303-a01e-009b-5dfb-6d7df8000000
Time:2025-01-24T01:02:22.2764007Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e4c8-a01e-009b-4bfb-6d7df8000000
Time:2025-01-24T01:02:23.3165920Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e641-a01e-009b-08fb-6d7df8000000
Time:2025-01-24T01:02:24.3558918Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44e641-a01e-009b-08fb-6d7df8000000
Time:2025-01-24T01:02:24.3558918Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.40s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/01/24 01:02:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44f39f-a01e-009b-25fb-6d7df8000000
Time:2025-01-24T01:02:32.5588927Z
--------------------------------------------------------------------------------
2025/01/24 01:02:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44f561-a01e-009b-35fb-6d7df8000000
Time:2025-01-24T01:02:33.5983801Z
--------------------------------------------------------------------------------
2025/01/24 01:02:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44f752-a01e-009b-74fb-6d7df8000000
Time:2025-01-24T01:02:34.6372803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44f752-a01e-009b-74fb-6d7df8000000
Time:2025-01-24T01:02:34.6372803Z
--------------------------------------------------------------------------------
2025/01/24 01:02:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44f992-a01e-009b-79fb-6d7df8000000
Time:2025-01-24T01:02:35.6815156Z
--------------------------------------------------------------------------------
2025/01/24 01:02:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44fb50-a01e-009b-7cfb-6d7df8000000
Time:2025-01-24T01:02:36.7209524Z
--------------------------------------------------------------------------------
2025/01/24 01:02:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44fd3c-a01e-009b-2dfb-6d7df8000000
Time:2025-01-24T01:02:37.7611251Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec44fd3c-a01e-009b-2dfb-6d7df8000000
Time:2025-01-24T01:02:37.7611251Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.40s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:02:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/24 01:02:45 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/01/24 01:02:46 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:02:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/24 01:02:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/24 01:02:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/01/24 01:02:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/24 01:02:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/24 01:02:46 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c86fc3c4a93c71cc1d1e4299acb5e96a OK
2025/01/24 01:02:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/01/24 01:02:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec450c0c-a01e-009b-52fb-6d7df8000000
Time:2025-01-24T01:02:46.9367605Z
--------------------------------------------------------------------------------
2025/01/24 01:02:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec450d14-a01e-009b-2efb-6d7df8000000
Time:2025-01-24T01:02:47.9803129Z
--------------------------------------------------------------------------------
2025/01/24 01:02:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec450e34-a01e-009b-2bfb-6d7df8000000
Time:2025-01-24T01:02:49.0205290Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec450e34-a01e-009b-2bfb-6d7df8000000
Time:2025-01-24T01:02:49.0205290Z
--------------------------------------------------------------------------------
2025/01/24 01:02:50 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec450fa7-a01e-009b-54fb-6d7df8000000
Time:2025-01-24T01:02:50.1012418Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451169-a01e-009b-50fb-6d7df8000000
Time:2025-01-24T01:02:51.1412924Z
--------------------------------------------------------------------------------
2025/01/24 01:02: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451308-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:02:52.1815521Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451308-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:02:52.1815521Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.42s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451c82-a01e-009b-80fb-6d7df8000000
Time:2025-01-24T01:03:00.3846634Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451dca-a01e-009b-12fb-6d7df8000000
Time:2025-01-24T01:03:01.4246552Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451ef3-a01e-009b-08fb-6d7df8000000
Time:2025-01-24T01:03:02.4644477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec451ef3-a01e-009b-08fb-6d7df8000000
Time:2025-01-24T01:03:02.4644477Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45204f-a01e-009b-2efb-6d7df8000000
Time:2025-01-24T01:03:03.5083965Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45219b-a01e-009b-19fb-6d7df8000000
Time:2025-01-24T01:03:04.5490332Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4522cc-a01e-009b-17fb-6d7df8000000
Time:2025-01-24T01:03:05.5899538Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4522cc-a01e-009b-17fb-6d7df8000000
Time:2025-01-24T01:03:05.5899538Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.41s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:03:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec452edd-a01e-009b-04fb-6d7df8000000
Time:2025-01-24T01:03:13.7913538Z
--------------------------------------------------------------------------------
2025/01/24 01:03:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec453054-a01e-009b-4dfb-6d7df8000000
Time:2025-01-24T01:03:14.8304527Z
--------------------------------------------------------------------------------
2025/01/24 01:03:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4531ec-a01e-009b-19fb-6d7df8000000
Time:2025-01-24T01:03:15.8700518Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4531ec-a01e-009b-19fb-6d7df8000000
Time:2025-01-24T01:03:15.8700518Z
--------------------------------------------------------------------------------
2025/01/24 01:03:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45337c-a01e-009b-72fb-6d7df8000000
Time:2025-01-24T01:03:16.9093106Z
--------------------------------------------------------------------------------
2025/01/24 01:03:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45350c-a01e-009b-38fb-6d7df8000000
Time:2025-01-24T01:03:17.9490290Z
--------------------------------------------------------------------------------
2025/01/24 01:03:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec453659-a01e-009b-63fb-6d7df8000000
Time:2025-01-24T01:03:18.9888064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec453659-a01e-009b-63fb-6d7df8000000
Time:2025-01-24T01:03:18.9888064Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.40s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4541eb-a01e-009b-55fb-6d7df8000000
Time:2025-01-24T01:03:27.1903812Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec454387-a01e-009b-40fb-6d7df8000000
Time:2025-01-24T01:03:28.2298269Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec454504-a01e-009b-0bfb-6d7df8000000
Time:2025-01-24T01:03:29.2693736Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec454504-a01e-009b-0bfb-6d7df8000000
Time:2025-01-24T01:03:29.2693736Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4546a5-a01e-009b-6bfb-6d7df8000000
Time:2025-01-24T01:03:30.3087497Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec454830-a01e-009b-40fb-6d7df8000000
Time:2025-01-24T01:03:31.3480968Z
--------------------------------------------------------------------------------
2025/01/24 01:03: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45499a-a01e-009b-7efb-6d7df8000000
Time:2025-01-24T01:03:32.3880737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45499a-a01e-009b-7efb-6d7df8000000
Time:2025-01-24T01:03:32.3880737Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.40s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:03:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455623-a01e-009b-2cfb-6d7df8000000
Time:2025-01-24T01:03:40.5911438Z
--------------------------------------------------------------------------------
2025/01/24 01:03:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45576e-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:03:41.6298406Z
--------------------------------------------------------------------------------
2025/01/24 01:03:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455915-a01e-009b-2efb-6d7df8000000
Time:2025-01-24T01:03:42.6695296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455915-a01e-009b-2efb-6d7df8000000
Time:2025-01-24T01:03:42.6695296Z
--------------------------------------------------------------------------------
2025/01/24 01:03:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455ac9-a01e-009b-25fb-6d7df8000000
Time:2025-01-24T01:03:43.7092865Z
--------------------------------------------------------------------------------
2025/01/24 01:03:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455c9b-a01e-009b-36fb-6d7df8000000
Time:2025-01-24T01:03:44.7487755Z
--------------------------------------------------------------------------------
2025/01/24 01:03:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455e53-a01e-009b-30fb-6d7df8000000
Time:2025-01-24T01:03:45.7882849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec455e53-a01e-009b-30fb-6d7df8000000
Time:2025-01-24T01:03:45.7882849Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.40s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:03:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4569e1-a01e-009b-0cfb-6d7df8000000
Time:2025-01-24T01:03:53.9896276Z
--------------------------------------------------------------------------------
2025/01/24 01:03:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec456b7d-a01e-009b-76fb-6d7df8000000
Time:2025-01-24T01:03:55.0288588Z
--------------------------------------------------------------------------------
2025/01/24 01:03:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec456d6e-a01e-009b-2ffb-6d7df8000000
Time:2025-01-24T01:03:56.0685783Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec456d6e-a01e-009b-2ffb-6d7df8000000
Time:2025-01-24T01:03:56.0685783Z
--------------------------------------------------------------------------------
2025/01/24 01:03:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec456f3a-a01e-009b-40fb-6d7df8000000
Time:2025-01-24T01:03:57.1078548Z
--------------------------------------------------------------------------------
2025/01/24 01:03:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4570fb-a01e-009b-53fb-6d7df8000000
Time:2025-01-24T01:03:58.1483275Z
--------------------------------------------------------------------------------
2025/01/24 01:03:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec457281-a01e-009b-28fb-6d7df8000000
Time:2025-01-24T01:03:59.1880449Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec457281-a01e-009b-28fb-6d7df8000000
Time:2025-01-24T01:03:59.1880449Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.40s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:04:07 DEBUG : also/: Creating directory marker
2025/01/24 01:04:07 INFO : Azure container rclone-test-xinicaz3hoto: Looking for duplicate md5 hashes using newest mode.
2025/01/24 01:04:07 NOTICE: 23136950fe52b9c5975483e3604ae845: Found 3 files with duplicate md5 hashes
2025/01/24 01:04:07 INFO : one: Deleted
2025/01/24 01:04:07 INFO : also/one: Deleted
2025/01/24 01:04:07 NOTICE: 23136950fe52b9c5975483e3604ae845: Deleted 2 extra copies
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4581a0-a01e-009b-18fb-6d7df8000000
Time:2025-01-24T01:04:08.2452537Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4582ea-a01e-009b-2cfb-6d7df8000000
Time:2025-01-24T01:04:09.2931352Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec458429-a01e-009b-36fb-6d7df8000000
Time:2025-01-24T01:04:10.3322493Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec458429-a01e-009b-36fb-6d7df8000000
Time:2025-01-24T01:04:10.3322493Z
--------------------------------------------------------------------------------
2025/01/24 01:04:11 DEBUG : also/: Removing directory marker
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45860d-a01e-009b-67fb-6d7df8000000
Time:2025-01-24T01:04:11.4181711Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45877a-a01e-009b-27fb-6d7df8000000
Time:2025-01-24T01:04:12.4575839Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4588ea-a01e-009b-6bfb-6d7df8000000
Time:2025-01-24T01:04:13.4969317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4588ea-a01e-009b-6bfb-6d7df8000000
Time:2025-01-24T01:04:13.4969317Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.31s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4595b2-a01e-009b-60fb-6d7df8000000
Time:2025-01-24T01:04:21.6990168Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4597c8-a01e-009b-2afb-6d7df8000000
Time:2025-01-24T01:04:22.7392272Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45993a-a01e-009b-66fb-6d7df8000000
Time:2025-01-24T01:04:23.7793684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45993a-a01e-009b-66fb-6d7df8000000
Time:2025-01-24T01:04:23.7793684Z
--------------------------------------------------------------------------------
2025/01/24 01:04:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec459ad8-a01e-009b-59fb-6d7df8000000
Time:2025-01-24T01:04:24.8186472Z
--------------------------------------------------------------------------------
2025/01/24 01:04:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec459c76-a01e-009b-3cfb-6d7df8000000
Time:2025-01-24T01:04:25.8581049Z
--------------------------------------------------------------------------------
2025/01/24 01:04:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec459dfd-a01e-009b-7afb-6d7df8000000
Time:2025-01-24T01:04:26.8973837Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec459dfd-a01e-009b-7afb-6d7df8000000
Time:2025-01-24T01:04:26.8973837Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.40s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:04:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45a8a0-a01e-009b-5afb-6d7df8000000
Time:2025-01-24T01:04:35.0991678Z
--------------------------------------------------------------------------------
2025/01/24 01:04:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45aaad-a01e-009b-2bfb-6d7df8000000
Time:2025-01-24T01:04:36.1384322Z
--------------------------------------------------------------------------------
2025/01/24 01:04:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ac1b-a01e-009b-5ffb-6d7df8000000
Time:2025-01-24T01:04:37.1780347Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ac1b-a01e-009b-5ffb-6d7df8000000
Time:2025-01-24T01:04:37.1780347Z
--------------------------------------------------------------------------------
2025/01/24 01:04:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ad97-a01e-009b-24fb-6d7df8000000
Time:2025-01-24T01:04:38.2204093Z
--------------------------------------------------------------------------------
2025/01/24 01:04:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45aefc-a01e-009b-44fb-6d7df8000000
Time:2025-01-24T01:04:39.2600911Z
--------------------------------------------------------------------------------
2025/01/24 01:04:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45b095-a01e-009b-2dfb-6d7df8000000
Time:2025-01-24T01:04:40.2996516Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45b095-a01e-009b-2dfb-6d7df8000000
Time:2025-01-24T01:04:40.2996516Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.40s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:04:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45be0e-a01e-009b-15fb-6d7df8000000
Time:2025-01-24T01:04:48.4993884Z
--------------------------------------------------------------------------------
2025/01/24 01:04:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45bf7c-a01e-009b-51fb-6d7df8000000
Time:2025-01-24T01:04:49.5387258Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c133-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:04:50.5782684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c133-a01e-009b-3ffb-6d7df8000000
Time:2025-01-24T01:04:50.5782684Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c2a0-a01e-009b-71fb-6d7df8000000
Time:2025-01-24T01:04:51.6179082Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c419-a01e-009b-3bfb-6d7df8000000
Time:2025-01-24T01:04:52.6571186Z
--------------------------------------------------------------------------------
2025/01/24 01:04: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c5aa-a01e-009b-06fb-6d7df8000000
Time:2025-01-24T01:04:53.6964254Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45c5aa-a01e-009b-06fb-6d7df8000000
Time:2025-01-24T01:04:53.6964254Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.40s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d1ef-a01e-009b-3cfb-6d7df8000000
Time:2025-01-24T01:05:01.8999306Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d337-a01e-009b-51fb-6d7df8000000
Time:2025-01-24T01:05:02.9394867Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d498-a01e-009b-04fc-6d7df8000000
Time:2025-01-24T01:05:03.9805582Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d498-a01e-009b-04fc-6d7df8000000
Time:2025-01-24T01:05:03.9805582Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d64e-a01e-009b-52fc-6d7df8000000
Time:2025-01-24T01:05:05.0195901Z
--------------------------------------------------------------------------------
2025/01/24 01:05:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45d83c-a01e-009b-6bfc-6d7df8000000
Time:2025-01-24T01:05:06.0600115Z
--------------------------------------------------------------------------------
2025/01/24 01:05:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45da0d-a01e-009b-71fc-6d7df8000000
Time:2025-01-24T01:05:07.1002850Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45da0d-a01e-009b-71fc-6d7df8000000
Time:2025-01-24T01:05:07.1002850Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.40s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45e917-a01e-009b-28fc-6d7df8000000
Time:2025-01-24T01:05:15.3026674Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ec21-a01e-009b-5dfc-6d7df8000000
Time:2025-01-24T01:05:16.3420996Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ee8a-a01e-009b-02fc-6d7df8000000
Time:2025-01-24T01:05:17.3820821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45ee8a-a01e-009b-02fc-6d7df8000000
Time:2025-01-24T01:05:17.3820821Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45f0f1-a01e-009b-1afc-6d7df8000000
Time:2025-01-24T01:05:18.4220614Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45f455-a01e-009b-30fc-6d7df8000000
Time:2025-01-24T01:05:19.4615470Z
--------------------------------------------------------------------------------
2025/01/24 01:05: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45f6d6-a01e-009b-50fc-6d7df8000000
Time:2025-01-24T01:05:20.5013658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec45f6d6-a01e-009b-50fc-6d7df8000000
Time:2025-01-24T01:05:20.5013658Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.40s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:05:28 DEBUG : sub dir/: Creating directory marker
2025/01/24 01:05:29 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/01/24 01:05:29 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/01/24 01:05:30 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/01/24 01:05:30 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/01/24 01:05:30 DEBUG : sub dir/: Removing directory marker
2025/01/24 01:05:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4608d5-a01e-009b-43fc-6d7df8000000
Time:2025-01-24T01:05:30.2325515Z
--------------------------------------------------------------------------------
2025/01/24 01:05:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec460aac-a01e-009b-51fc-6d7df8000000
Time:2025-01-24T01:05:31.2718745Z
--------------------------------------------------------------------------------
2025/01/24 01:05:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec460c8d-a01e-009b-6dfc-6d7df8000000
Time:2025-01-24T01:05:32.3179186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec460c8d-a01e-009b-6dfc-6d7df8000000
Time:2025-01-24T01:05:32.3179186Z
--------------------------------------------------------------------------------
2025/01/24 01:05:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec460e5f-a01e-009b-75fc-6d7df8000000
Time:2025-01-24T01:05:33.3582964Z
--------------------------------------------------------------------------------
2025/01/24 01:05:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec460fca-a01e-009b-34fc-6d7df8000000
Time:2025-01-24T01:05:34.3987352Z
--------------------------------------------------------------------------------
2025/01/24 01:05:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec461121-a01e-009b-5dfc-6d7df8000000
Time:2025-01-24T01:05:35.4395042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec461121-a01e-009b-5dfc-6d7df8000000
Time:2025-01-24T01:05:35.4395042Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.94s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:05:43 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/01/24 01:05:44 DEBUG : sub/: Removing directory marker
2025/01/24 01:05:44 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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46209d-a01e-009b-1bfc-6d7df8000000
Time:2025-01-24T01:05:44.5628826Z
--------------------------------------------------------------------------------
2025/01/24 01:05:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46224b-a01e-009b-1afc-6d7df8000000
Time:2025-01-24T01:05:45.6027511Z
--------------------------------------------------------------------------------
2025/01/24 01:05:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec462387-a01e-009b-32fc-6d7df8000000
Time:2025-01-24T01:05:46.6423096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec462387-a01e-009b-32fc-6d7df8000000
Time:2025-01-24T01:05:46.6423096Z
--------------------------------------------------------------------------------
2025/01/24 01:05:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec462526-a01e-009b-10fc-6d7df8000000
Time:2025-01-24T01:05:47.6818573Z
--------------------------------------------------------------------------------
2025/01/24 01:05:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4626bc-a01e-009b-61fc-6d7df8000000
Time:2025-01-24T01:05:48.7215622Z
--------------------------------------------------------------------------------
2025/01/24 01:05:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec462915-a01e-009b-15fc-6d7df8000000
Time:2025-01-24T01:05:49.7613126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec462915-a01e-009b-15fc-6d7df8000000
Time:2025-01-24T01:05:49.7613126Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.32s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:05:58 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/01/24 01:05:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/notfound"
2025/01/24 01:05:58 DEBUG : Config file has changed externally - reloading
2025/01/24 01:05:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:05:58 DEBUG : Azure container rclone-test-xinicaz3hoto path notfound: Using directory markers
2025/01/24 01:05:59 DEBUG : sub/: Removing directory marker
2025/01/24 01:05:59 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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463795-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:05:59.1164894Z
--------------------------------------------------------------------------------
2025/01/24 01:06:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46390f-a01e-009b-20fc-6d7df8000000
Time:2025-01-24T01:06:00.1561916Z
--------------------------------------------------------------------------------
2025/01/24 01:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463ab3-a01e-009b-06fc-6d7df8000000
Time:2025-01-24T01:06:01.1957766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463ab3-a01e-009b-06fc-6d7df8000000
Time:2025-01-24T01:06:01.1957766Z
--------------------------------------------------------------------------------
2025/01/24 01:06:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463c31-a01e-009b-5bfc-6d7df8000000
Time:2025-01-24T01:06:02.2355074Z
--------------------------------------------------------------------------------
2025/01/24 01:06:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463dde-a01e-009b-45fc-6d7df8000000
Time:2025-01-24T01:06:03.2744856Z
--------------------------------------------------------------------------------
2025/01/24 01:06:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463fc5-a01e-009b-06fc-6d7df8000000
Time:2025-01-24T01:06:04.3141835Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec463fc5-a01e-009b-06fc-6d7df8000000
Time:2025-01-24T01:06:04.3141835Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.55s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:06:12 INFO : Azure container rclone-test-xinicaz3hoto: Making directory
2025/01/24 01:06:12 INFO : Azure container rclone-test-xinicaz3hoto: Making directory
2025/01/24 01:06:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec464e4b-a01e-009b-5ffc-6d7df8000000
Time:2025-01-24T01:06:12.5588387Z
--------------------------------------------------------------------------------
2025/01/24 01:06:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec464fc5-a01e-009b-23fc-6d7df8000000
Time:2025-01-24T01:06:13.5986565Z
--------------------------------------------------------------------------------
2025/01/24 01:06:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46512d-a01e-009b-52fc-6d7df8000000
Time:2025-01-24T01:06:14.6381756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46512d-a01e-009b-52fc-6d7df8000000
Time:2025-01-24T01:06:14.6381756Z
--------------------------------------------------------------------------------
2025/01/24 01:06:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4652ad-a01e-009b-11fc-6d7df8000000
Time:2025-01-24T01:06:15.6779347Z
--------------------------------------------------------------------------------
2025/01/24 01:06:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46544a-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:06:16.7175817Z
--------------------------------------------------------------------------------
2025/01/24 01:06:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4655c5-a01e-009b-20fc-6d7df8000000
Time:2025-01-24T01:06:17.7575766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4655c5-a01e-009b-20fc-6d7df8000000
Time:2025-01-24T01:06:17.7575766Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.44s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:06:25 DEBUG : sub dir/: Creating directory marker
2025/01/24 01:06:26 DEBUG : sub dir/: Removing directory marker
2025/01/24 01:06:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec466601-a01e-009b-78fc-6d7df8000000
Time:2025-01-24T01:06:26.3652723Z
--------------------------------------------------------------------------------
2025/01/24 01:06:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4667c7-a01e-009b-0afc-6d7df8000000
Time:2025-01-24T01:06:27.4052721Z
--------------------------------------------------------------------------------
2025/01/24 01:06:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4669e8-a01e-009b-6cfc-6d7df8000000
Time:2025-01-24T01:06:28.4458459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4669e8-a01e-009b-6cfc-6d7df8000000
Time:2025-01-24T01:06:28.4458459Z
--------------------------------------------------------------------------------
2025/01/24 01:06:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec466bbb-a01e-009b-03fc-6d7df8000000
Time:2025-01-24T01:06:29.4864915Z
--------------------------------------------------------------------------------
2025/01/24 01:06:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec466d43-a01e-009b-54fc-6d7df8000000
Time:2025-01-24T01:06:30.5267765Z
--------------------------------------------------------------------------------
2025/01/24 01:06:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec466eea-a01e-009b-47fc-6d7df8000000
Time:2025-01-24T01:06:31.5672661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec466eea-a01e-009b-47fc-6d7df8000000
Time:2025-01-24T01:06:31.5672661Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.81s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:06:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec467c96-a01e-009b-1cfc-6d7df8000000
Time:2025-01-24T01:06:40.2365299Z
--------------------------------------------------------------------------------
2025/01/24 01:06:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec467e8e-a01e-009b-1dfc-6d7df8000000
Time:2025-01-24T01:06:41.2773610Z
--------------------------------------------------------------------------------
2025/01/24 01:06:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec468025-a01e-009b-78fc-6d7df8000000
Time:2025-01-24T01:06:42.3169856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec468025-a01e-009b-78fc-6d7df8000000
Time:2025-01-24T01:06:42.3169856Z
--------------------------------------------------------------------------------
2025/01/24 01:06:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4681b2-a01e-009b-51fc-6d7df8000000
Time:2025-01-24T01:06:43.3664314Z
--------------------------------------------------------------------------------
2025/01/24 01:06:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec468387-a01e-009b-58fc-6d7df8000000
Time:2025-01-24T01:06:44.4063319Z
--------------------------------------------------------------------------------
2025/01/24 01:06:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec468518-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:06:45.4465796Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec468518-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:06:45.4465796Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.88s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:06:53 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/24 01:06:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4690b2-a01e-009b-75fc-6d7df8000000
Time:2025-01-24T01:06:54.1671265Z
--------------------------------------------------------------------------------
2025/01/24 01:06:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46922c-a01e-009b-2bfc-6d7df8000000
Time:2025-01-24T01:06:55.2066109Z
--------------------------------------------------------------------------------
2025/01/24 01:06:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec469382-a01e-009b-49fc-6d7df8000000
Time:2025-01-24T01:06:56.2470987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec469382-a01e-009b-49fc-6d7df8000000
Time:2025-01-24T01:06:56.2470987Z
--------------------------------------------------------------------------------
2025/01/24 01:06:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec469526-a01e-009b-21fc-6d7df8000000
Time:2025-01-24T01:06:57.2870728Z
--------------------------------------------------------------------------------
2025/01/24 01:06:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec469705-a01e-009b-43fc-6d7df8000000
Time:2025-01-24T01:06:58.3273891Z
--------------------------------------------------------------------------------
2025/01/24 01:06:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4698ab-a01e-009b-33fc-6d7df8000000
Time:2025-01-24T01:06:59.3680622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4698ab-a01e-009b-33fc-6d7df8000000
Time:2025-01-24T01:06:59.3680622Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.92s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:07:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46a5e7-a01e-009b-33fc-6d7df8000000
Time:2025-01-24T01:07:08.0045952Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46a80b-a01e-009b-22fc-6d7df8000000
Time:2025-01-24T01:07:09.0440472Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46a966-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:07:10.0847599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46a966-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:07:10.0847599Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46ab60-a01e-009b-14fc-6d7df8000000
Time:2025-01-24T01:07:11.1242199Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46acd6-a01e-009b-41fc-6d7df8000000
Time:2025-01-24T01:07:12.1642733Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46ae22-a01e-009b-58fc-6d7df8000000
Time:2025-01-24T01:07:13.2047727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46ae22-a01e-009b-58fc-6d7df8000000
Time:2025-01-24T01:07:13.2047727Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.84s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/01/24 01:07:21 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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46ba01-a01e-009b-49fc-6d7df8000000
Time:2025-01-24T01:07:22.0046793Z
--------------------------------------------------------------------------------
2025/01/24 01:07:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46bbd2-a01e-009b-5afc-6d7df8000000
Time:2025-01-24T01:07:23.0446625Z
--------------------------------------------------------------------------------
2025/01/24 01:07:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46bd26-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:07:24.0844969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46bd26-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:07:24.0844969Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46be88-a01e-009b-2cfc-6d7df8000000
Time:2025-01-24T01:07:25.1246203Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46c033-a01e-009b-23fc-6d7df8000000
Time:2025-01-24T01:07:26.1644079Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46c1e0-a01e-009b-7cfc-6d7df8000000
Time:2025-01-24T01:07:27.2048157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46c1e0-a01e-009b-7cfc-6d7df8000000
Time:2025-01-24T01:07:27.2048157Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (14.00s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.16s)
=== RUN TestHashSumsWithErrors
2025/01/24 01:07:35 DEBUG : Creating backend with remote ":memory:"
2025/01/24 01:07:35 DEBUG : Config file has changed externally - reloading
2025/01/24 01:07:35 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/24 01:07:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/24 01:07:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/24 01:07:35 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:07:35 DEBUG : sub dir/: Creating directory marker
2025/01/24 01:07:35 DEBUG : sub dir/: Removing directory marker
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46cff5-a01e-009b-06fc-6d7df8000000
Time:2025-01-24T01:07:36.0597279Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d19b-a01e-009b-6ffc-6d7df8000000
Time:2025-01-24T01:07:37.1001888Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d321-a01e-009b-2efc-6d7df8000000
Time:2025-01-24T01:07:38.1412585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d321-a01e-009b-2efc-6d7df8000000
Time:2025-01-24T01:07:38.1412585Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d47e-a01e-009b-46fc-6d7df8000000
Time:2025-01-24T01:07:39.1807462Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d599-a01e-009b-38fc-6d7df8000000
Time:2025-01-24T01:07:40.2197398Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d72a-a01e-009b-52fc-6d7df8000000
Time:2025-01-24T01:07:41.2602530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46d72a-a01e-009b-52fc-6d7df8000000
Time:2025-01-24T01:07:41.2602530Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.05s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:07:49 DEBUG : Waiting for deletions to finish
2025/01/24 01:07:49 DEBUG : large: Excluded (Size Filter)
2025/01/24 01:07:49 INFO : medium: Deleted
2025/01/24 01:07:49 INFO : small: Deleted
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0afd2-d01e-0017-60fc-6d15f6000000
Time:2025-01-24T01:07:50.0350037Z
--------------------------------------------------------------------------------
2025/01/24 01:07: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b0ea-d01e-0017-46fc-6d15f6000000
Time:2025-01-24T01:07:51.0728388Z
--------------------------------------------------------------------------------
2025/01/24 01:07:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b1df-d01e-0017-10fc-6d15f6000000
Time:2025-01-24T01:07:52.1105605Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b1df-d01e-0017-10fc-6d15f6000000
Time:2025-01-24T01:07:52.1105605Z
--------------------------------------------------------------------------------
2025/01/24 01:07:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b34a-d01e-0017-45fc-6d15f6000000
Time:2025-01-24T01:07:53.1483505Z
--------------------------------------------------------------------------------
2025/01/24 01:07:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b49f-d01e-0017-5bfc-6d15f6000000
Time:2025-01-24T01:07:54.1856439Z
--------------------------------------------------------------------------------
2025/01/24 01:07:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b5b6-d01e-0017-37fc-6d15f6000000
Time:2025-01-24T01:07:55.2237841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0b5b6-d01e-0017-37fc-6d15f6000000
Time:2025-01-24T01:07:55.2237841Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.98s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:08:03 DEBUG : Waiting for deletions to finish
2025/01/24 01:08:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/24 01:08:03 INFO : large: Deleted
2025/01/24 01:08:03 INFO : medium: Deleted
2025/01/24 01:08: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46f612-a01e-009b-5efc-6d7df8000000
Time:2025-01-24T01:08:04.0174723Z
--------------------------------------------------------------------------------
2025/01/24 01:08: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46f7a8-a01e-009b-13fc-6d7df8000000
Time:2025-01-24T01:08:05.0572707Z
--------------------------------------------------------------------------------
2025/01/24 01:08: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46f941-a01e-009b-61fc-6d7df8000000
Time:2025-01-24T01:08:06.0966859Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46f941-a01e-009b-61fc-6d7df8000000
Time:2025-01-24T01:08:06.0966859Z
--------------------------------------------------------------------------------
2025/01/24 01:08: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46fb00-a01e-009b-50fc-6d7df8000000
Time:2025-01-24T01:08:07.1361421Z
--------------------------------------------------------------------------------
2025/01/24 01:08: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46fce7-a01e-009b-78fc-6d7df8000000
Time:2025-01-24T01:08:08.1763728Z
--------------------------------------------------------------------------------
2025/01/24 01:08: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46feef-a01e-009b-3bfc-6d7df8000000
Time:2025-01-24T01:08:09.2155993Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec46feef-a01e-009b-3bfc-6d7df8000000
Time:2025-01-24T01:08:09.2155993Z
--------------------------------------------------------------------------------
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/01/24 01:08:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec470dd5-a01e-009b-21fc-6d7df8000000
Time:2025-01-24T01:08:17.4194240Z
--------------------------------------------------------------------------------
2025/01/24 01:08:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec470f5a-a01e-009b-72fc-6d7df8000000
Time:2025-01-24T01:08:18.4593652Z
--------------------------------------------------------------------------------
2025/01/24 01:08:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4710dd-a01e-009b-48fc-6d7df8000000
Time:2025-01-24T01:08:19.5332064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4710dd-a01e-009b-48fc-6d7df8000000
Time:2025-01-24T01:08:19.5332064Z
--------------------------------------------------------------------------------
2025/01/24 01:08:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4712df-a01e-009b-7dfc-6d7df8000000
Time:2025-01-24T01:08:20.5726804Z
--------------------------------------------------------------------------------
2025/01/24 01:08:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4714ef-a01e-009b-3ffc-6d7df8000000
Time:2025-01-24T01:08:21.6116869Z
--------------------------------------------------------------------------------
2025/01/24 01:08:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47166e-a01e-009b-7efc-6d7df8000000
Time:2025-01-24T01:08:22.6509832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47166e-a01e-009b-7efc-6d7df8000000
Time:2025-01-24T01:08:22.6509832Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.41s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:08:31 DEBUG : Waiting for deletions to finish
2025/01/24 01:08:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/24 01:08:31 INFO : small: Deleted
2025/01/24 01:08:31 INFO : medium: Deleted
2025/01/24 01:08:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0e72a-d01e-0017-5ffc-6d15f6000000
Time:2025-01-24T01:08:31.4180945Z
--------------------------------------------------------------------------------
2025/01/24 01:08:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0e8ac-d01e-0017-1dfc-6d15f6000000
Time:2025-01-24T01:08:32.4550261Z
--------------------------------------------------------------------------------
2025/01/24 01:08:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ea5b-d01e-0017-65fc-6d15f6000000
Time:2025-01-24T01:08:33.4927234Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ea5b-d01e-0017-65fc-6d15f6000000
Time:2025-01-24T01:08:33.4927234Z
--------------------------------------------------------------------------------
2025/01/24 01:08:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ec0b-d01e-0017-2ffc-6d15f6000000
Time:2025-01-24T01:08:34.5305079Z
--------------------------------------------------------------------------------
2025/01/24 01:08:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ed59-d01e-0017-27fc-6d15f6000000
Time:2025-01-24T01:08:35.5679017Z
--------------------------------------------------------------------------------
2025/01/24 01:08:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ef00-d01e-0017-71fc-6d15f6000000
Time:2025-01-24T01:08:36.6063882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ef00-d01e-0017-71fc-6d15f6000000
Time:2025-01-24T01:08:36.6063882Z
--------------------------------------------------------------------------------
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/01/24 01:08:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0fc1d-d01e-0017-24fc-6d15f6000000
Time:2025-01-24T01:08:44.7971750Z
--------------------------------------------------------------------------------
2025/01/24 01:08:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0fd74-d01e-0017-2efc-6d15f6000000
Time:2025-01-24T01:08:45.8344941Z
--------------------------------------------------------------------------------
2025/01/24 01:08:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ff03-d01e-0017-5afc-6d15f6000000
Time:2025-01-24T01:08:46.8718314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc0ff03-d01e-0017-5afc-6d15f6000000
Time:2025-01-24T01:08:46.8718314Z
--------------------------------------------------------------------------------
2025/01/24 01:08:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc1003f-d01e-0017-64fc-6d15f6000000
Time:2025-01-24T01:08:47.9090873Z
--------------------------------------------------------------------------------
2025/01/24 01:08:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc10260-d01e-0017-80fc-6d15f6000000
Time:2025-01-24T01:08:48.9461562Z
--------------------------------------------------------------------------------
2025/01/24 01:08:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc103e3-d01e-0017-35fc-6d15f6000000
Time:2025-01-24T01:08:49.9834799Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7cc103e3-d01e-0017-35fc-6d15f6000000
Time:2025-01-24T01:08:49.9834799Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.34s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:08:58 DEBUG : Waiting for deletions to finish
2025/01/24 01:08:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/01/24 01:08:58 INFO : large: Deleted
2025/01/24 01:08:58 INFO : medium: Deleted
2025/01/24 01:08:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec474ea7-a01e-009b-03fc-6d7df8000000
Time:2025-01-24T01:08:58.7612510Z
--------------------------------------------------------------------------------
2025/01/24 01:08:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47510f-a01e-009b-0afc-6d7df8000000
Time:2025-01-24T01:08:59.8006576Z
--------------------------------------------------------------------------------
2025/01/24 01:09:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47532e-a01e-009b-6afc-6d7df8000000
Time:2025-01-24T01:09:00.8394745Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47532e-a01e-009b-6afc-6d7df8000000
Time:2025-01-24T01:09:00.8394745Z
--------------------------------------------------------------------------------
2025/01/24 01:09:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47556a-a01e-009b-66fc-6d7df8000000
Time:2025-01-24T01:09:01.8806020Z
--------------------------------------------------------------------------------
2025/01/24 01:09:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4756ef-a01e-009b-38fc-6d7df8000000
Time:2025-01-24T01:09:02.9199916Z
--------------------------------------------------------------------------------
2025/01/24 01:09:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47589a-a01e-009b-21fc-6d7df8000000
Time:2025-01-24T01:09:03.9591353Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47589a-a01e-009b-21fc-6d7df8000000
Time:2025-01-24T01:09:03.9591353Z
--------------------------------------------------------------------------------
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/01/24 01:09:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4768f9-a01e-009b-28fc-6d7df8000000
Time:2025-01-24T01:09:12.1752115Z
--------------------------------------------------------------------------------
2025/01/24 01:09:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec476af6-a01e-009b-79fc-6d7df8000000
Time:2025-01-24T01:09:13.2147236Z
--------------------------------------------------------------------------------
2025/01/24 01:09:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec476cd1-a01e-009b-11fc-6d7df8000000
Time:2025-01-24T01:09:14.2547471Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec476cd1-a01e-009b-11fc-6d7df8000000
Time:2025-01-24T01:09:14.2547471Z
--------------------------------------------------------------------------------
2025/01/24 01:09:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec476e51-a01e-009b-66fc-6d7df8000000
Time:2025-01-24T01:09:15.2946509Z
--------------------------------------------------------------------------------
2025/01/24 01:09:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec476fe1-a01e-009b-35fc-6d7df8000000
Time:2025-01-24T01:09:16.3337787Z
--------------------------------------------------------------------------------
2025/01/24 01:09:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec477166-a01e-009b-04fc-6d7df8000000
Time:2025-01-24T01:09:17.3727744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec477166-a01e-009b-04fc-6d7df8000000
Time:2025-01-24T01:09:17.3727744Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.40s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:09:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec477fb6-a01e-009b-27fc-6d7df8000000
Time:2025-01-24T01:09:25.9116134Z
--------------------------------------------------------------------------------
2025/01/24 01:09:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec478187-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:09:26.9510198Z
--------------------------------------------------------------------------------
2025/01/24 01:09:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec478380-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:09:27.9909848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec478380-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:09:27.9909848Z
--------------------------------------------------------------------------------
2025/01/24 01:09:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47855f-a01e-009b-22fc-6d7df8000000
Time:2025-01-24T01:09:29.0329766Z
--------------------------------------------------------------------------------
2025/01/24 01:09:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47871c-a01e-009b-26fc-6d7df8000000
Time:2025-01-24T01:09:30.0737340Z
--------------------------------------------------------------------------------
2025/01/24 01:09:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4788d7-a01e-009b-2bfc-6d7df8000000
Time:2025-01-24T01:09:31.1135887Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec4788d7-a01e-009b-2bfc-6d7df8000000
Time:2025-01-24T01:09:31.1135887Z
--------------------------------------------------------------------------------
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/01/24 01:09:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec479664-a01e-009b-5efc-6d7df8000000
Time:2025-01-24T01:09:39.3163324Z
--------------------------------------------------------------------------------
2025/01/24 01:09:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47993a-a01e-009b-55fc-6d7df8000000
Time:2025-01-24T01:09:40.3565511Z
--------------------------------------------------------------------------------
2025/01/24 01:09:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec479b89-a01e-009b-17fc-6d7df8000000
Time:2025-01-24T01:09:41.3960669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec479b89-a01e-009b-17fc-6d7df8000000
Time:2025-01-24T01:09:41.3960669Z
--------------------------------------------------------------------------------
2025/01/24 01:09:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec479d20-a01e-009b-75fc-6d7df8000000
Time:2025-01-24T01:09:42.4357409Z
--------------------------------------------------------------------------------
2025/01/24 01:09:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec479e95-a01e-009b-39fc-6d7df8000000
Time:2025-01-24T01:09:43.4763186Z
--------------------------------------------------------------------------------
2025/01/24 01:09:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47a018-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:09:44.5168986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47a018-a01e-009b-77fc-6d7df8000000
Time:2025-01-24T01:09:44.5168986Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.12s)
=== RUN TestRetry
2025/01/24 01:09:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/24 01:09:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/24 01:09:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 01:09:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 01:09:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 01:09:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/24 01:09:52 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:09:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47af5c-a01e-009b-40fc-6d7df8000000
Time:2025-01-24T01:09:53.9085677Z
--------------------------------------------------------------------------------
2025/01/24 01:09:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b152-a01e-009b-75fc-6d7df8000000
Time:2025-01-24T01:09:54.9485437Z
--------------------------------------------------------------------------------
2025/01/24 01:09:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b379-a01e-009b-59fc-6d7df8000000
Time:2025-01-24T01:09:55.9882278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b379-a01e-009b-59fc-6d7df8000000
Time:2025-01-24T01:09:55.9882278Z
--------------------------------------------------------------------------------
2025/01/24 01:09:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b5f0-a01e-009b-1afc-6d7df8000000
Time:2025-01-24T01:09:57.0284657Z
--------------------------------------------------------------------------------
2025/01/24 01:09:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b7ac-a01e-009b-29fc-6d7df8000000
Time:2025-01-24T01:09:58.0689302Z
--------------------------------------------------------------------------------
2025/01/24 01:09:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b9c4-a01e-009b-7efc-6d7df8000000
Time:2025-01-24T01:09:59.1099752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47b9c4-a01e-009b-7efc-6d7df8000000
Time:2025-01-24T01:09:59.1099752Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.54s)
=== RUN TestPurge
2025/01/24 01:10:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cowonud0bemo"
2025/01/24 01:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/24 01:10:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:10:07 DEBUG : Azure container rclone-test-cowonud0bemo: Using directory markers
2025/01/24 01:10:07 DEBUG : Creating backend with remote "/tmp/rclone3974991891"
run.go:180: Remote "Azure container rclone-test-cowonud0bemo", Local "Local file system at /tmp/rclone3974991891", Modify Window "1ns"
2025/01/24 01:10:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 01:10:07 DEBUG : A1/B1/: Creating directory marker
2025/01/24 01:10:07 DEBUG : A1/: Creating directory marker
2025/01/24 01:10:07 INFO : A2: Making directory
2025/01/24 01:10:07 DEBUG : A2/: Creating directory marker
2025/01/24 01:10:07 INFO : A1/B2: Making directory
2025/01/24 01:10:07 DEBUG : A1/B2/: Creating directory marker
2025/01/24 01:10:07 INFO : A1/B2/C2: Making directory
2025/01/24 01:10:07 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/24 01:10:07 INFO : A1/B1/C3: Making directory
2025/01/24 01:10:07 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/24 01:10:08 INFO : A3: Making directory
2025/01/24 01:10:08 DEBUG : A3/: Creating directory marker
2025/01/24 01:10:08 INFO : A3/B3: Making directory
2025/01/24 01:10:08 DEBUG : A3/B3/: Creating directory marker
2025/01/24 01:10:08 INFO : A3/B3/C4: Making directory
2025/01/24 01:10:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/01/24 01:10:08 DEBUG : Waiting for deletions to finish
2025/01/24 01:10:08 INFO : A1/B1/C1/one: Deleted
2025/01/24 01:10:08 DEBUG : removing 2 level 3 directories
2025/01/24 01:10:08 INFO : A1/B1/C3: Removing directory
2025/01/24 01:10:08 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 01:10:08 INFO : A1/B1/C1: Removing directory
2025/01/24 01:10:08 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 01:10:08 DEBUG : removing 1 level 2 directories
2025/01/24 01:10:08 INFO : A1/B1: Removing directory
2025/01/24 01:10:08 DEBUG : A1/B1/: Removing directory marker
2025/01/24 01:10:09 DEBUG : Azure container rclone-test-cowonud0bemo: Purge remote
2025/01/24 01:10:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.80s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:10:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 01:10:09 DEBUG : A1/B1/: Creating directory marker
2025/01/24 01:10:09 DEBUG : A1/: Creating directory marker
2025/01/24 01:10:09 INFO : A2: Making directory
2025/01/24 01:10:09 DEBUG : A2/: Creating directory marker
2025/01/24 01:10:09 INFO : A1/B2: Making directory
2025/01/24 01:10:09 DEBUG : A1/B2/: Creating directory marker
2025/01/24 01:10:09 INFO : A1/B2/C2: Making directory
2025/01/24 01:10:09 DEBUG : A1/B2/C2/: Creating directory marker
2025/01/24 01:10:09 INFO : A1/B1/C3: Making directory
2025/01/24 01:10:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/01/24 01:10:09 INFO : A3: Making directory
2025/01/24 01:10:09 DEBUG : A3/: Creating directory marker
2025/01/24 01:10:09 INFO : A3/B3: Making directory
2025/01/24 01:10:09 DEBUG : A3/B3/: Creating directory marker
2025/01/24 01:10:10 INFO : A3/B3/C4: Making directory
2025/01/24 01:10:10 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/01/24 01:10:17 DEBUG : removing 1 level 3 directories
2025/01/24 01:10:17 INFO : A3/B3/C4: Removing directory
2025/01/24 01:10:17 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/01/24 01:10:24 DEBUG : removing 2 level 3 directories
2025/01/24 01:10:24 INFO : A1/B2/C2: Removing directory
2025/01/24 01:10:24 DEBUG : A1/B2/C2/: Removing directory marker
2025/01/24 01:10:24 INFO : A1/B1/C3: Removing directory
2025/01/24 01:10:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 01:10:24 DEBUG : removing 2 level 2 directories
2025/01/24 01:10:24 INFO : A3/B3: Removing directory
2025/01/24 01:10:24 DEBUG : A3/B3/: Removing directory marker
2025/01/24 01:10:24 INFO : A1/B2: Removing directory
2025/01/24 01:10:24 DEBUG : A1/B2/: Removing directory marker
2025/01/24 01:10:25 DEBUG : removing 4 level 1 directories
2025/01/24 01:10:25 INFO : dst: Removing directory
2025/01/24 01:10:25 DEBUG : dst/: Removing directory marker
2025/01/24 01:10:25 INFO : A3: Removing directory
2025/01/24 01:10:25 DEBUG : A3/: Removing directory marker
2025/01/24 01:10:25 INFO : BackupDir: Removing directory
2025/01/24 01:10:25 DEBUG : BackupDir/: Removing directory marker
2025/01/24 01:10:25 INFO : A2: Removing directory
2025/01/24 01:10:25 DEBUG : A2/: Removing directory marker
2025/01/24 01:10:25 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47f1f4-a01e-009b-20fc-6d7df8000000
Time:2025-01-24T01:10:25.0517298Z
--------------------------------------------------------------------------------
2025/01/24 01:10:25 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47f241-a01e-009b-43fc-6d7df8000000
Time:2025-01-24T01:10:25.1324105Z
--------------------------------------------------------------------------------
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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ec47f241-a01e-009b-43fc-6d7df8000000
Time:2025-01-24T01:10:25.1324105Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/01/24 01:10:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eb30e-b01e-002e-08fc-6deeea000000
Time:2025-01-24T01:10:25.3457940Z
--------------------------------------------------------------------------------
2025/01/24 01:10:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eb4fe-b01e-002e-04fc-6deeea000000
Time:2025-01-24T01:10:26.3838447Z
--------------------------------------------------------------------------------
2025/01/24 01:10:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eb70d-b01e-002e-80fc-6deeea000000
Time:2025-01-24T01:10:27.4206591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eb70d-b01e-002e-80fc-6deeea000000
Time:2025-01-24T01:10:27.4206591Z
--------------------------------------------------------------------------------
2025/01/24 01:10:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eb9ac-b01e-002e-18fc-6deeea000000
Time:2025-01-24T01:10:28.4584048Z
--------------------------------------------------------------------------------
2025/01/24 01:10:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ebca7-b01e-002e-3ffc-6deeea000000
Time:2025-01-24T01:10:29.4959075Z
--------------------------------------------------------------------------------
2025/01/24 01:10:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ebeb7-b01e-002e-56fc-6deeea000000
Time:2025-01-24T01:10:30.5330667Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ebeb7-b01e-002e-56fc-6deeea000000
Time:2025-01-24T01:10:30.5330667Z
--------------------------------------------------------------------------------
2025/01/24 01:10:31 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 01:10:31 DEBUG : A1/B1/: Removing directory marker
2025/01/24 01:10:31 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.75s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:10:38 INFO : A1: Making directory
2025/01/24 01:10:38 DEBUG : A1/: Creating directory marker
2025/01/24 01:10:38 INFO : A1/B1: Making directory
2025/01/24 01:10:38 DEBUG : A1/B1/: Creating directory marker
2025/01/24 01:10:38 INFO : A1/B1/C1: Making directory
2025/01/24 01:10:39 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/01/24 01:10:46 DEBUG : removing 1 level 3 directories
2025/01/24 01:10:46 INFO : A1/B1/C1: Removing directory
2025/01/24 01:10:46 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 01:10:46 DEBUG : removing 1 level 2 directories
2025/01/24 01:10:46 INFO : A1/B1: Removing directory
2025/01/24 01:10:46 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/01/24 01:10:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ed92f-b01e-002e-72fc-6deeea000000
Time:2025-01-24T01:10:53.7767157Z
--------------------------------------------------------------------------------
2025/01/24 01:10:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9eda5f-b01e-002e-7afc-6deeea000000
Time:2025-01-24T01:10:54.8135257Z
--------------------------------------------------------------------------------
2025/01/24 01:10:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9edbaf-b01e-002e-1dfc-6deeea000000
Time:2025-01-24T01:10:55.8509285Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9edbaf-b01e-002e-1dfc-6deeea000000
Time:2025-01-24T01:10:55.8509285Z
--------------------------------------------------------------------------------
2025/01/24 01:10:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9edd57-b01e-002e-03fc-6deeea000000
Time:2025-01-24T01:10:56.8881052Z
--------------------------------------------------------------------------------
2025/01/24 01:10:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9edea7-b01e-002e-32fc-6deeea000000
Time:2025-01-24T01:10:57.9252074Z
--------------------------------------------------------------------------------
2025/01/24 01:10:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ee003-b01e-002e-55fc-6deeea000000
Time:2025-01-24T01:10:58.9630566Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9ee003-b01e-002e-55fc-6deeea000000
Time:2025-01-24T01:10:58.9630566Z
--------------------------------------------------------------------------------
2025/01/24 01:10:59 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.34s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:11:07 INFO : A1: Making directory
2025/01/24 01:11:07 DEBUG : A1/: Creating directory marker
2025/01/24 01:11:07 INFO : A1/B1: Making directory
2025/01/24 01:11:07 DEBUG : A1/B1/: Creating directory marker
2025/01/24 01:11:07 INFO : A1/B1/C1: Making directory
2025/01/24 01:11:07 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/01/24 01:11:14 DEBUG : removing 1 level 3 directories
2025/01/24 01:11:14 INFO : A1/B1/C1: Removing directory
2025/01/24 01:11:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 01:11:14 DEBUG : removing 1 level 2 directories
2025/01/24 01:11:14 INFO : A1/B1: Removing directory
2025/01/24 01:11:14 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/01/24 01:11:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f02d5-b01e-002e-3cfc-6deeea000000
Time:2025-01-24T01:11:22.1107220Z
--------------------------------------------------------------------------------
2025/01/24 01:11:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f04ba-b01e-002e-6afc-6deeea000000
Time:2025-01-24T01:11:23.1479833Z
--------------------------------------------------------------------------------
2025/01/24 01:11:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f069b-b01e-002e-17fc-6deeea000000
Time:2025-01-24T01:11:24.1853985Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f069b-b01e-002e-17fc-6deeea000000
Time:2025-01-24T01:11:24.1853985Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f084b-b01e-002e-1bfc-6deeea000000
Time:2025-01-24T01:11:25.2226462Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f0a3d-b01e-002e-53fc-6deeea000000
Time:2025-01-24T01:11:26.2595623Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f0c37-b01e-002e-26fc-6deeea000000
Time:2025-01-24T01:11:27.2974141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f0c37-b01e-002e-26fc-6deeea000000
Time:2025-01-24T01:11:27.2974141Z
--------------------------------------------------------------------------------
2025/01/24 01:11:28 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.33s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:11:35 DEBUG : filename.txt: File name found in url
2025/01/24 01:11:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/01/24 01:11: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f1dee-b01e-002e-49fc-6deeea000000
Time:2025-01-24T01:11:36.2436694Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f1f24-b01e-002e-56fc-6deeea000000
Time:2025-01-24T01:11:37.2805750Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f2100-b01e-002e-6bfc-6deeea000000
Time:2025-01-24T01:11:38.3181951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f2100-b01e-002e-6bfc-6deeea000000
Time:2025-01-24T01:11:38.3181951Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f226a-b01e-002e-2cfc-6deeea000000
Time:2025-01-24T01:11:39.3555413Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f23c0-b01e-002e-53fc-6deeea000000
Time:2025-01-24T01:11:40.3929240Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f257a-b01e-002e-0ffc-6deeea000000
Time:2025-01-24T01:11:41.4299568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f257a-b01e-002e-0ffc-6deeea000000
Time:2025-01-24T01:11:41.4299568Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.10s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:11:49 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 01:11:49 DEBUG : sub/: Creating directory marker
2025/01/24 01:11:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:11:49 INFO : file1: Copied (new) to: sub/file2
2025/01/24 01:11:49 INFO : file1: Deleted
2025/01/24 01:11:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:11:49 DEBUG : file1: Unchanged skipping
2025/01/24 01:11:49 INFO : file1: Deleted
2025/01/24 01:11:49 DEBUG : Azure container rclone-test-xinicaz3hoto: don't need to copy/move sub/file2, it is already at target location
2025/01/24 01:11:50 DEBUG : sub/: Removing directory marker
2025/01/24 01:11: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f358d-b01e-002e-7bfc-6deeea000000
Time:2025-01-24T01:11:50.1781952Z
--------------------------------------------------------------------------------
2025/01/24 01:11: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f3745-b01e-002e-02fc-6deeea000000
Time:2025-01-24T01:11:51.2154606Z
--------------------------------------------------------------------------------
2025/01/24 01:11:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f38d8-b01e-002e-6efc-6deeea000000
Time:2025-01-24T01:11:52.2527921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f38d8-b01e-002e-6efc-6deeea000000
Time:2025-01-24T01:11:52.2527921Z
--------------------------------------------------------------------------------
2025/01/24 01:11:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f3a7c-b01e-002e-60fc-6deeea000000
Time:2025-01-24T01:11:53.2900931Z
--------------------------------------------------------------------------------
2025/01/24 01:11:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f3ba5-b01e-002e-5dfc-6deeea000000
Time:2025-01-24T01:11:54.3272830Z
--------------------------------------------------------------------------------
2025/01/24 01:11:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f3cc2-b01e-002e-4ffc-6deeea000000
Time:2025-01-24T01:11:55.3643457Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f3cc2-b01e-002e-4ffc-6deeea000000
Time:2025-01-24T01:11:55.3643457Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.93s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:12:03 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/24 01:12:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:12:03 INFO : file1: Copied (new)
2025/01/24 01:12:03 INFO : file1: Deleted
2025/01/24 01:12:03 DEBUG : file1: Destination exists, skipping
2025/01/24 01:12:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/01/24 01:12: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f47c4-b01e-002e-75fc-6deeea000000
Time:2025-01-24T01:12:03.9301374Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f48de-b01e-002e-35fc-6deeea000000
Time:2025-01-24T01:12:04.9674792Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4a03-b01e-002e-27fc-6deeea000000
Time:2025-01-24T01:12:06.0064395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4a03-b01e-002e-27fc-6deeea000000
Time:2025-01-24T01:12:06.0064395Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4b0d-b01e-002e-7bfc-6deeea000000
Time:2025-01-24T01:12:07.0443015Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4c40-b01e-002e-6cfc-6deeea000000
Time:2025-01-24T01:12:08.0818876Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4d93-b01e-002e-79fc-6deeea000000
Time:2025-01-24T01:12:09.1199402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f4d93-b01e-002e-79fc-6deeea000000
Time:2025-01-24T01:12:09.1199402Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:12:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f5994-b01e-002e-63fd-6deeea000000
Time:2025-01-24T01:12:17.3122656Z
--------------------------------------------------------------------------------
2025/01/24 01:12:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f5b34-b01e-002e-48fd-6deeea000000
Time:2025-01-24T01:12:18.3490533Z
--------------------------------------------------------------------------------
2025/01/24 01:12:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f5d4f-b01e-002e-09fd-6deeea000000
Time:2025-01-24T01:12:19.3862052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f5d4f-b01e-002e-09fd-6deeea000000
Time:2025-01-24T01:12:19.3862052Z
--------------------------------------------------------------------------------
2025/01/24 01:12:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f5fec-b01e-002e-50fd-6deeea000000
Time:2025-01-24T01:12:20.4235266Z
--------------------------------------------------------------------------------
2025/01/24 01:12:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f61bc-b01e-002e-58fd-6deeea000000
Time:2025-01-24T01:12:21.4608194Z
--------------------------------------------------------------------------------
2025/01/24 01:12:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f6378-b01e-002e-57fd-6deeea000000
Time:2025-01-24T01:12:22.4995030Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f6378-b01e-002e-57fd-6deeea000000
Time:2025-01-24T01:12:22.4995030Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:12:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f6ea4-b01e-002e-80fd-6deeea000000
Time:2025-01-24T01:12:30.6917722Z
--------------------------------------------------------------------------------
2025/01/24 01:12:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f700f-b01e-002e-2afd-6deeea000000
Time:2025-01-24T01:12:31.7291083Z
--------------------------------------------------------------------------------
2025/01/24 01:12:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f714d-b01e-002e-30fd-6deeea000000
Time:2025-01-24T01:12:32.7675095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f714d-b01e-002e-30fd-6deeea000000
Time:2025-01-24T01:12:32.7675095Z
--------------------------------------------------------------------------------
2025/01/24 01:12:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f7301-b01e-002e-2afd-6deeea000000
Time:2025-01-24T01:12:33.8048869Z
--------------------------------------------------------------------------------
2025/01/24 01:12:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f7467-b01e-002e-64fd-6deeea000000
Time:2025-01-24T01:12:34.8428658Z
--------------------------------------------------------------------------------
2025/01/24 01:12:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f75ef-b01e-002e-12fd-6deeea000000
Time:2025-01-24T01:12:35.8808988Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f75ef-b01e-002e-12fd-6deeea000000
Time:2025-01-24T01:12:35.8808988Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:12:44 DEBUG : dst/: Creating directory marker
2025/01/24 01:12:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/backup"
2025/01/24 01:12:44 DEBUG : Config file has changed externally - reloading
2025/01/24 01:12:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/01/24 01:12:44 DEBUG : Azure container rclone-test-xinicaz3hoto path backup: Using directory markers
2025/01/24 01:12:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-xinicaz3hoto/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-xinicaz3hoto/backup"
2025/01/24 01:12:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/01/24 01:12:44 DEBUG : dst/: Creating directory marker
2025/01/24 01:12:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/01/24 01:12:44 INFO : dst/file1: Copied (server-side copy)
2025/01/24 01:12:44 INFO : dst/file1: Deleted
2025/01/24 01:12:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/01/24 01:12:44 INFO : dst/file1: Copied (new)
2025/01/24 01:12:44 INFO : dst/file1: Deleted
2025/01/24 01:12:45 DEBUG : dst/: Removing directory marker
2025/01/24 01:12:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f81ec-b01e-002e-68fd-6deeea000000
Time:2025-01-24T01:12:45.1527082Z
--------------------------------------------------------------------------------
2025/01/24 01:12:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8333-b01e-002e-01fd-6deeea000000
Time:2025-01-24T01:12:46.1906643Z
--------------------------------------------------------------------------------
2025/01/24 01:12:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f84b6-b01e-002e-5cfd-6deeea000000
Time:2025-01-24T01:12:47.2278217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f84b6-b01e-002e-5cfd-6deeea000000
Time:2025-01-24T01:12:47.2278217Z
--------------------------------------------------------------------------------
2025/01/24 01:12:48 DEBUG : backup/dst/: Removing directory marker
2025/01/24 01:12:48 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f868c-b01e-002e-5ffd-6deeea000000
Time:2025-01-24T01:12:48.3035800Z
--------------------------------------------------------------------------------
2025/01/24 01:12:49 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8865-b01e-002e-06fd-6deeea000000
Time:2025-01-24T01:12:49.3412089Z
--------------------------------------------------------------------------------
2025/01/24 01:12:50 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-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8a2f-b01e-002e-1efd-6deeea000000
Time:2025-01-24T01:12:50.3793879Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8a2f-b01e-002e-1efd-6deeea000000
Time:2025-01-24T01:12:50.3793879Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8baa-b01e-002e-69fd-6deeea000000
Time:2025-01-24T01:12:51.4172764Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8d27-b01e-002e-37fd-6deeea000000
Time:2025-01-24T01:12:52.4547945Z
--------------------------------------------------------------------------------
2025/01/24 01:12: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8e9e-b01e-002e-6ffd-6deeea000000
Time:2025-01-24T01:12:53.4923152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6c9f8e9e-b01e-002e-6ffd-6deeea000000
Time:2025-01-24T01:12:53.4923152Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.61s)
=== 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-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:13:01 DEBUG : A1/: Creating directory marker
2025/01/24 01:13:01 DEBUG : A1/B1/: Creating directory marker
2025/01/24 01:13:02 DEBUG : A1/B1/C1/: Creating directory marker
2025/01/24 01:13:02 DEBUG : A1/B1/C2/: Creating directory marker
2025/01/24 01:13:02 INFO : A1/B2: Making directory
2025/01/24 01:13:02 DEBUG : A1/B2/: Creating directory marker
2025/01/24 01:13:02 INFO : A1/B1/C3: Making directory
2025/01/24 01:13:02 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/24 01:13:10 DEBUG : A2/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A2/B1/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A2/B1/C1/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A2/B1/C2/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A2/B1/C3/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A2/B2/: Creating directory marker
2025/01/24 01:13:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:13:10 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/01/24 01:13:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 01:13:10 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/01/24 01:13:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 01:13:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/01/24 01:13:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 01:13:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/01/24 01:13:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 01:13:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/01/24 01:13:10 INFO : A1/two: Deleted
2025/01/24 01:13:10 INFO : A1/one: Deleted
2025/01/24 01:13:10 INFO : A1/B1/C2/five: Deleted
2025/01/24 01:13:10 INFO : A1/B1/C1/four: Deleted
2025/01/24 01:13:10 INFO : A1/B1/three: Deleted
2025/01/24 01:13:10 DEBUG : A1/B2/: Removing directory marker
2025/01/24 01:13:11 DEBUG : A1/B1/C3/: Removing directory marker
2025/01/24 01:13:11 DEBUG : A1/B1/C2/: Removing directory marker
2025/01/24 01:13:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/01/24 01:13:11 DEBUG : A1/B1/: Removing directory marker
2025/01/24 01:13:11 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/24 01:13:18 DEBUG : A3/: Creating directory marker
2025/01/24 01:13:18 DEBUG : A3/B1/: Creating directory marker
2025/01/24 01:13:18 DEBUG : A3/B1/C1/: Creating directory marker
2025/01/24 01:13:18 DEBUG : A3/B1/C2/: Creating directory marker
2025/01/24 01:13:18 DEBUG : A3/B1/C3/: Creating directory marker
2025/01/24 01:13:19 DEBUG : A3/B2/: Creating directory marker
2025/01/24 01:13:19 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:13:19 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/01/24 01:13:19 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 01:13:19 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/01/24 01:13:19 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 01:13:19 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/01/24 01:13:19 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 01:13:19 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/01/24 01:13:19 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 01:13:19 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/01/24 01:13:19 INFO : A2/one: Deleted
2025/01/24 01:13:19 INFO : A2/two: Deleted
2025/01/24 01:13:19 INFO : A2/B1/C2/five: Deleted
2025/01/24 01:13:19 INFO : A2/B1/C1/four: Deleted
2025/01/24 01:13:19 INFO : A2/B1/three: Deleted
2025/01/24 01:13:19 DEBUG : A2/B2/: Removing directory marker
2025/01/24 01:13:19 DEBUG : A2/B1/C3/: Removing directory marker
2025/01/24 01:13:19 DEBUG : A2/B1/C2/: Removing directory marker
2025/01/24 01:13:19 DEBUG : A2/B1/C1/: Removing directory marker
2025/01/24 01:13:19 DEBUG : A2/B1/: Removing directory marker
2025/01/24 01:13:19 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/24 01:13:26 INFO : Azure container rclone-test-xinicaz3hoto: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/24 01:13:26 DEBUG : A4/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A4/B1/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A4/B1/C1/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A4/B1/C2/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A4/B1/C3/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A4/B2/: Creating directory marker
2025/01/24 01:13:27 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/01/24 01:13:27 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/01/24 01:13:27 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/01/24 01:13:27 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/01/24 01:13:27 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/01/24 01:13:27 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/01/24 01:13:27 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/01/24 01:13:27 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/01/24 01:13:27 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/01/24 01:13:27 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/01/24 01:13:27 INFO : A3/B1/three: Deleted
2025/01/24 01:13:27 INFO : A3/one: Deleted
2025/01/24 01:13:27 INFO : A3/two: Deleted
2025/01/24 01:13:27 INFO : A3/B1/C2/five: Deleted
2025/01/24 01:13:27 INFO : A3/B1/C1/four: Deleted
2025/01/24 01:13:27 DEBUG : A3/B2/: Removing directory marker
2025/01/24 01:13:27 DEBUG : A3/B1/C3/: Removing directory marker
2025/01/24 01:13:27 DEBUG : A3/B1/C2/: Removing directory marker
2025/01/24 01:13:27 DEBUG : A3/B1/C1/: Removing directory marker
2025/01/24 01:13:27 DEBUG : A3/B1/: Removing directory marker
2025/01/24 01:13:27 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/01/24 01:13:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db4c3f-e01e-000c-5ffd-6d2bf5000000
Time:2025-01-24T01:13:35.5602328Z
--------------------------------------------------------------------------------
2025/01/24 01:13:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db4ed5-e01e-000c-39fd-6d2bf5000000
Time:2025-01-24T01:13:36.5995257Z
--------------------------------------------------------------------------------
2025/01/24 01:13:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db51ce-e01e-000c-52fd-6d2bf5000000
Time:2025-01-24T01:13:37.6382616Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db51ce-e01e-000c-52fd-6d2bf5000000
Time:2025-01-24T01:13:37.6382616Z
--------------------------------------------------------------------------------
2025/01/24 01:13:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db54a9-e01e-000c-55fd-6d2bf5000000
Time:2025-01-24T01:13:38.6775328Z
--------------------------------------------------------------------------------
2025/01/24 01:13:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db57cb-e01e-000c-0ffd-6d2bf5000000
Time:2025-01-24T01:13:39.7174143Z
--------------------------------------------------------------------------------
2025/01/24 01:13:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db5abe-e01e-000c-3efd-6d2bf5000000
Time:2025-01-24T01:13:40.7564284Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db5abe-e01e-000c-3efd-6d2bf5000000
Time:2025-01-24T01:13:40.7564284Z
--------------------------------------------------------------------------------
2025/01/24 01:13:41 DEBUG : A4/B2/: Removing directory marker
2025/01/24 01:13:41 DEBUG : A4/B1/C3/: Removing directory marker
2025/01/24 01:13:41 DEBUG : A4/B1/C2/: Removing directory marker
2025/01/24 01:13:41 DEBUG : A4/B1/C1/: Removing directory marker
2025/01/24 01:13:41 DEBUG : A4/B1/: Removing directory marker
2025/01/24 01:13:41 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.52s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:13: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db6f77-e01e-000c-37fd-6d2bf5000000
Time:2025-01-24T01:13:49.2060310Z
--------------------------------------------------------------------------------
2025/01/24 01:13: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db7271-e01e-000c-32fd-6d2bf5000000
Time:2025-01-24T01:13:50.2455056Z
--------------------------------------------------------------------------------
2025/01/24 01:13: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db75a5-e01e-000c-59fd-6d2bf5000000
Time:2025-01-24T01:13:51.2844124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db75a5-e01e-000c-59fd-6d2bf5000000
Time:2025-01-24T01:13:51.2844124Z
--------------------------------------------------------------------------------
2025/01/24 01:13: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db78bd-e01e-000c-22fd-6d2bf5000000
Time:2025-01-24T01:13:52.3237006Z
--------------------------------------------------------------------------------
2025/01/24 01:13: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db7aef-e01e-000c-67fd-6d2bf5000000
Time:2025-01-24T01:13:53.3636744Z
--------------------------------------------------------------------------------
2025/01/24 01:13: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db7dc2-e01e-000c-5dfd-6d2bf5000000
Time:2025-01-24T01:13:54.4031274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db7dc2-e01e-000c-5dfd-6d2bf5000000
Time:2025-01-24T01:13:54.4031274Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.40s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:14:02 DEBUG : Azure container rclone-test-xinicaz3hoto: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 01:14:02 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/24 01:14:02 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/24 01:14:02 NOTICE: Azure container rclone-test-xinicaz3hoto: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 01:14:02 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/24 01:14: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9353-e01e-000c-67fd-6d2bf5000000
Time:2025-01-24T01:14:03.1732053Z
--------------------------------------------------------------------------------
2025/01/24 01:14: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9541-e01e-000c-21fd-6d2bf5000000
Time:2025-01-24T01:14:04.2131960Z
--------------------------------------------------------------------------------
2025/01/24 01:14: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9745-e01e-000c-2ffd-6d2bf5000000
Time:2025-01-24T01:14:05.2521860Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9745-e01e-000c-2ffd-6d2bf5000000
Time:2025-01-24T01:14:05.2521860Z
--------------------------------------------------------------------------------
2025/01/24 01:14: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db998a-e01e-000c-1ffd-6d2bf5000000
Time:2025-01-24T01:14:06.2943519Z
--------------------------------------------------------------------------------
2025/01/24 01:14: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9bdb-e01e-000c-0dfd-6d2bf5000000
Time:2025-01-24T01:14:07.3333524Z
--------------------------------------------------------------------------------
2025/01/24 01:14: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9de9-e01e-000c-6cfd-6d2bf5000000
Time:2025-01-24T01:14:08.3726705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37db9de9-e01e-000c-6cfd-6d2bf5000000
Time:2025-01-24T01:14:08.3726705Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:14:16 DEBUG : Azure container rclone-test-xinicaz3hoto: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 01:14:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/01/24 01:14:16 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 01:14:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/24 01:14:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbb686-e01e-000c-5dfd-6d2bf5000000
Time:2025-01-24T01:14:17.1320161Z
--------------------------------------------------------------------------------
2025/01/24 01:14:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbb96c-e01e-000c-14fd-6d2bf5000000
Time:2025-01-24T01:14:18.1714843Z
--------------------------------------------------------------------------------
2025/01/24 01:14:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbbd1d-e01e-000c-7afd-6d2bf5000000
Time:2025-01-24T01:14:19.2104453Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbbd1d-e01e-000c-7afd-6d2bf5000000
Time:2025-01-24T01:14:19.2104453Z
--------------------------------------------------------------------------------
2025/01/24 01:14:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbc049-e01e-000c-6ffd-6d2bf5000000
Time:2025-01-24T01:14:20.2494038Z
--------------------------------------------------------------------------------
2025/01/24 01:14:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbc30f-e01e-000c-09fd-6d2bf5000000
Time:2025-01-24T01:14:21.2887007Z
--------------------------------------------------------------------------------
2025/01/24 01:14:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbc558-e01e-000c-19fd-6d2bf5000000
Time:2025-01-24T01:14:22.3285984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbc558-e01e-000c-19fd-6d2bf5000000
Time:2025-01-24T01:14:22.3285984Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:14:30 DEBUG : Azure container rclone-test-xinicaz3hoto: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 01:14:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 01:14:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/01/24 01:14:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbded5-e01e-000c-51fd-6d2bf5000000
Time:2025-01-24T01:14:31.0915031Z
--------------------------------------------------------------------------------
2025/01/24 01:14:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbe269-e01e-000c-67fd-6d2bf5000000
Time:2025-01-24T01:14:32.1307658Z
--------------------------------------------------------------------------------
2025/01/24 01:14:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbe4fc-e01e-000c-39fd-6d2bf5000000
Time:2025-01-24T01:14:33.1714056Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbe4fc-e01e-000c-39fd-6d2bf5000000
Time:2025-01-24T01:14:33.1714056Z
--------------------------------------------------------------------------------
2025/01/24 01:14:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbe85c-e01e-000c-45fd-6d2bf5000000
Time:2025-01-24T01:14:34.2107169Z
--------------------------------------------------------------------------------
2025/01/24 01:14:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbeaef-e01e-000c-18fd-6d2bf5000000
Time:2025-01-24T01:14:35.2498800Z
--------------------------------------------------------------------------------
2025/01/24 01:14:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbedcc-e01e-000c-37fd-6d2bf5000000
Time:2025-01-24T01:14:36.2896146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbedcc-e01e-000c-37fd-6d2bf5000000
Time:2025-01-24T01:14:36.2896146Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:14:44 DEBUG : Azure container rclone-test-xinicaz3hoto: File to upload is small (34 bytes), uploading instead of streaming
2025/01/24 01:14:44 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/24 01:14:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/01/24 01:14:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/01/24 01:14:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dbffc8-e01e-000c-11fd-6d2bf5000000
Time:2025-01-24T01:14:45.0428023Z
--------------------------------------------------------------------------------
2025/01/24 01:14:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc0145-e01e-000c-49fd-6d2bf5000000
Time:2025-01-24T01:14:46.0816776Z
--------------------------------------------------------------------------------
2025/01/24 01:14:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc02cf-e01e-000c-26fd-6d2bf5000000
Time:2025-01-24T01:14:47.1217435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc02cf-e01e-000c-26fd-6d2bf5000000
Time:2025-01-24T01:14:47.1217435Z
--------------------------------------------------------------------------------
2025/01/24 01:14:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc0426-e01e-000c-52fd-6d2bf5000000
Time:2025-01-24T01:14:48.1615494Z
--------------------------------------------------------------------------------
2025/01/24 01:14:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc05de-e01e-000c-55fd-6d2bf5000000
Time:2025-01-24T01:14:49.2015529Z
--------------------------------------------------------------------------------
2025/01/24 01:14:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc0790-e01e-000c-4afd-6d2bf5000000
Time:2025-01-24T01:14:50.2408449Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc0790-e01e-000c-4afd-6d2bf5000000
Time:2025-01-24T01:14:50.2408449Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.83s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.97s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.95s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.96s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.95s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/01/24 01:14:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc1903-e01e-000c-0bfd-6d2bf5000000
Time:2025-01-24T01:14:58.4445283Z
--------------------------------------------------------------------------------
2025/01/24 01:14:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc1b66-e01e-000c-2efd-6d2bf5000000
Time:2025-01-24T01:14:59.4839120Z
--------------------------------------------------------------------------------
2025/01/24 01:15:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc1dd0-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:15:00.5239758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc1dd0-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:15:00.5239758Z
--------------------------------------------------------------------------------
2025/01/24 01:15:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc2069-e01e-000c-37fd-6d2bf5000000
Time:2025-01-24T01:15:01.5634999Z
--------------------------------------------------------------------------------
2025/01/24 01:15:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc232d-e01e-000c-33fd-6d2bf5000000
Time:2025-01-24T01:15:02.6036873Z
--------------------------------------------------------------------------------
2025/01/24 01:15:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc25e6-e01e-000c-17fd-6d2bf5000000
Time:2025-01-24T01:15:03.6441226Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc25e6-e01e-000c-17fd-6d2bf5000000
Time:2025-01-24T01:15:03.6441226Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.41s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:15:11 DEBUG : Azure container rclone-test-xinicaz3hoto: File to upload is small (60 bytes), uploading instead of streaming
2025/01/24 01:15:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/01/24 01:15:11 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/01/24 01:15:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc3947-e01e-000c-30fd-6d2bf5000000
Time:2025-01-24T01:15:12.2131722Z
--------------------------------------------------------------------------------
2025/01/24 01:15:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc3b5a-e01e-000c-6ffd-6d2bf5000000
Time:2025-01-24T01:15:13.2527158Z
--------------------------------------------------------------------------------
2025/01/24 01:15:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc3d0e-e01e-000c-6cfd-6d2bf5000000
Time:2025-01-24T01:15:14.2924025Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc3d0e-e01e-000c-6cfd-6d2bf5000000
Time:2025-01-24T01:15:14.2924025Z
--------------------------------------------------------------------------------
2025/01/24 01:15:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc3e9a-e01e-000c-45fd-6d2bf5000000
Time:2025-01-24T01:15:15.3330052Z
--------------------------------------------------------------------------------
2025/01/24 01:15:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc411c-e01e-000c-14fd-6d2bf5000000
Time:2025-01-24T01:15:16.3734720Z
--------------------------------------------------------------------------------
2025/01/24 01:15:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc43b6-e01e-000c-71fd-6d2bf5000000
Time:2025-01-24T01:15:17.4134991Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc43b6-e01e-000c-71fd-6d2bf5000000
Time:2025-01-24T01:15:17.4134991Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.77s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/01/24 01:15:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc532d-e01e-000c-07fd-6d2bf5000000
Time:2025-01-24T01:15:25.6193432Z
--------------------------------------------------------------------------------
2025/01/24 01:15:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc5462-e01e-000c-10fd-6d2bf5000000
Time:2025-01-24T01:15:26.6587604Z
--------------------------------------------------------------------------------
2025/01/24 01:15:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc556b-e01e-000c-72fd-6d2bf5000000
Time:2025-01-24T01:15:27.6978821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc556b-e01e-000c-72fd-6d2bf5000000
Time:2025-01-24T01:15:27.6978821Z
--------------------------------------------------------------------------------
2025/01/24 01:15:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc56b6-e01e-000c-47fd-6d2bf5000000
Time:2025-01-24T01:15:28.7370401Z
--------------------------------------------------------------------------------
2025/01/24 01:15:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc58b9-e01e-000c-75fd-6d2bf5000000
Time:2025-01-24T01:15:29.7779946Z
--------------------------------------------------------------------------------
2025/01/24 01:15:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc5a68-e01e-000c-68fd-6d2bf5000000
Time:2025-01-24T01:15:30.8179340Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc5a68-e01e-000c-68fd-6d2bf5000000
Time:2025-01-24T01:15:30.8179340Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.41s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
2025/01/24 01:15:39 DEBUG : sub dir/: Creating directory marker
2025/01/24 01:15:39 DEBUG : Azure container rclone-test-xinicaz3hoto: Touching "empty space"
2025/01/24 01:15:39 DEBUG : Azure container rclone-test-xinicaz3hoto: Touching "potato2"
2025/01/24 01:15:39 DEBUG : Azure container rclone-test-xinicaz3hoto: Touching "sub dir/potato3"
2025/01/24 01:15:39 DEBUG : sub dir/: Removing directory marker
2025/01/24 01:15:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc7c10-e01e-000c-70fd-6d2bf5000000
Time:2025-01-24T01:15:39.8986701Z
--------------------------------------------------------------------------------
2025/01/24 01:15:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc7ec2-e01e-000c-5afd-6d2bf5000000
Time:2025-01-24T01:15:40.9379894Z
--------------------------------------------------------------------------------
2025/01/24 01:15:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc814e-e01e-000c-63fd-6d2bf5000000
Time:2025-01-24T01:15:41.9772808Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc814e-e01e-000c-63fd-6d2bf5000000
Time:2025-01-24T01:15:41.9772808Z
--------------------------------------------------------------------------------
2025/01/24 01:15:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc8353-e01e-000c-36fd-6d2bf5000000
Time:2025-01-24T01:15:43.0171738Z
--------------------------------------------------------------------------------
2025/01/24 01:15:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc8510-e01e-000c-4afd-6d2bf5000000
Time:2025-01-24T01:15:44.0578653Z
--------------------------------------------------------------------------------
2025/01/24 01:15:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc8661-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:15:45.0982543Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc8661-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:15:45.0982543Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.28s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/01/24 01:15:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc9103-e01e-000c-36fd-6d2bf5000000
Time:2025-01-24T01:15:53.3021922Z
--------------------------------------------------------------------------------
2025/01/24 01:15:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc9294-e01e-000c-07fd-6d2bf5000000
Time:2025-01-24T01:15:54.3415034Z
--------------------------------------------------------------------------------
2025/01/24 01:15:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc93f1-e01e-000c-2dfd-6d2bf5000000
Time:2025-01-24T01:15:55.3808140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc93f1-e01e-000c-2dfd-6d2bf5000000
Time:2025-01-24T01:15:55.3808140Z
--------------------------------------------------------------------------------
2025/01/24 01:15:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc9640-e01e-000c-42fd-6d2bf5000000
Time:2025-01-24T01:15:56.4198787Z
--------------------------------------------------------------------------------
2025/01/24 01:15:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc986a-e01e-000c-38fd-6d2bf5000000
Time:2025-01-24T01:15:57.4589800Z
--------------------------------------------------------------------------------
2025/01/24 01:15:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc9ab2-e01e-000c-2cfd-6d2bf5000000
Time:2025-01-24T01:15:58.5000412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dc9ab2-e01e-000c-2cfd-6d2bf5000000
Time:2025-01-24T01:15:58.5000412Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.40s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/01/24 01:16:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcadc4-e01e-000c-79fd-6d2bf5000000
Time:2025-01-24T01:16:06.7012760Z
--------------------------------------------------------------------------------
2025/01/24 01:16:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcaffb-e01e-000c-0efd-6d2bf5000000
Time:2025-01-24T01:16:07.7409035Z
--------------------------------------------------------------------------------
2025/01/24 01:16:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb255-e01e-000c-36fd-6d2bf5000000
Time:2025-01-24T01:16:08.7806028Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb255-e01e-000c-36fd-6d2bf5000000
Time:2025-01-24T01:16:08.7806028Z
--------------------------------------------------------------------------------
2025/01/24 01:16:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb480-e01e-000c-24fd-6d2bf5000000
Time:2025-01-24T01:16:09.8213329Z
--------------------------------------------------------------------------------
2025/01/24 01:16:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb6dc-e01e-000c-44fd-6d2bf5000000
Time:2025-01-24T01:16:10.8606912Z
--------------------------------------------------------------------------------
2025/01/24 01:16:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb8fd-e01e-000c-45fd-6d2bf5000000
Time:2025-01-24T01:16:11.9023527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcb8fd-e01e-000c-45fd-6d2bf5000000
Time:2025-01-24T01:16:11.9023527Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.40s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/01/24 01:16:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcc66a-e01e-000c-0dfd-6d2bf5000000
Time:2025-01-24T01:16:20.1082234Z
--------------------------------------------------------------------------------
2025/01/24 01:16:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcc820-e01e-000c-04fd-6d2bf5000000
Time:2025-01-24T01:16:21.1479796Z
--------------------------------------------------------------------------------
2025/01/24 01:16:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcc9d0-e01e-000c-04fd-6d2bf5000000
Time:2025-01-24T01:16:22.1876109Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcc9d0-e01e-000c-04fd-6d2bf5000000
Time:2025-01-24T01:16:22.1876109Z
--------------------------------------------------------------------------------
2025/01/24 01:16:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dccc1e-e01e-000c-09fd-6d2bf5000000
Time:2025-01-24T01:16:23.2272219Z
--------------------------------------------------------------------------------
2025/01/24 01:16:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcce87-e01e-000c-31fd-6d2bf5000000
Time:2025-01-24T01:16:24.2672077Z
--------------------------------------------------------------------------------
2025/01/24 01:16:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcd0bb-e01e-000c-29fd-6d2bf5000000
Time:2025-01-24T01:16:25.3065693Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcd0bb-e01e-000c-29fd-6d2bf5000000
Time:2025-01-24T01:16:25.3065693Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.40s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/01/24 01:16: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dce3d7-e01e-000c-34fd-6d2bf5000000
Time:2025-01-24T01:16:33.5105015Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dce5df-e01e-000c-7dfd-6d2bf5000000
Time:2025-01-24T01:16:34.5500941Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dce7fe-e01e-000c-63fd-6d2bf5000000
Time:2025-01-24T01:16:35.5898742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dce7fe-e01e-000c-63fd-6d2bf5000000
Time:2025-01-24T01:16:35.5898742Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcea1e-e01e-000c-53fd-6d2bf5000000
Time:2025-01-24T01:16:36.6296978Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcebe7-e01e-000c-71fd-6d2bf5000000
Time:2025-01-24T01:16:37.6701480Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcee21-e01e-000c-6efd-6d2bf5000000
Time:2025-01-24T01:16:38.7098255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcee21-e01e-000c-6efd-6d2bf5000000
Time:2025-01-24T01:16:38.7098255Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.40s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/01/24 01:16:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcfaf1-e01e-000c-7efd-6d2bf5000000
Time:2025-01-24T01:16:46.9136020Z
--------------------------------------------------------------------------------
2025/01/24 01:16:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcfc16-e01e-000c-74fd-6d2bf5000000
Time:2025-01-24T01:16:47.9531868Z
--------------------------------------------------------------------------------
2025/01/24 01:16:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcfd59-e01e-000c-73fd-6d2bf5000000
Time:2025-01-24T01:16:48.9931627Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcfd59-e01e-000c-73fd-6d2bf5000000
Time:2025-01-24T01:16:48.9931627Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcfeb7-e01e-000c-14fd-6d2bf5000000
Time:2025-01-24T01:16:50.0344476Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dcffe3-e01e-000c-01fd-6d2bf5000000
Time:2025-01-24T01:16:51.0739742Z
--------------------------------------------------------------------------------
2025/01/24 01:16: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd00ff-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:16:52.1156647Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd00ff-e01e-000c-5bfd-6d2bf5000000
Time:2025-01-24T01:16:52.1156647Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.41s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-xinicaz3hoto", Local "Local file system at /tmp/rclone1816310612", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/01/24 01:17: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd0a4f-e01e-000c-0efd-6d2bf5000000
Time:2025-01-24T01:17:00.3218189Z
--------------------------------------------------------------------------------
2025/01/24 01:17: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd0b83-e01e-000c-02fd-6d2bf5000000
Time:2025-01-24T01:17:01.3617360Z
--------------------------------------------------------------------------------
2025/01/24 01:17: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-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd0c9f-e01e-000c-6efd-6d2bf5000000
Time:2025-01-24T01:17:02.4016921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd0c9f-e01e-000c-6efd-6d2bf5000000
Time:2025-01-24T01:17:02.4016921Z
--------------------------------------------------------------------------------
2025/01/24 01:17: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd0eba-e01e-000c-45fd-6d2bf5000000
Time:2025-01-24T01:17:03.4490819Z
--------------------------------------------------------------------------------
2025/01/24 01:17: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd1133-e01e-000c-0afd-6d2bf5000000
Time:2025-01-24T01:17:04.4886979Z
--------------------------------------------------------------------------------
2025/01/24 01:17: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-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd13cc-e01e-000c-44fd-6d2bf5000000
Time:2025-01-24T01:17:05.5276113Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-xinicaz3hoto/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:37dd13cc-e01e-000c-44fd-6d2bf5000000
Time:2025-01-24T01:17:05.5276113Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.41s)
=== 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/01/24 01:17:13 DEBUG : Azure container rclone-test-xinicaz3hoto: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m19.508324964s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]