"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/12 05:40:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka"
2025/03/12 05:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:03 DEBUG : Azure container rclone-test-pibiyif4waka: Using directory markers
2025/03/12 05:40:03 DEBUG : Creating backend with remote "/tmp/rclone2384262836"
=== 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:03 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/12 05:40:03 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/12 05:40:03 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/12 05:40:03 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/12 05:40:03 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/12 05:40:03 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/12 05:40:03 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/12 05:40:03 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/12 05:40:03 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/12 05:40:04 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/12 05:40:05 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/12 05:40:05 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/12 05:40:06 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/12 05:40:07 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/12 05:40:07 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/12 05:40:08 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/12 05:40:09 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/12 05:40:09 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/12 05:40:10 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/12 05:40:11 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/12 05:40:12 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/12 05:40:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/12 05:40:14 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:14 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/12 05:40:14 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/12 05:40:14 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.28s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.24s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.01s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.73s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.59s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.64s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:14 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/12 05:40:14 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/12 05:40:14 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/12 05:40:14 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/12 05:40:14 DEBUG : chunksize-probe: Removing empty object
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/12 05:40:15 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/12 05:40:15 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/12 05:40:15 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/12 05:40:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/12 05:40:15 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/12 05:40:15 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/12 05:40:15 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/12 05:40:15 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/12 05:40:15 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/12 05:40:15 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/12 05:40:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/12 05:40:16 DEBUG : Returning error reader
2025/03/12 05:40:16 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/12 05:40:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:17 DEBUG : Returning error reader
2025/03/12 05:40:17 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/12 05:40:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:18 DEBUG : Returning error reader
2025/03/12 05:40:18 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/12 05:40:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:19 DEBUG : Returning error reader
2025/03/12 05:40:19 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/12 05:40:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:20 DEBUG : Returning error reader
2025/03/12 05:40:20 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/12 05:40:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:21 DEBUG : Returning error reader
2025/03/12 05:40:21 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/12 05:40:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:22 DEBUG : Returning error reader
2025/03/12 05:40:22 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/12 05:40:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:23 DEBUG : Returning error reader
2025/03/12 05:40:23 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/12 05:40:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:24 DEBUG : Returning error reader
2025/03/12 05:40:24 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/12 05:40:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/12 05:40:25 DEBUG : Returning error reader
2025/03/12 05:40:25 DEBUG : BOOM: simulated read failure
2025/03/12 05:40:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/12 05:40:25 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/12 05:40:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/12 05:40:25 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/12 05:40:25 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/12 05:40:25 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/12 05:40:25 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.34s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/12 05:40:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/12 05:40:32 DEBUG : potato: Seek from 10 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 10 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Seek from 5 to 2
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/12 05:40:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Seek from 5 to 2
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/12 05:40:32 DEBUG : potato: Seek from 8 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 8 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/12 05:40:32 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/12 05:40:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/12 05:40:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/12 05:40:32 DEBUG : potato: Seek from 5 to 2
2025/03/12 05:40:32 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/12 05:40:32 DEBUG : potato: Seek from 9 to 0
2025/03/12 05:40:32 DEBUG : potato: Seek from 9 to 0
2025/03/12 05:40:32 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", 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.43s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.08s)
=== RUN TestCheckFsError
2025/03/12 05:40:34 DEBUG : Creating backend with remote "nonexistent"
2025/03/12 05:40:34 DEBUG : Creating backend with remote "nonexistent"
2025/03/12 05:40:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/12 05:40:34 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/12 05:40:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/12 05:40:34 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", 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.77s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.13s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", 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.40s)
--- 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.09s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/12 05:40:37 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/12 05:40:37 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/12 05:40:37 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.48s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/data"
2025/03/12 05:40:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:37 DEBUG : Azure container rclone-test-pibiyif4waka path data: Using directory markers
2025/03/12 05:40:38 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/12 05:40:41 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.31s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.17s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/data"
2025/03/12 05:40:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:41 DEBUG : Azure container rclone-test-pibiyif4waka path data: Using directory markers
2025/03/12 05:40:41 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/12 05:40:44 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.61s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.21s)
--- PASS: TestCheckSumDownload/subtest3 (0.22s)
--- PASS: TestCheckSumDownload/subtest4 (0.21s)
--- PASS: TestCheckSumDownload/subtest5 (0.23s)
--- PASS: TestCheckSumDownload/subtest6 (0.21s)
--- PASS: TestCheckSumDownload/subtest7 (0.21s)
=== RUN TestApplyTransforms
2025/03/12 05:40:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cixituk6beqa"
2025/03/12 05:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:44 DEBUG : Azure container rclone-test-cixituk6beqa: Using directory markers
2025/03/12 05:40:44 DEBUG : Creating backend with remote "/tmp/rclone2779492635"
run.go:180: Remote "Azure container rclone-test-cixituk6beqa", Local "Local file system at /tmp/rclone2779492635", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/12 05:40:45 ERROR : hello, world!: sum not found
2025/03/12 05:40:45 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-cixituk6beqa
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-cixituk6beqa: 1 files missing
2025/03/12 05:40:45 NOTICE: 1 hashes missing
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-cixituk6beqa: 2 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-cixituk6beqa: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/12 05:40:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-cixituk6beqa: 0 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-cixituk6beqa: 1 matching files
2025/03/12 05:40:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pinodis7woqa"
2025/03/12 05:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:45 DEBUG : Azure container rclone-test-pinodis7woqa: Using directory markers
2025/03/12 05:40:45 DEBUG : Creating backend with remote "/tmp/rclone537188868"
run.go:180: Remote "Azure container rclone-test-pinodis7woqa", Local "Local file system at /tmp/rclone537188868", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/12 05:40:45 ERROR : HELLO, WORLD!: sum not found
2025/03/12 05:40:45 ERROR : hello, world!: file not in Azure container rclone-test-pinodis7woqa
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-pinodis7woqa: 1 files missing
2025/03/12 05:40:45 NOTICE: 1 hashes missing
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-pinodis7woqa: 2 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-pinodis7woqa: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/12 05:40:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-pinodis7woqa: 0 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-pinodis7woqa: 1 matching files
2025/03/12 05:40:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-debasav8tewo"
2025/03/12 05:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:45 DEBUG : Azure container rclone-test-debasav8tewo: Using directory markers
2025/03/12 05:40:45 DEBUG : Creating backend with remote "/tmp/rclone2278246650"
run.go:180: Remote "Azure container rclone-test-debasav8tewo", Local "Local file system at /tmp/rclone2278246650", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/12 05:40:45 ERROR : HeLlO, wOrLd!: sum not found
2025/03/12 05:40:45 ERROR : hello, world!: file not in Azure container rclone-test-debasav8tewo
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-debasav8tewo: 1 files missing
2025/03/12 05:40:45 NOTICE: 1 hashes missing
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-debasav8tewo: 2 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-debasav8tewo: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/12 05:40:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-debasav8tewo: 0 differences found
2025/03/12 05:40:45 NOTICE: Azure container rclone-test-debasav8tewo: 1 matching files
2025/03/12 05:40:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hogiqeg2xabi"
2025/03/12 05:40:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:45 DEBUG : Azure container rclone-test-hogiqeg2xabi: Using directory markers
2025/03/12 05:40:45 DEBUG : Creating backend with remote "/tmp/rclone15436394"
run.go:180: Remote "Azure container rclone-test-hogiqeg2xabi", Local "Local file system at /tmp/rclone15436394", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/12 05:40:46 ERROR : HELLO, WORLD!: sum not found
2025/03/12 05:40:46 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-hogiqeg2xabi
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-hogiqeg2xabi: 1 files missing
2025/03/12 05:40:46 NOTICE: 1 hashes missing
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-hogiqeg2xabi: 2 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-hogiqeg2xabi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/12 05:40:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-hogiqeg2xabi: 0 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-hogiqeg2xabi: 1 matching files
2025/03/12 05:40:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bomiduv3rela"
2025/03/12 05:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:46 DEBUG : Azure container rclone-test-bomiduv3rela: Using directory markers
2025/03/12 05:40:46 DEBUG : Creating backend with remote "/tmp/rclone1600545689"
run.go:180: Remote "Azure container rclone-test-bomiduv3rela", Local "Local file system at /tmp/rclone1600545689", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/12 05:40:46 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:46 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-bomiduv3rela
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-bomiduv3rela: 1 files missing
2025/03/12 05:40:46 NOTICE: 1 hashes missing
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-bomiduv3rela: 2 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-bomiduv3rela: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/12 05:40:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-bomiduv3rela: 0 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-bomiduv3rela: 1 matching files
2025/03/12 05:40:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vijavin0zeca"
2025/03/12 05:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:46 DEBUG : Azure container rclone-test-vijavin0zeca: Using directory markers
2025/03/12 05:40:46 DEBUG : Creating backend with remote "/tmp/rclone711281445"
run.go:180: Remote "Azure container rclone-test-vijavin0zeca", Local "Local file system at /tmp/rclone711281445", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/12 05:40:46 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:46 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-vijavin0zeca
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-vijavin0zeca: 1 files missing
2025/03/12 05:40:46 NOTICE: 1 hashes missing
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-vijavin0zeca: 2 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-vijavin0zeca: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/12 05:40:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-vijavin0zeca: 0 differences found
2025/03/12 05:40:46 NOTICE: Azure container rclone-test-vijavin0zeca: 1 matching files
2025/03/12 05:40:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vinevip2hixi"
2025/03/12 05:40:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:46 DEBUG : Azure container rclone-test-vinevip2hixi: Using directory markers
2025/03/12 05:40:46 DEBUG : Creating backend with remote "/tmp/rclone3609385857"
run.go:180: Remote "Azure container rclone-test-vinevip2hixi", Local "Local file system at /tmp/rclone3609385857", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vinevip2hixi
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-vinevip2hixi: 1 files missing
2025/03/12 05:40:47 NOTICE: 1 hashes missing
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-vinevip2hixi: 2 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-vinevip2hixi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/12 05:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-vinevip2hixi: 0 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-vinevip2hixi: 1 matching files
2025/03/12 05:40:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zezobep6dati"
2025/03/12 05:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:47 DEBUG : Azure container rclone-test-zezobep6dati: Using directory markers
2025/03/12 05:40:47 DEBUG : Creating backend with remote "/tmp/rclone509971987"
run.go:180: Remote "Azure container rclone-test-zezobep6dati", Local "Local file system at /tmp/rclone509971987", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zezobep6dati
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-zezobep6dati: 1 files missing
2025/03/12 05:40:47 NOTICE: 1 hashes missing
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-zezobep6dati: 2 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-zezobep6dati: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/12 05:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-zezobep6dati: 0 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-zezobep6dati: 1 matching files
2025/03/12 05:40:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kasevaf7dita"
2025/03/12 05:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:47 DEBUG : Azure container rclone-test-kasevaf7dita: Using directory markers
2025/03/12 05:40:47 DEBUG : Creating backend with remote "/tmp/rclone286874321"
run.go:180: Remote "Azure container rclone-test-kasevaf7dita", Local "Local file system at /tmp/rclone286874321", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-kasevaf7dita
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-kasevaf7dita: 1 files missing
2025/03/12 05:40:47 NOTICE: 1 hashes missing
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-kasevaf7dita: 2 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-kasevaf7dita: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/12 05:40:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-kasevaf7dita: 0 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-kasevaf7dita: 1 matching files
2025/03/12 05:40:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qotohup1kuzi"
2025/03/12 05:40:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:40:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:47 DEBUG : Azure container rclone-test-qotohup1kuzi: Using directory markers
2025/03/12 05:40:47 DEBUG : Creating backend with remote "/tmp/rclone1334194275"
run.go:180: Remote "Azure container rclone-test-qotohup1kuzi", Local "Local file system at /tmp/rclone1334194275", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/12 05:40:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qotohup1kuzi
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-qotohup1kuzi: 1 files missing
2025/03/12 05:40:47 NOTICE: 1 hashes missing
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-qotohup1kuzi: 2 differences found
2025/03/12 05:40:47 NOTICE: Azure container rclone-test-qotohup1kuzi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/12 05:40:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/12 05:40:48 NOTICE: Azure container rclone-test-qotohup1kuzi: 0 differences found
2025/03/12 05:40:48 NOTICE: Azure container rclone-test-qotohup1kuzi: 1 matching files
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-qotohup1kuzi: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-kasevaf7dita: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-zezobep6dati: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-vinevip2hixi: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-vijavin0zeca: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-bomiduv3rela: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-hogiqeg2xabi: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-debasav8tewo: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-pinodis7woqa: Purge remote
2025/03/12 05:40:48 DEBUG : Azure container rclone-test-cixituk6beqa: Purge remote
--- PASS: TestApplyTransforms (4.02s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/12 05:40:49 DEBUG : sub/: Creating directory marker
2025/03/12 05:40:49 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:40:49 INFO : file1: Copied (new) to: sub/file2
2025/03/12 05:40:49 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:40:49 DEBUG : file1: Unchanged skipping
2025/03/12 05:40:49 DEBUG : Azure container rclone-test-pibiyif4waka: don't need to copy/move sub/file2, it is already at target location
2025/03/12 05:40:49 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.58s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.10s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:49 DEBUG : dst/: Creating directory marker
2025/03/12 05:40:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/backup"
2025/03/12 05:40:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:49 DEBUG : Azure container rclone-test-pibiyif4waka path backup: Using directory markers
2025/03/12 05:40:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/backup"
2025/03/12 05:40:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/12 05:40:50 DEBUG : dst/: Creating directory marker
2025/03/12 05:40:50 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/12 05:40:50 INFO : dst/file1: Copied (server-side copy)
2025/03/12 05:40:50 INFO : dst/file1: Deleted
2025/03/12 05:40:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:40:50 INFO : dst/file1: Copied (new)
2025/03/12 05:40:50 DEBUG : dst/: Removing directory marker
2025/03/12 05:40:50 DEBUG : backup/dst/: Removing directory marker
2025/03/12 05:40:50 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5553b5-201e-0095-5a11-935448000000
Time:2025-03-12T05:40:50.7834937Z
--------------------------------------------------------------------------------
2025/03/12 05:40:51 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5554b1-201e-0095-3411-935448000000
Time:2025-03-12T05:40:51.8265986Z
--------------------------------------------------------------------------------
2025/03/12 05:40:52 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5555ae-201e-0095-0211-935448000000
Time:2025-03-12T05:40:52.8700148Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5555ae-201e-0095-0211-935448000000
Time:2025-03-12T05:40:52.8700148Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.32s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:40:53 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/dst"
2025/03/12 05:40:53 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:53 DEBUG : Azure container rclone-test-pibiyif4waka path dst: Using directory markers
2025/03/12 05:40:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:40:54 DEBUG : Azure container rclone-test-pibiyif4waka path CompareDest: Using directory markers
2025/03/12 05:40:54 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:54 DEBUG : one: Need to transfer - File not found at Destination
2025/03/12 05:40:54 DEBUG : /: Creating directory marker
2025/03/12 05:40:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:40:54 INFO : one: Copied (new)
2025/03/12 05:40:54 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:54 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/12 05:40:54 DEBUG : /: Creating directory marker
2025/03/12 05:40:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/12 05:40:54 INFO : one: Copied (replaced existing)
2025/03/12 05:40:54 DEBUG : dst/: Creating directory marker
2025/03/12 05:40:54 DEBUG : CompareDest/: Creating directory marker
2025/03/12 05:40:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/12 05:40:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:40:55 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/12 05:40:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:55 DEBUG : two: Need to transfer - File not found at Destination
2025/03/12 05:40:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:40:55 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/12 05:40:55 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:55 DEBUG : two: Need to transfer - File not found at Destination
2025/03/12 05:40:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:40:55 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/12 05:40:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CompareDest"
2025/03/12 05:40:56 DEBUG : two: Need to transfer - File not found at Destination
2025/03/12 05:40:56 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/12 05:40:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/12 05:40:56 INFO : two: Copied (new)
2025/03/12 05:40:56 DEBUG : dst/: Removing directory marker
2025/03/12 05:40:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e555a63-201e-0095-6911-935448000000
Time:2025-03-12T05:40:56.6608147Z
--------------------------------------------------------------------------------
2025/03/12 05:40:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e555b54-201e-0095-2811-935448000000
Time:2025-03-12T05:40:57.7045543Z
--------------------------------------------------------------------------------
2025/03/12 05:40:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e555c8e-201e-0095-1211-935448000000
Time:2025-03-12T05:40:58.7486767Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e555c8e-201e-0095-1211-935448000000
Time:2025-03-12T05:40:58.7486767Z
--------------------------------------------------------------------------------
2025/03/12 05:40:59 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (13.02s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:41:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/dst"
2025/03/12 05:41:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:41:06 DEBUG : Azure container rclone-test-pibiyif4waka path dst: Using directory markers
2025/03/12 05:41:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:41:07 DEBUG : Azure container rclone-test-pibiyif4waka path CopyDest: Using directory markers
2025/03/12 05:41:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:07 DEBUG : one: Need to transfer - File not found at Destination
2025/03/12 05:41:07 DEBUG : /: Creating directory marker
2025/03/12 05:41:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:41:07 INFO : one: Copied (new)
2025/03/12 05:41:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/12 05:41:07 DEBUG : /: Creating directory marker
2025/03/12 05:41:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/12 05:41:07 INFO : one: Copied (replaced existing)
2025/03/12 05:41:07 DEBUG : dst/: Creating directory marker
2025/03/12 05:41:07 DEBUG : CopyDest/: Creating directory marker
2025/03/12 05:41:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/BackupDir"
2025/03/12 05:41:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:41:08 DEBUG : Azure container rclone-test-pibiyif4waka path BackupDir: Using directory markers
2025/03/12 05:41:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/BackupDir"
2025/03/12 05:41:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/12 05:41:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:41:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/12 05:41:08 DEBUG : /: Creating directory marker
2025/03/12 05:41:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:41:08 INFO : one: Copied (server-side copy)
2025/03/12 05:41:08 INFO : one: Deleted
2025/03/12 05:41:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/12 05:41:08 INFO : one: Copied (server-side copy)
2025/03/12 05:41:08 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/12 05:41:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/12 05:41:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:41:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/12 05:41:09 INFO : two: Copied (server-side copy)
2025/03/12 05:41:09 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/12 05:41:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:41:09 DEBUG : two: Unchanged skipping
2025/03/12 05:41:09 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/CopyDest"
2025/03/12 05:41:09 DEBUG : three: Need to transfer - File not found at Destination
2025/03/12 05:41:09 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/12 05:41:09 DEBUG : three: Destination not found in --copy-dest
2025/03/12 05:41:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/12 05:41:09 INFO : three: Copied (new)
2025/03/12 05:41:10 DEBUG : dst/: Removing directory marker
2025/03/12 05:41:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e556c68-201e-0095-2e11-935448000000
Time:2025-03-12T05:41:10.5345913Z
--------------------------------------------------------------------------------
2025/03/12 05:41:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e556d3d-201e-0095-6111-935448000000
Time:2025-03-12T05:41:11.5781508Z
--------------------------------------------------------------------------------
2025/03/12 05:41:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e556e41-201e-0095-2f11-935448000000
Time:2025-03-12T05:41:12.6220039Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e556e41-201e-0095-2f11-935448000000
Time:2025-03-12T05:41:12.6220039Z
--------------------------------------------------------------------------------
2025/03/12 05:41:13 DEBUG : CopyDest/: Removing directory marker
2025/03/12 05:41:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e556fa4-201e-0095-5b11-935448000000
Time:2025-03-12T05:41:13.7110078Z
--------------------------------------------------------------------------------
2025/03/12 05:41:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5570e8-201e-0095-6411-935448000000
Time:2025-03-12T05:41:14.7559540Z
--------------------------------------------------------------------------------
2025/03/12 05:41:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55732d-201e-0095-2411-935448000000
Time:2025-03-12T05:41:15.8004698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55732d-201e-0095-2411-935448000000
Time:2025-03-12T05:41:15.8004698Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (17.00s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/12 05:41:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e557fee-201e-0095-5d11-935448000000
Time:2025-03-12T05:41:24.0211495Z
--------------------------------------------------------------------------------
2025/03/12 05:41:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e558140-201e-0095-6811-935448000000
Time:2025-03-12T05:41:25.0658144Z
--------------------------------------------------------------------------------
2025/03/12 05:41:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55827b-201e-0095-6411-935448000000
Time:2025-03-12T05:41:26.1094945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55827b-201e-0095-6411-935448000000
Time:2025-03-12T05:41:26.1094945Z
--------------------------------------------------------------------------------
2025/03/12 05:41:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5583dd-201e-0095-0e11-935448000000
Time:2025-03-12T05:41:27.1536059Z
--------------------------------------------------------------------------------
2025/03/12 05:41:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5584f7-201e-0095-6d11-935448000000
Time:2025-03-12T05:41:28.1981705Z
--------------------------------------------------------------------------------
2025/03/12 05:41:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5585ea-201e-0095-3b11-935448000000
Time:2025-03-12T05:41:29.2417833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5585ea-201e-0095-3b11-935448000000
Time:2025-03-12T05:41:29.2417833Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.45s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/12 05:41:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e559620-201e-0095-1d11-935448000000
Time:2025-03-12T05:41:37.4670274Z
--------------------------------------------------------------------------------
2025/03/12 05:41:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e559875-201e-0095-3b11-935448000000
Time:2025-03-12T05:41:38.5114245Z
--------------------------------------------------------------------------------
2025/03/12 05:41:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e559b40-201e-0095-4c11-935448000000
Time:2025-03-12T05:41:39.5550502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e559b40-201e-0095-4c11-935448000000
Time:2025-03-12T05:41:39.5550502Z
--------------------------------------------------------------------------------
2025/03/12 05:41:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e559db3-201e-0095-1611-935448000000
Time:2025-03-12T05:41:40.5984447Z
--------------------------------------------------------------------------------
2025/03/12 05:41:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55a0dc-201e-0095-7e11-935448000000
Time:2025-03-12T05:41:41.6421132Z
--------------------------------------------------------------------------------
2025/03/12 05:41:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55a3fa-201e-0095-6511-935448000000
Time:2025-03-12T05:41:42.6857063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55a3fa-201e-0095-6511-935448000000
Time:2025-03-12T05:41:42.6857063Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.44s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:41:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/12 05:41:50 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/12 05:41:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:41:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/12 05:41:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/12 05:41:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/12 05:41:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/12 05:41:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/12 05:41:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c57752419e856e1a89647edda298c827 OK
2025/03/12 05:41:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/12 05:41:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55bb18-201e-0095-7b11-935448000000
Time:2025-03-12T05:41:51.9384745Z
--------------------------------------------------------------------------------
2025/03/12 05:41:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55bc8f-201e-0095-3a11-935448000000
Time:2025-03-12T05:41:52.9820962Z
--------------------------------------------------------------------------------
2025/03/12 05:41: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55bde2-201e-0095-6911-935448000000
Time:2025-03-12T05:41:54.0261603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55bde2-201e-0095-6911-935448000000
Time:2025-03-12T05:41:54.0261603Z
--------------------------------------------------------------------------------
2025/03/12 05:41:55 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/12 05:41:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55bf4a-201e-0095-1911-935448000000
Time:2025-03-12T05:41:55.1139473Z
--------------------------------------------------------------------------------
2025/03/12 05:41:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55c14a-201e-0095-6b11-935448000000
Time:2025-03-12T05:41:56.1579956Z
--------------------------------------------------------------------------------
2025/03/12 05:41:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55c2ae-201e-0095-2a11-935448000000
Time:2025-03-12T05:41:57.2009742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55c2ae-201e-0095-2a11-935448000000
Time:2025-03-12T05:41:57.2009742Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.51s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d02e-201e-0095-6111-935448000000
Time:2025-03-12T05:42:05.4204455Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d22d-201e-0095-1811-935448000000
Time:2025-03-12T05:42:06.4635166Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d435-201e-0095-3411-935448000000
Time:2025-03-12T05:42:07.5071060Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d435-201e-0095-3411-935448000000
Time:2025-03-12T05:42:07.5071060Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d5aa-201e-0095-7311-935448000000
Time:2025-03-12T05:42:08.5506909Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d6da-201e-0095-8011-935448000000
Time:2025-03-12T05:42:09.5942558Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d851-201e-0095-2511-935448000000
Time:2025-03-12T05:42:10.6380649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55d851-201e-0095-2511-935448000000
Time:2025-03-12T05:42:10.6380649Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.44s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:42:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55e69c-201e-0095-7e11-935448000000
Time:2025-03-12T05:42:18.8578437Z
--------------------------------------------------------------------------------
2025/03/12 05:42:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55e7fa-201e-0095-2a11-935448000000
Time:2025-03-12T05:42:19.9018045Z
--------------------------------------------------------------------------------
2025/03/12 05:42:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55e9d9-201e-0095-5011-935448000000
Time:2025-03-12T05:42:20.9448558Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55e9d9-201e-0095-5011-935448000000
Time:2025-03-12T05:42:20.9448558Z
--------------------------------------------------------------------------------
2025/03/12 05:42:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55eb64-201e-0095-1611-935448000000
Time:2025-03-12T05:42:21.9879512Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55ed04-201e-0095-0111-935448000000
Time:2025-03-12T05:42:23.0312118Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55ee58-201e-0095-2f11-935448000000
Time:2025-03-12T05:42:24.0755660Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55ee58-201e-0095-2f11-935448000000
Time:2025-03-12T05:42:24.0755660Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.44s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55f9fd-201e-0095-6111-935448000000
Time:2025-03-12T05:42:32.2952275Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55fb9a-201e-0095-2a11-935448000000
Time:2025-03-12T05:42:33.3390896Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55fc96-201e-0095-7b11-935448000000
Time:2025-03-12T05:42:34.3826920Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55fc96-201e-0095-7b11-935448000000
Time:2025-03-12T05:42:34.3826920Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55fde0-201e-0095-0d11-935448000000
Time:2025-03-12T05:42:35.4263214Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e55fed9-201e-0095-6111-935448000000
Time:2025-03-12T05:42:36.4730542Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560043-201e-0095-3d11-935448000000
Time:2025-03-12T05:42:37.5166509Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560043-201e-0095-3d11-935448000000
Time:2025-03-12T05:42:37.5166509Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.44s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5609ed-201e-0095-0311-935448000000
Time:2025-03-12T05:42:45.7372168Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560bd7-201e-0095-6e11-935448000000
Time:2025-03-12T05:42:46.7808853Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560d8a-201e-0095-4111-935448000000
Time:2025-03-12T05:42:47.8241371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560d8a-201e-0095-4111-935448000000
Time:2025-03-12T05:42:47.8241371Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e560f60-201e-0095-4211-935448000000
Time:2025-03-12T05:42:48.8693371Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e561092-201e-0095-4211-935448000000
Time:2025-03-12T05:42:49.9129509Z
--------------------------------------------------------------------------------
2025/03/12 05:42: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5611f8-201e-0095-6a11-935448000000
Time:2025-03-12T05:42:50.9560467Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5611f8-201e-0095-6a11-935448000000
Time:2025-03-12T05:42:50.9560467Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.44s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:42:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e561cf5-201e-0095-2c11-935448000000
Time:2025-03-12T05:42:59.1765731Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e561e96-201e-0095-7911-935448000000
Time:2025-03-12T05:43:00.2203023Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e562029-201e-0095-2d11-935448000000
Time:2025-03-12T05:43:01.2645263Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e562029-201e-0095-2d11-935448000000
Time:2025-03-12T05:43:01.2645263Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5621d6-201e-0095-0711-935448000000
Time:2025-03-12T05:43:02.3089756Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e562413-201e-0095-7211-935448000000
Time:2025-03-12T05:43:03.3527373Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e562539-201e-0095-5e11-935448000000
Time:2025-03-12T05:43:04.3964872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e562539-201e-0095-5e11-935448000000
Time:2025-03-12T05:43:04.3964872Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.44s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:43:12 DEBUG : also/: Creating directory marker
2025/03/12 05:43:13 INFO : Azure container rclone-test-pibiyif4waka: Looking for duplicate md5 hashes using newest mode.
2025/03/12 05:43:13 NOTICE: a9bf1c55b9dfc9632e76dab942fea554: Found 3 files with duplicate md5 hashes
2025/03/12 05:43:13 INFO : one: Deleted
2025/03/12 05:43:13 INFO : also/one: Deleted
2025/03/12 05:43:13 NOTICE: a9bf1c55b9dfc9632e76dab942fea554: Deleted 2 extra copies
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5630c3-201e-0095-6211-935448000000
Time:2025-03-12T05:43:13.5325244Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5631e9-201e-0095-5a11-935448000000
Time:2025-03-12T05:43:14.5759281Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e563372-201e-0095-1111-935448000000
Time:2025-03-12T05:43:15.6189630Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e563372-201e-0095-1111-935448000000
Time:2025-03-12T05:43:15.6189630Z
--------------------------------------------------------------------------------
2025/03/12 05:43:16 DEBUG : also/: Removing directory marker
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5634f9-201e-0095-3e11-935448000000
Time:2025-03-12T05:43:16.7065632Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e563614-201e-0095-0b11-935448000000
Time:2025-03-12T05:43:17.7501867Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e563728-201e-0095-6511-935448000000
Time:2025-03-12T05:43:18.7935846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e563728-201e-0095-6511-935448000000
Time:2025-03-12T05:43:18.7935846Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.40s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56413d-201e-0095-1911-935448000000
Time:2025-03-12T05:43:27.0196914Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56425e-201e-0095-0d11-935448000000
Time:2025-03-12T05:43:28.0634017Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56438a-201e-0095-0211-935448000000
Time:2025-03-12T05:43:29.1063460Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56438a-201e-0095-0211-935448000000
Time:2025-03-12T05:43:29.1063460Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5644b7-201e-0095-0611-935448000000
Time:2025-03-12T05:43:30.1502548Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56460f-201e-0095-0c11-935448000000
Time:2025-03-12T05:43:31.1954502Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e564733-201e-0095-5211-935448000000
Time:2025-03-12T05:43:32.2395798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e564733-201e-0095-5211-935448000000
Time:2025-03-12T05:43:32.2395798Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.45s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e565321-201e-0095-2d11-935448000000
Time:2025-03-12T05:43:40.4603279Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5654ef-201e-0095-4d11-935448000000
Time:2025-03-12T05:43:41.5034246Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5657a3-201e-0095-4d11-935448000000
Time:2025-03-12T05:43:42.5464548Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5657a3-201e-0095-4d11-935448000000
Time:2025-03-12T05:43:42.5464548Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e565a37-201e-0095-3411-935448000000
Time:2025-03-12T05:43:43.5898400Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e565cc8-201e-0095-1511-935448000000
Time:2025-03-12T05:43:44.6342130Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e565f78-201e-0095-1911-935448000000
Time:2025-03-12T05:43:45.6772214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e565f78-201e-0095-1911-935448000000
Time:2025-03-12T05:43:45.6772214Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.44s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e567294-201e-0095-4f11-935448000000
Time:2025-03-12T05:43:53.8978427Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5673e6-201e-0095-7111-935448000000
Time:2025-03-12T05:43:54.9416025Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56752d-201e-0095-8011-935448000000
Time:2025-03-12T05:43:55.9855381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56752d-201e-0095-8011-935448000000
Time:2025-03-12T05:43:55.9855381Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56767e-201e-0095-2a11-935448000000
Time:2025-03-12T05:43:57.0300585Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e567852-201e-0095-3511-935448000000
Time:2025-03-12T05:43:58.0737755Z
--------------------------------------------------------------------------------
2025/03/12 05:43: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5679b2-201e-0095-6a11-935448000000
Time:2025-03-12T05:43:59.1181245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5679b2-201e-0095-6a11-935448000000
Time:2025-03-12T05:43:59.1181245Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.44s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5685d6-201e-0095-5211-935448000000
Time:2025-03-12T05:44:07.3391834Z
--------------------------------------------------------------------------------
2025/03/12 05:44:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56876a-201e-0095-7c11-935448000000
Time:2025-03-12T05:44:08.3834349Z
--------------------------------------------------------------------------------
2025/03/12 05:44:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5688d0-201e-0095-3011-935448000000
Time:2025-03-12T05:44:09.4266307Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5688d0-201e-0095-3011-935448000000
Time:2025-03-12T05:44:09.4266307Z
--------------------------------------------------------------------------------
2025/03/12 05:44:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e568a4f-201e-0095-7e11-935448000000
Time:2025-03-12T05:44:10.4702651Z
--------------------------------------------------------------------------------
2025/03/12 05:44:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e568b85-201e-0095-7e11-935448000000
Time:2025-03-12T05:44:11.5138238Z
--------------------------------------------------------------------------------
2025/03/12 05:44:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e568cca-201e-0095-0a11-935448000000
Time:2025-03-12T05:44:12.5570898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e568cca-201e-0095-0a11-935448000000
Time:2025-03-12T05:44:12.5570898Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.44s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56986c-201e-0095-6011-935448000000
Time:2025-03-12T05:44:20.7786126Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5699f1-201e-0095-2611-935448000000
Time:2025-03-12T05:44:21.8222973Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e569b4e-201e-0095-5911-935448000000
Time:2025-03-12T05:44:22.8655057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e569b4e-201e-0095-5911-935448000000
Time:2025-03-12T05:44:22.8655057Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e569dbe-201e-0095-1911-935448000000
Time:2025-03-12T05:44:23.9094764Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56a066-201e-0095-0411-935448000000
Time:2025-03-12T05:44:24.9523773Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56a31c-201e-0095-7811-935448000000
Time:2025-03-12T05:44:25.9952035Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56a31c-201e-0095-7811-935448000000
Time:2025-03-12T05:44:25.9952035Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.44s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:44:34 DEBUG : sub dir/: Creating directory marker
2025/03/12 05:44:34 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/12 05:44:35 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/12 05:44:35 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/12 05:44:35 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/12 05:44:35 DEBUG : sub dir/: Removing directory marker
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56bb64-201e-0095-2011-935448000000
Time:2025-03-12T05:44:35.8924914Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56bdfd-201e-0095-7f11-935448000000
Time:2025-03-12T05:44:36.9357871Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c098-201e-0095-2611-935448000000
Time:2025-03-12T05:44:37.9801374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c098-201e-0095-2611-935448000000
Time:2025-03-12T05:44:37.9801374Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c339-201e-0095-7a11-935448000000
Time:2025-03-12T05:44:39.0242020Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c5bd-201e-0095-4e11-935448000000
Time:2025-03-12T05:44:40.0673555Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c8f1-201e-0095-4911-935448000000
Time:2025-03-12T05:44:41.1112221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56c8f1-201e-0095-4911-935448000000
Time:2025-03-12T05:44:41.1112221Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (15.12s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:44:49 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/12 05:44:50 DEBUG : sub/: Removing directory marker
2025/03/12 05:44:50 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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56dec2-201e-0095-6011-935448000000
Time:2025-03-12T05:44:50.3311237Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e125-201e-0095-0111-935448000000
Time:2025-03-12T05:44:51.3748104Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e3a7-201e-0095-3511-935448000000
Time:2025-03-12T05:44:52.4188171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e3a7-201e-0095-3511-935448000000
Time:2025-03-12T05:44:52.4188171Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e5d6-201e-0095-3411-935448000000
Time:2025-03-12T05:44:53.4619018Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e7cf-201e-0095-7411-935448000000
Time:2025-03-12T05:44:54.5344494Z
--------------------------------------------------------------------------------
2025/03/12 05:44: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e96d-201e-0095-4b11-935448000000
Time:2025-03-12T05:44:55.5782793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56e96d-201e-0095-4b11-935448000000
Time:2025-03-12T05:44:55.5782793Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.47s)
--- 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.05s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:45:03 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/12 05:45:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/notfound"
2025/03/12 05:45:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:45:04 DEBUG : Azure container rclone-test-pibiyif4waka path notfound: Using directory markers
2025/03/12 05:45:05 DEBUG : sub/: Removing directory marker
2025/03/12 05:45:05 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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56f5e3-201e-0095-2011-935448000000
Time:2025-03-12T05:45:05.0973665Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56f759-201e-0095-6011-935448000000
Time:2025-03-12T05:45:06.1408680Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56f8aa-201e-0095-7f11-935448000000
Time:2025-03-12T05:45:07.1839934Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56f8aa-201e-0095-7f11-935448000000
Time:2025-03-12T05:45:07.1839934Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56fa50-201e-0095-3811-935448000000
Time:2025-03-12T05:45:08.2280562Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56fb7b-201e-0095-3511-935448000000
Time:2025-03-12T05:45:09.2722183Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56fcd7-201e-0095-4111-935448000000
Time:2025-03-12T05:45:10.3159355Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e56fcd7-201e-0095-4111-935448000000
Time:2025-03-12T05:45:10.3159355Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.74s)
--- PASS: TestStatJSON/Root (0.05s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- 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.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:45:18 INFO : Azure container rclone-test-pibiyif4waka: Making directory
2025/03/12 05:45:18 INFO : Azure container rclone-test-pibiyif4waka: Making directory
2025/03/12 05:45:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57094e-201e-0095-7911-935448000000
Time:2025-03-12T05:45:18.5816047Z
--------------------------------------------------------------------------------
2025/03/12 05:45:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e570ad1-201e-0095-2c11-935448000000
Time:2025-03-12T05:45:19.6255771Z
--------------------------------------------------------------------------------
2025/03/12 05:45:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e570c6c-201e-0095-0c11-935448000000
Time:2025-03-12T05:45:20.6698628Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e570c6c-201e-0095-0c11-935448000000
Time:2025-03-12T05:45:20.6698628Z
--------------------------------------------------------------------------------
2025/03/12 05:45:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e570d8f-201e-0095-0511-935448000000
Time:2025-03-12T05:45:21.7129921Z
--------------------------------------------------------------------------------
2025/03/12 05:45:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e570ed6-201e-0095-2011-935448000000
Time:2025-03-12T05:45:22.7568190Z
--------------------------------------------------------------------------------
2025/03/12 05:45:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e571046-201e-0095-5611-935448000000
Time:2025-03-12T05:45:23.7999233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e571046-201e-0095-5611-935448000000
Time:2025-03-12T05:45:23.7999233Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.48s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:45:32 DEBUG : sub dir/: Creating directory marker
2025/03/12 05:45:32 DEBUG : sub dir/: Removing directory marker
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e571dd6-201e-0095-2811-935448000000
Time:2025-03-12T05:45:32.4568066Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e571f6e-201e-0095-0711-935448000000
Time:2025-03-12T05:45:33.5009559Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5720ae-201e-0095-1e11-935448000000
Time:2025-03-12T05:45:34.5442421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5720ae-201e-0095-1e11-935448000000
Time:2025-03-12T05:45:34.5442421Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5721fc-201e-0095-3811-935448000000
Time:2025-03-12T05:45:35.5874162Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e572368-201e-0095-6811-935448000000
Time:2025-03-12T05:45:36.6305898Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57252d-201e-0095-1d11-935448000000
Time:2025-03-12T05:45:37.6740171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57252d-201e-0095-1d11-935448000000
Time:2025-03-12T05:45:37.6740171Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.87s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5734f2-201e-0095-5e12-935448000000
Time:2025-03-12T05:45:46.3683429Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e573724-201e-0095-5312-935448000000
Time:2025-03-12T05:45:47.4126889Z
--------------------------------------------------------------------------------
2025/03/12 05:45: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5738ce-201e-0095-3112-935448000000
Time:2025-03-12T05:45:48.4562829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5738ce-201e-0095-3112-935448000000
Time:2025-03-12T05:45:48.4562829Z
--------------------------------------------------------------------------------
2025/03/12 05:45:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e573ab1-201e-0095-5912-935448000000
Time:2025-03-12T05:45:49.5006761Z
--------------------------------------------------------------------------------
2025/03/12 05:45:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e573c60-201e-0095-4a12-935448000000
Time:2025-03-12T05:45:50.5445139Z
--------------------------------------------------------------------------------
2025/03/12 05:45:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e573deb-201e-0095-1512-935448000000
Time:2025-03-12T05:45:51.5878464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e573deb-201e-0095-1512-935448000000
Time:2025-03-12T05:45:51.5878464Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.92s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:46:00 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/12 05:46:00 DEBUG : empty space: Excluded
2025/03/12 05:46:00 DEBUG : BackupDir: Excluded
2025/03/12 05:46:00 DEBUG : dst: Excluded
2025/03/12 05:46: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e574ad6-201e-0095-2112-935448000000
Time:2025-03-12T05:46:00.3306917Z
--------------------------------------------------------------------------------
2025/03/12 05:46: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e574c29-201e-0095-3412-935448000000
Time:2025-03-12T05:46:01.3745390Z
--------------------------------------------------------------------------------
2025/03/12 05:46: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e574d9c-201e-0095-7012-935448000000
Time:2025-03-12T05:46:02.4182821Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e574d9c-201e-0095-7012-935448000000
Time:2025-03-12T05:46:02.4182821Z
--------------------------------------------------------------------------------
2025/03/12 05:46: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e574ecc-201e-0095-6912-935448000000
Time:2025-03-12T05:46:03.4627423Z
--------------------------------------------------------------------------------
2025/03/12 05:46: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e575038-201e-0095-0f12-935448000000
Time:2025-03-12T05:46:04.5062898Z
--------------------------------------------------------------------------------
2025/03/12 05:46: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57518a-201e-0095-2812-935448000000
Time:2025-03-12T05:46:05.5499232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57518a-201e-0095-2812-935448000000
Time:2025-03-12T05:46:05.5499232Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.96s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:46:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e576016-201e-0095-1c12-935448000000
Time:2025-03-12T05:46:14.2518314Z
--------------------------------------------------------------------------------
2025/03/12 05:46:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5761f4-201e-0095-3612-935448000000
Time:2025-03-12T05:46:15.2958901Z
--------------------------------------------------------------------------------
2025/03/12 05:46:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e576369-201e-0095-7712-935448000000
Time:2025-03-12T05:46:16.3407390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e576369-201e-0095-7712-935448000000
Time:2025-03-12T05:46:16.3407390Z
--------------------------------------------------------------------------------
2025/03/12 05:46:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5764de-201e-0095-3b12-935448000000
Time:2025-03-12T05:46:17.3855308Z
--------------------------------------------------------------------------------
2025/03/12 05:46:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57665b-201e-0095-7412-935448000000
Time:2025-03-12T05:46:18.4288691Z
--------------------------------------------------------------------------------
2025/03/12 05:46:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5767ef-201e-0095-3c12-935448000000
Time:2025-03-12T05:46:19.4723803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5767ef-201e-0095-3c12-935448000000
Time:2025-03-12T05:46:19.4723803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.92s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/12 05:46:28 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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d3a8-a01e-0040-0312-93bbc5000000
Time:2025-03-12T05:46:28.3088031Z
--------------------------------------------------------------------------------
2025/03/12 05:46:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d49c-a01e-0040-3512-93bbc5000000
Time:2025-03-12T05:46:29.3520386Z
--------------------------------------------------------------------------------
2025/03/12 05:46:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d5dd-a01e-0040-4712-93bbc5000000
Time:2025-03-12T05:46:30.3950742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d5dd-a01e-0040-4712-93bbc5000000
Time:2025-03-12T05:46:30.3950742Z
--------------------------------------------------------------------------------
2025/03/12 05:46:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d6d5-a01e-0040-0412-93bbc5000000
Time:2025-03-12T05:46:31.4386731Z
--------------------------------------------------------------------------------
2025/03/12 05:46:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d830-a01e-0040-7a12-93bbc5000000
Time:2025-03-12T05:46:32.4821836Z
--------------------------------------------------------------------------------
2025/03/12 05:46:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d8f5-a01e-0040-1412-93bbc5000000
Time:2025-03-12T05:46:33.5261389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15d8f5-a01e-0040-1412-93bbc5000000
Time:2025-03-12T05:46:33.5261389Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (14.05s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/12 05:46:41 DEBUG : Creating backend with remote ":memory:"
2025/03/12 05:46:41 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/12 05:46:41 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/12 05:46:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/12 05:46:41 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:46:41 DEBUG : sub dir/: Creating directory marker
2025/03/12 05:46:42 DEBUG : sub dir/: Removing directory marker
2025/03/12 05:46:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e266-a01e-0040-6c12-93bbc5000000
Time:2025-03-12T05:46:42.4461491Z
--------------------------------------------------------------------------------
2025/03/12 05:46:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e371-a01e-0040-4812-93bbc5000000
Time:2025-03-12T05:46:43.4893035Z
--------------------------------------------------------------------------------
2025/03/12 05:46:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e4f1-a01e-0040-0a12-93bbc5000000
Time:2025-03-12T05:46:44.5334136Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e4f1-a01e-0040-0a12-93bbc5000000
Time:2025-03-12T05:46:44.5334136Z
--------------------------------------------------------------------------------
2025/03/12 05:46:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e6ba-a01e-0040-5412-93bbc5000000
Time:2025-03-12T05:46:45.5765479Z
--------------------------------------------------------------------------------
2025/03/12 05:46:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15e88a-a01e-0040-3b12-93bbc5000000
Time:2025-03-12T05:46:46.6202106Z
--------------------------------------------------------------------------------
2025/03/12 05:46:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15ea65-a01e-0040-2b12-93bbc5000000
Time:2025-03-12T05:46:47.6638922Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a15ea65-a01e-0040-2b12-93bbc5000000
Time:2025-03-12T05:46:47.6638922Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.14s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:46:56 DEBUG : Waiting for deletions to finish
2025/03/12 05:46:56 DEBUG : large: Excluded (Size Filter)
2025/03/12 05:46:56 INFO : medium: Deleted
2025/03/12 05:46:56 INFO : small: Deleted
2025/03/12 05:46:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57af64-201e-0095-6b12-935448000000
Time:2025-03-12T05:46:56.5332937Z
--------------------------------------------------------------------------------
2025/03/12 05:46:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b084-201e-0095-5312-935448000000
Time:2025-03-12T05:46:57.5766768Z
--------------------------------------------------------------------------------
2025/03/12 05:46:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b26e-201e-0095-6e12-935448000000
Time:2025-03-12T05:46:58.6207825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b26e-201e-0095-6e12-935448000000
Time:2025-03-12T05:46:58.6207825Z
--------------------------------------------------------------------------------
2025/03/12 05:46:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b37b-201e-0095-5212-935448000000
Time:2025-03-12T05:46:59.6641396Z
--------------------------------------------------------------------------------
2025/03/12 05:47:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b4e4-201e-0095-7312-935448000000
Time:2025-03-12T05:47:00.7073990Z
--------------------------------------------------------------------------------
2025/03/12 05:47:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b69c-201e-0095-5512-935448000000
Time:2025-03-12T05:47:01.7510069Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57b69c-201e-0095-5512-935448000000
Time:2025-03-12T05:47:01.7510069Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (14.09s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:47:10 DEBUG : Waiting for deletions to finish
2025/03/12 05:47:10 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/12 05:47:10 INFO : large: Deleted
2025/03/12 05:47:10 INFO : small: Deleted
2025/03/12 05:47:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160977-a01e-0040-5b12-93bbc5000000
Time:2025-03-12T05:47:10.6339517Z
--------------------------------------------------------------------------------
2025/03/12 05:47:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160a39-a01e-0040-0112-93bbc5000000
Time:2025-03-12T05:47:11.6781525Z
--------------------------------------------------------------------------------
2025/03/12 05:47:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160b22-a01e-0040-4512-93bbc5000000
Time:2025-03-12T05:47:12.7744978Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160b22-a01e-0040-4512-93bbc5000000
Time:2025-03-12T05:47:12.7744978Z
--------------------------------------------------------------------------------
2025/03/12 05:47:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160c18-a01e-0040-1a12-93bbc5000000
Time:2025-03-12T05:47:13.8183354Z
--------------------------------------------------------------------------------
2025/03/12 05:47:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160d56-a01e-0040-7c12-93bbc5000000
Time:2025-03-12T05:47:14.8617361Z
--------------------------------------------------------------------------------
2025/03/12 05:47:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160e41-a01e-0040-4612-93bbc5000000
Time:2025-03-12T05:47:15.9047862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a160e41-a01e-0040-4612-93bbc5000000
Time:2025-03-12T05:47:15.9047862Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/12 05:47:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161a3c-a01e-0040-2312-93bbc5000000
Time:2025-03-12T05:47:24.1247910Z
--------------------------------------------------------------------------------
2025/03/12 05:47:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161ba3-a01e-0040-5212-93bbc5000000
Time:2025-03-12T05:47:25.1678523Z
--------------------------------------------------------------------------------
2025/03/12 05:47:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161cb5-a01e-0040-3912-93bbc5000000
Time:2025-03-12T05:47:26.2124634Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161cb5-a01e-0040-3912-93bbc5000000
Time:2025-03-12T05:47:26.2124634Z
--------------------------------------------------------------------------------
2025/03/12 05:47:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161dc3-a01e-0040-0612-93bbc5000000
Time:2025-03-12T05:47:27.2559670Z
--------------------------------------------------------------------------------
2025/03/12 05:47:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161ea5-a01e-0040-3a12-93bbc5000000
Time:2025-03-12T05:47:28.2993696Z
--------------------------------------------------------------------------------
2025/03/12 05:47:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161fc6-a01e-0040-1f12-93bbc5000000
Time:2025-03-12T05:47:29.3426517Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a161fc6-a01e-0040-1f12-93bbc5000000
Time:2025-03-12T05:47:29.3426517Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.59s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:47:37 DEBUG : Waiting for deletions to finish
2025/03/12 05:47:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/12 05:47:37 INFO : medium: Deleted
2025/03/12 05:47:37 INFO : small: Deleted
2025/03/12 05:47:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57eee7-201e-0095-1d12-935448000000
Time:2025-03-12T05:47:38.2048322Z
--------------------------------------------------------------------------------
2025/03/12 05:47:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57f16c-201e-0095-6e12-935448000000
Time:2025-03-12T05:47:39.2491684Z
--------------------------------------------------------------------------------
2025/03/12 05:47:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57f354-201e-0095-2d12-935448000000
Time:2025-03-12T05:47:40.2924926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57f354-201e-0095-2d12-935448000000
Time:2025-03-12T05:47:40.2924926Z
--------------------------------------------------------------------------------
2025/03/12 05:47:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57f608-201e-0095-2e12-935448000000
Time:2025-03-12T05:47:41.3356716Z
--------------------------------------------------------------------------------
2025/03/12 05:47:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57f8b1-201e-0095-3312-935448000000
Time:2025-03-12T05:47:42.3788543Z
--------------------------------------------------------------------------------
2025/03/12 05:47:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57fab6-201e-0095-6f12-935448000000
Time:2025-03-12T05:47:43.4222709Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e57fab6-201e-0095-6f12-935448000000
Time:2025-03-12T05:47:43.4222709Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/12 05:47:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580a73-201e-0095-6412-935448000000
Time:2025-03-12T05:47:51.6421627Z
--------------------------------------------------------------------------------
2025/03/12 05:47:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580be3-201e-0095-0e12-935448000000
Time:2025-03-12T05:47:52.6859260Z
--------------------------------------------------------------------------------
2025/03/12 05:47:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580cfd-201e-0095-0112-935448000000
Time:2025-03-12T05:47:53.7302557Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580cfd-201e-0095-0112-935448000000
Time:2025-03-12T05:47:53.7302557Z
--------------------------------------------------------------------------------
2025/03/12 05:47:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580e47-201e-0095-0612-935448000000
Time:2025-03-12T05:47:54.7734300Z
--------------------------------------------------------------------------------
2025/03/12 05:47:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e580fee-201e-0095-5b12-935448000000
Time:2025-03-12T05:47:55.8176229Z
--------------------------------------------------------------------------------
2025/03/12 05:47:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5811ad-201e-0095-5612-935448000000
Time:2025-03-12T05:47:56.8619869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7e5811ad-201e-0095-5612-935448000000
Time:2025-03-12T05:47:56.8619869Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.53s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:48:05 DEBUG : Waiting for deletions to finish
2025/03/12 05:48:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/12 05:48:05 INFO : large: Deleted
2025/03/12 05:48:05 INFO : medium: Deleted
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164a3e-a01e-0040-6412-93bbc5000000
Time:2025-03-12T05:48:05.7460891Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164b33-a01e-0040-3112-93bbc5000000
Time:2025-03-12T05:48:06.7893906Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164c75-a01e-0040-3312-93bbc5000000
Time:2025-03-12T05:48:07.8323806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164c75-a01e-0040-3312-93bbc5000000
Time:2025-03-12T05:48:07.8323806Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164e05-a01e-0040-3a12-93bbc5000000
Time:2025-03-12T05:48:08.8755607Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a164ef7-a01e-0040-7112-93bbc5000000
Time:2025-03-12T05:48:09.9185733Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165007-a01e-0040-5012-93bbc5000000
Time:2025-03-12T05:48:10.9620588Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165007-a01e-0040-5012-93bbc5000000
Time:2025-03-12T05:48:10.9620588Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a1659de-a01e-0040-1612-93bbc5000000
Time:2025-03-12T05:48:19.1825708Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165b0a-a01e-0040-1512-93bbc5000000
Time:2025-03-12T05:48:20.2260925Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165bfe-a01e-0040-5f12-93bbc5000000
Time:2025-03-12T05:48:21.2702191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165bfe-a01e-0040-5f12-93bbc5000000
Time:2025-03-12T05:48:21.2702191Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165cfc-a01e-0040-3612-93bbc5000000
Time:2025-03-12T05:48:22.3144908Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165e08-a01e-0040-1712-93bbc5000000
Time:2025-03-12T05:48:23.3579598Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165efd-a01e-0040-5612-93bbc5000000
Time:2025-03-12T05:48:24.4050766Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a165efd-a01e-0040-5612-93bbc5000000
Time:2025-03-12T05:48:24.4050766Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.54s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166883-a01e-0040-6212-93bbc5000000
Time:2025-03-12T05:48:32.9943049Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166995-a01e-0040-4812-93bbc5000000
Time:2025-03-12T05:48:34.0371843Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166ace-a01e-0040-4912-93bbc5000000
Time:2025-03-12T05:48:35.0805429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166ace-a01e-0040-4912-93bbc5000000
Time:2025-03-12T05:48:35.0805429Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166c09-a01e-0040-3b12-93bbc5000000
Time:2025-03-12T05:48:36.1247989Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166d19-a01e-0040-2212-93bbc5000000
Time:2025-03-12T05:48:37.1680702Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166e7d-a01e-0040-0e12-93bbc5000000
Time:2025-03-12T05:48:38.2125302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a166e7d-a01e-0040-0e12-93bbc5000000
Time:2025-03-12T05:48:38.2125302Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167752-a01e-0040-1f12-93bbc5000000
Time:2025-03-12T05:48:46.4322719Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a16786a-a01e-0040-0d12-93bbc5000000
Time:2025-03-12T05:48:47.4755221Z
--------------------------------------------------------------------------------
2025/03/12 05:48: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167975-a01e-0040-6812-93bbc5000000
Time:2025-03-12T05:48:48.5189598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167975-a01e-0040-6812-93bbc5000000
Time:2025-03-12T05:48:48.5189598Z
--------------------------------------------------------------------------------
2025/03/12 05:48:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167a71-a01e-0040-3a12-93bbc5000000
Time:2025-03-12T05:48:49.5622606Z
--------------------------------------------------------------------------------
2025/03/12 05:48:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167b46-a01e-0040-6612-93bbc5000000
Time:2025-03-12T05:48:50.6062672Z
--------------------------------------------------------------------------------
2025/03/12 05:48:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167c59-a01e-0040-5712-93bbc5000000
Time:2025-03-12T05:48:51.6500105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a167c59-a01e-0040-5712-93bbc5000000
Time:2025-03-12T05:48:51.6500105Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.25s)
=== RUN TestRetry
2025/03/12 05:48:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/12 05:48:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/12 05:48:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/12 05:48:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/12 05:48:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/12 05:48:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/12 05:48:59 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a16888c-a01e-0040-3312-93bbc5000000
Time:2025-03-12T05:49:01.1679514Z
--------------------------------------------------------------------------------
2025/03/12 05:49: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a1689dd-a01e-0040-4b12-93bbc5000000
Time:2025-03-12T05:49:02.2117606Z
--------------------------------------------------------------------------------
2025/03/12 05:49: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-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168b4a-a01e-0040-7512-93bbc5000000
Time:2025-03-12T05:49:03.2563845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168b4a-a01e-0040-7512-93bbc5000000
Time:2025-03-12T05:49:03.2563845Z
--------------------------------------------------------------------------------
2025/03/12 05:49: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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168c9c-a01e-0040-0b12-93bbc5000000
Time:2025-03-12T05:49:04.2995431Z
--------------------------------------------------------------------------------
2025/03/12 05:49:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168e2b-a01e-0040-5112-93bbc5000000
Time:2025-03-12T05:49:05.3428305Z
--------------------------------------------------------------------------------
2025/03/12 05:49:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168f3c-a01e-0040-3512-93bbc5000000
Time:2025-03-12T05:49:06.3877719Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a168f3c-a01e-0040-3512-93bbc5000000
Time:2025-03-12T05:49:06.3877719Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.68s)
=== RUN TestPurge
2025/03/12 05:49:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cenazis1buwo"
2025/03/12 05:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/12 05:49:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:49:14 DEBUG : Azure container rclone-test-cenazis1buwo: Using directory markers
2025/03/12 05:49:14 DEBUG : Creating backend with remote "/tmp/rclone1376937074"
run.go:180: Remote "Azure container rclone-test-cenazis1buwo", Local "Local file system at /tmp/rclone1376937074", Modify Window "1ns"
2025/03/12 05:49:14 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/12 05:49:14 DEBUG : A1/B1/: Creating directory marker
2025/03/12 05:49:14 DEBUG : A1/: Creating directory marker
2025/03/12 05:49:14 INFO : A2: Making directory
2025/03/12 05:49:14 DEBUG : A2/: Creating directory marker
2025/03/12 05:49:15 INFO : A1/B2: Making directory
2025/03/12 05:49:15 DEBUG : A1/B2/: Creating directory marker
2025/03/12 05:49:15 INFO : A1/B2/C2: Making directory
2025/03/12 05:49:15 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/12 05:49:15 INFO : A1/B1/C3: Making directory
2025/03/12 05:49:15 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/12 05:49:15 INFO : A3: Making directory
2025/03/12 05:49:15 DEBUG : A3/: Creating directory marker
2025/03/12 05:49:15 INFO : A3/B3: Making directory
2025/03/12 05:49:15 DEBUG : A3/B3/: Creating directory marker
2025/03/12 05:49:15 INFO : A3/B3/C4: Making directory
2025/03/12 05:49:15 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/12 05:49:15 DEBUG : Waiting for deletions to finish
2025/03/12 05:49:16 INFO : A1/B1/C1/one: Deleted
2025/03/12 05:49:16 DEBUG : removing 2 level 3 directories
2025/03/12 05:49:16 INFO : A1/B1/C3: Removing directory
2025/03/12 05:49:16 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/12 05:49:16 INFO : A1/B1/C1: Removing directory
2025/03/12 05:49:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/12 05:49:16 DEBUG : removing 1 level 2 directories
2025/03/12 05:49:16 INFO : A1/B1: Removing directory
2025/03/12 05:49:16 DEBUG : A1/B1/: Removing directory marker
2025/03/12 05:49:16 DEBUG : Azure container rclone-test-cenazis1buwo: Purge remote
2025/03/12 05:49:16 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.04s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:16 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/12 05:49:16 DEBUG : A1/B1/: Creating directory marker
2025/03/12 05:49:16 DEBUG : A1/: Creating directory marker
2025/03/12 05:49:16 INFO : A2: Making directory
2025/03/12 05:49:16 DEBUG : A2/: Creating directory marker
2025/03/12 05:49:17 INFO : A1/B2: Making directory
2025/03/12 05:49:17 DEBUG : A1/B2/: Creating directory marker
2025/03/12 05:49:17 INFO : A1/B2/C2: Making directory
2025/03/12 05:49:17 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/12 05:49:17 INFO : A1/B1/C3: Making directory
2025/03/12 05:49:17 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/12 05:49:17 INFO : A3: Making directory
2025/03/12 05:49:17 DEBUG : A3/: Creating directory marker
2025/03/12 05:49:17 INFO : A3/B3: Making directory
2025/03/12 05:49:17 DEBUG : A3/B3/: Creating directory marker
2025/03/12 05:49:17 INFO : A3/B3/C4: Making directory
2025/03/12 05:49:17 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/12 05:49:25 DEBUG : removing 1 level 3 directories
2025/03/12 05:49:25 INFO : A3/B3/C4: Removing directory
2025/03/12 05:49:25 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/12 05:49:32 DEBUG : removing 2 level 3 directories
2025/03/12 05:49:32 INFO : A1/B2/C2: Removing directory
2025/03/12 05:49:32 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/12 05:49:32 INFO : A1/B1/C3: Removing directory
2025/03/12 05:49:32 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/12 05:49:32 DEBUG : removing 4 level 2 directories
2025/03/12 05:49:32 INFO : dst/: Removing directory
2025/03/12 05:49:32 DEBUG : dst//: Removing directory marker
2025/03/12 05:49:32 INFO : A3/B3: Removing directory
2025/03/12 05:49:32 DEBUG : A3/B3/: Removing directory marker
2025/03/12 05:49:32 INFO : A1/B2: Removing directory
2025/03/12 05:49:32 DEBUG : A1/B2/: Removing directory marker
2025/03/12 05:49:32 INFO : BackupDir/: Removing directory
2025/03/12 05:49:32 DEBUG : BackupDir//: Removing directory marker
2025/03/12 05:49:32 DEBUG : removing 4 level 1 directories
2025/03/12 05:49:32 INFO : dst: Removing directory
2025/03/12 05:49:32 DEBUG : dst/: Removing directory marker
2025/03/12 05:49:32 INFO : A3: Removing directory
2025/03/12 05:49:32 DEBUG : A3/: Removing directory marker
2025/03/12 05:49:32 INFO : A2: Removing directory
2025/03/12 05:49:32 DEBUG : A2/: Removing directory marker
2025/03/12 05:49:32 INFO : BackupDir: Removing directory
2025/03/12 05:49:32 DEBUG : BackupDir/: Removing directory marker
2025/03/12 05:49:32 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5d7716bc-101e-008e-5312-936a4b000000
Time:2025-03-12T05:49:32.8803262Z
--------------------------------------------------------------------------------
2025/03/12 05:49:32 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a16ab53-a01e-0040-5012-93bbc5000000
Time:2025-03-12T05:49:32.8831111Z
--------------------------------------------------------------------------------
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-pibiyif4waka/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2a16ab53-a01e-0040-5012-93bbc5000000
Time:2025-03-12T05:49:32.8831111Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/12 05:49:33 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/12 05:49:33 DEBUG : A1/B1/: Removing directory marker
2025/03/12 05:49:33 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.68s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:33 INFO : A1: Making directory
2025/03/12 05:49:33 DEBUG : A1/: Creating directory marker
2025/03/12 05:49:33 INFO : A1/B1: Making directory
2025/03/12 05:49:33 DEBUG : A1/B1/: Creating directory marker
2025/03/12 05:49:33 INFO : A1/B1/C1: Making directory
2025/03/12 05:49:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/12 05:49:33 DEBUG : removing 1 level 3 directories
2025/03/12 05:49:33 INFO : A1/B1/C1: Removing directory
2025/03/12 05:49:33 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/12 05:49:33 DEBUG : removing 1 level 2 directories
2025/03/12 05:49:33 INFO : A1/B1: Removing directory
2025/03/12 05:49:33 DEBUG : A1/B1/: Removing directory marker
2025/03/12 05:49:34 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.83s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:34 INFO : A1: Making directory
2025/03/12 05:49:34 DEBUG : A1/: Creating directory marker
2025/03/12 05:49:34 INFO : A1/B1: Making directory
2025/03/12 05:49:34 DEBUG : A1/B1/: Creating directory marker
2025/03/12 05:49:34 INFO : A1/B1/C1: Making directory
2025/03/12 05:49:34 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/12 05:49:34 DEBUG : removing 1 level 3 directories
2025/03/12 05:49:34 INFO : A1/B1/C1: Removing directory
2025/03/12 05:49:34 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/12 05:49:34 DEBUG : removing 1 level 2 directories
2025/03/12 05:49:34 INFO : A1/B1: Removing directory
2025/03/12 05:49:34 DEBUG : A1/B1/: Removing directory marker
2025/03/12 05:49:34 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.87s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:35 DEBUG : filename.txt: File name found in url
2025/03/12 05:49:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.89s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/12 05:49:35 DEBUG : sub/: Creating directory marker
2025/03/12 05:49:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:49:36 INFO : file1: Copied (new) to: sub/file2
2025/03/12 05:49:36 INFO : file1: Deleted
2025/03/12 05:49:36 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:49:36 DEBUG : file1: Unchanged skipping
2025/03/12 05:49:36 INFO : file1: Deleted
2025/03/12 05:49:36 DEBUG : Azure container rclone-test-pibiyif4waka: don't need to copy/move sub/file2, it is already at target location
2025/03/12 05:49:36 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.58s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:36 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/12 05:49:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:49:36 INFO : file1: Copied (new)
2025/03/12 05:49:36 INFO : file1: Deleted
2025/03/12 05:49:36 DEBUG : file1: Destination exists, skipping
2025/03/12 05:49:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.40s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.09s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:37 DEBUG : dst/: Creating directory marker
2025/03/12 05:49:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/backup"
2025/03/12 05:49:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/12 05:49:37 DEBUG : Azure container rclone-test-pibiyif4waka path backup: Using directory markers
2025/03/12 05:49:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-pibiyif4waka/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-pibiyif4waka/backup"
2025/03/12 05:49:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/12 05:49:37 DEBUG : dst/: Creating directory marker
2025/03/12 05:49:37 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/12 05:49:37 INFO : dst/file1: Copied (server-side copy)
2025/03/12 05:49:37 INFO : dst/file1: Deleted
2025/03/12 05:49:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/12 05:49:37 INFO : dst/file1: Copied (new)
2025/03/12 05:49:37 INFO : dst/file1: Deleted
2025/03/12 05:49:38 DEBUG : dst/: Removing directory marker
2025/03/12 05:49:38 DEBUG : backup/dst/: Removing directory marker
2025/03/12 05:49:38 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b117c9f3-d01e-0081-0612-931c27000000
Time:2025-03-12T05:49:38.2964506Z
--------------------------------------------------------------------------------
2025/03/12 05:49:39 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b117caff-d01e-0081-3b12-931c27000000
Time:2025-03-12T05:49:39.3404592Z
--------------------------------------------------------------------------------
2025/03/12 05:49:40 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-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b117cc31-d01e-0081-2712-931c27000000
Time:2025-03-12T05:49:40.3835013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pibiyif4waka/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b117cc31-d01e-0081-2712-931c27000000
Time:2025-03-12T05:49:40.3835013Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.45s)
=== 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-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:41 DEBUG : A1/: Creating directory marker
2025/03/12 05:49:41 DEBUG : A1/B1/: Creating directory marker
2025/03/12 05:49:42 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/12 05:49:42 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/12 05:49:42 INFO : A1/B2: Making directory
2025/03/12 05:49:42 DEBUG : A1/B2/: Creating directory marker
2025/03/12 05:49:42 INFO : A1/B1/C3: Making directory
2025/03/12 05:49:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/12 05:49:42 DEBUG : A2/: Creating directory marker
2025/03/12 05:49:42 DEBUG : A2/B1/: Creating directory marker
2025/03/12 05:49:43 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/12 05:49:43 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/12 05:49:43 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/12 05:49:43 DEBUG : A2/B2/: Creating directory marker
2025/03/12 05:49:43 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:49:43 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/12 05:49:43 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/12 05:49:43 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/12 05:49:43 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/12 05:49:43 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/12 05:49:43 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/12 05:49:43 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/12 05:49:43 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/12 05:49:43 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/12 05:49:43 INFO : A1/B1/C1/four: Deleted
2025/03/12 05:49:43 INFO : A1/one: Deleted
2025/03/12 05:49:43 INFO : A1/B1/three: Deleted
2025/03/12 05:49:43 INFO : A1/B1/C2/five: Deleted
2025/03/12 05:49:43 INFO : A1/two: Deleted
2025/03/12 05:49:43 DEBUG : A1/B2/: Removing directory marker
2025/03/12 05:49:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/12 05:49:43 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/12 05:49:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/12 05:49:43 DEBUG : A1/B1/: Removing directory marker
2025/03/12 05:49:44 DEBUG : A1/: Removing directory marker
2025/03/12 05:49:44 DEBUG : A3/: Creating directory marker
2025/03/12 05:49:44 DEBUG : A3/B1/: Creating directory marker
2025/03/12 05:49:44 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/12 05:49:44 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/12 05:49:44 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/12 05:49:44 DEBUG : A3/B2/: Creating directory marker
2025/03/12 05:49:45 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/12 05:49:45 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/12 05:49:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/12 05:49:45 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/12 05:49:45 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/12 05:49:45 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/12 05:49:45 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/12 05:49:45 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/12 05:49:45 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:49:45 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/12 05:49:45 INFO : A2/B1/C2/five: Deleted
2025/03/12 05:49:45 INFO : A2/B1/C1/four: Deleted
2025/03/12 05:49:45 INFO : A2/two: Deleted
2025/03/12 05:49:45 INFO : A2/B1/three: Deleted
2025/03/12 05:49:45 INFO : A2/one: Deleted
2025/03/12 05:49:45 DEBUG : A2/B2/: Removing directory marker
2025/03/12 05:49:45 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/12 05:49:45 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/12 05:49:45 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/12 05:49:45 DEBUG : A2/B1/: Removing directory marker
2025/03/12 05:49:45 DEBUG : A2/: Removing directory marker
2025/03/12 05:49:45 INFO : Azure container rclone-test-pibiyif4waka: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/12 05:49:45 DEBUG : A4/: Creating directory marker
2025/03/12 05:49:45 DEBUG : A4/B1/: Creating directory marker
2025/03/12 05:49:45 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/12 05:49:46 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/12 05:49:46 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/12 05:49:46 DEBUG : A4/B2/: Creating directory marker
2025/03/12 05:49:46 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/12 05:49:46 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/12 05:49:46 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/12 05:49:46 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/12 05:49:46 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/12 05:49:46 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/12 05:49:46 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/12 05:49:46 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/12 05:49:46 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/12 05:49:46 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/12 05:49:46 INFO : A3/two: Deleted
2025/03/12 05:49:46 INFO : A3/one: Deleted
2025/03/12 05:49:46 INFO : A3/B1/C1/four: Deleted
2025/03/12 05:49:46 INFO : A3/B1/three: Deleted
2025/03/12 05:49:46 INFO : A3/B1/C2/five: Deleted
2025/03/12 05:49:46 DEBUG : A3/B2/: Removing directory marker
2025/03/12 05:49:46 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/12 05:49:46 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/12 05:49:46 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/12 05:49:46 DEBUG : A3/B1/: Removing directory marker
2025/03/12 05:49:46 DEBUG : A3/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/B2/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/B1/: Removing directory marker
2025/03/12 05:49:47 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (6.15s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.09s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:47 DEBUG : Azure container rclone-test-pibiyif4waka: File to upload is small (34 bytes), uploading instead of streaming
2025/03/12 05:49:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/12 05:49:47 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/12 05:49:47 NOTICE: Azure container rclone-test-pibiyif4waka: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/12 05:49:47 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/12 05:49:47 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/12 05:49:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/12 05:49:47 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/12 05:49:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/12 05:49:48 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/12 05:49:48 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:48 DEBUG : Azure container rclone-test-pibiyif4waka: File to upload is small (34 bytes), uploading instead of streaming
2025/03/12 05:49:48 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/12 05:49:48 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/12 05:49:48 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:48 DEBUG : Azure container rclone-test-pibiyif4waka: File to upload is small (34 bytes), uploading instead of streaming
2025/03/12 05:49:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/12 05:49:48 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/12 05:49:48 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/12 05:49:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/12 05:49:48 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:49 DEBUG : Azure container rclone-test-pibiyif4waka: File to upload is small (34 bytes), uploading instead of streaming
2025/03/12 05:49:49 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/12 05:49:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/12 05:49:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.08s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.61s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.49s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.49s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.49s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.09s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:49 DEBUG : Azure container rclone-test-pibiyif4waka: File to upload is small (60 bytes), uploading instead of streaming
2025/03/12 05:49:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/12 05:49:50 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.40s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.09s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
2025/03/12 05:49:50 DEBUG : sub dir/: Creating directory marker
2025/03/12 05:49:50 DEBUG : Azure container rclone-test-pibiyif4waka: Touching "sub dir/potato3"
2025/03/12 05:49:50 DEBUG : Azure container rclone-test-pibiyif4waka: Touching "empty space"
2025/03/12 05:49:50 DEBUG : Azure container rclone-test-pibiyif4waka: Touching "potato2"
2025/03/12 05:49:51 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.96s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.09s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.09s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.09s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.09s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-pibiyif4waka", Local "Local file system at /tmp/rclone2384262836", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.09s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/12 05:49:51 DEBUG : Azure container rclone-test-pibiyif4waka: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m48.649432492s (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]