"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/05/09 03:22:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo"
2025/05/09 03:22:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:22:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:22:48 DEBUG : Azure container rclone-test-puwoyep4mugo: Using directory markers
2025/05/09 03:22:48 DEBUG : Creating backend with remote "/tmp/rclone2900403664"
=== 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:22:48 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/09 03:22:48 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/09 03:22:48 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/09 03:22:48 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/09 03:22:48 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/09 03:22:48 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:22:48 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/09 03:22:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/09 03:22:48 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/09 03:22:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/09 03:22:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:22:49 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/09 03:22:50 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/09 03:22:51 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/09 03:22:51 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/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:22:52 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/09 03:22:53 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/09 03:22:54 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/09 03:22:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/09 03:22:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:22:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:22:55 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/09 03:22:56 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/09 03:22:56 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/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/09 03:22:58 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/09 03:22:58 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/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/09 03:23:01 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/09 03:23:01 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/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/09 03:23:03 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/09 03:23:04 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (17.12s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (3.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.80s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (2.39s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.54s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.65s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.74s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:05 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/09 03:23:05 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/09 03:23:05 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/09 03:23:05 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/09 03:23:05 DEBUG : chunksize-probe: Removing empty object
2025/05/09 03:23:06 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/09 03:23:07 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/09 03:23:07 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/09 03:23:07 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/09 03:23:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/09 03:23:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/09 03:23:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/09 03:23:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/09 03:23:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/09 03:23:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/09 03:23:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/09 03:23:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/09 03:23:08 DEBUG : Returning error reader
2025/05/09 03:23:08 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/09 03:23:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:09 DEBUG : Returning error reader
2025/05/09 03:23:09 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/09 03:23:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:10 DEBUG : Returning error reader
2025/05/09 03:23:10 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/09 03:23:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:11 DEBUG : Returning error reader
2025/05/09 03:23:11 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/09 03:23:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:12 DEBUG : Returning error reader
2025/05/09 03:23:12 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/09 03:23:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:13 DEBUG : Returning error reader
2025/05/09 03:23:13 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/09 03:23:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:14 DEBUG : Returning error reader
2025/05/09 03:23:14 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/09 03:23:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:15 DEBUG : Returning error reader
2025/05/09 03:23:15 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/09 03:23:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:16 DEBUG : Returning error reader
2025/05/09 03:23:16 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/09 03:23:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/09 03:23:17 DEBUG : Returning error reader
2025/05/09 03:23:17 DEBUG : BOOM: simulated read failure
2025/05/09 03:23:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/09 03:23:17 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/09 03:23:17 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/09 03:23:17 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/09 03:23:17 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/09 03:23:17 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/09 03:23:17 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 (19.33s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/09 03:23:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/09 03:23:24 DEBUG : potato: Seek from 10 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 10 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/09 03:23:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/09 03:23:24 DEBUG : potato: Seek from 8 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 8 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/09 03:23:24 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/09 03:23:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/09 03:23:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/09 03:23:24 DEBUG : potato: Seek from 5 to 2
2025/05/09 03:23:24 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/09 03:23:24 DEBUG : potato: Seek from 9 to 0
2025/05/09 03:23:24 DEBUG : potato: Seek from 9 to 0
2025/05/09 03:23:24 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", 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.82s)
--- PASS: TestCheck/1 (0.06s)
--- PASS: TestCheck/2 (0.06s)
--- PASS: TestCheck/3 (0.06s)
--- PASS: TestCheck/4 (0.12s)
--- PASS: TestCheck/5 (0.11s)
--- PASS: TestCheck/6 (0.11s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2025/05/09 03:23:26 DEBUG : Creating backend with remote "nonexistent"
2025/05/09 03:23:26 DEBUG : Creating backend with remote "nonexistent"
2025/05/09 03:23:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/09 03:23:26 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/05/09 03:23:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/09 03:23:26 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", 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 (2.25s)
--- PASS: TestCheckDownload/1 (0.12s)
--- PASS: TestCheckDownload/2 (0.12s)
--- PASS: TestCheckDownload/3 (0.12s)
--- PASS: TestCheckDownload/4 (0.17s)
--- PASS: TestCheckDownload/5 (0.17s)
--- PASS: TestCheckDownload/6 (0.17s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", 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.84s)
--- PASS: TestCheckSizeOnly/1 (0.06s)
--- PASS: TestCheckSizeOnly/2 (0.06s)
--- PASS: TestCheckSizeOnly/3 (0.06s)
--- PASS: TestCheckSizeOnly/4 (0.11s)
--- PASS: TestCheckSizeOnly/5 (0.11s)
--- PASS: TestCheckSizeOnly/6 (0.11s)
--- PASS: TestCheckSizeOnly/7 (0.11s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/09 03:23:30 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/09 03:23:30 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/09 03:23:30 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.62s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/data"
2025/05/09 03:23:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:31 DEBUG : Azure container rclone-test-puwoyep4mugo path data: Using directory markers
2025/05/09 03:23:31 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/05/09 03:23:35 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (4.29s)
--- PASS: TestCheckSum/subtest1 (0.17s)
--- PASS: TestCheckSum/subtest2 (0.23s)
--- PASS: TestCheckSum/subtest3 (0.22s)
--- PASS: TestCheckSum/subtest4 (0.22s)
--- PASS: TestCheckSum/subtest5 (0.22s)
--- PASS: TestCheckSum/subtest6 (0.22s)
--- PASS: TestCheckSum/subtest7 (0.22s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/data"
2025/05/09 03:23:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:35 DEBUG : Azure container rclone-test-puwoyep4mugo path data: Using directory markers
2025/05/09 03:23:35 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/05/09 03:23:40 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (4.76s)
--- PASS: TestCheckSumDownload/subtest1 (0.23s)
--- PASS: TestCheckSumDownload/subtest2 (0.28s)
--- PASS: TestCheckSumDownload/subtest3 (0.28s)
--- PASS: TestCheckSumDownload/subtest4 (0.28s)
--- PASS: TestCheckSumDownload/subtest5 (0.28s)
--- PASS: TestCheckSumDownload/subtest6 (0.28s)
--- PASS: TestCheckSumDownload/subtest7 (0.29s)
=== RUN TestApplyTransforms
2025/05/09 03:23:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuxevix9doni"
2025/05/09 03:23:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:40 DEBUG : Azure container rclone-test-vuxevix9doni: Using directory markers
2025/05/09 03:23:40 DEBUG : Creating backend with remote "/tmp/rclone111570882"
run.go:180: Remote "Azure container rclone-test-vuxevix9doni", Local "Local file system at /tmp/rclone111570882", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/09 03:23:40 ERROR : hello, world!: sum not found
2025/05/09 03:23:40 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-vuxevix9doni
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-vuxevix9doni: 1 files missing
2025/05/09 03:23:40 NOTICE: 1 hashes missing
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-vuxevix9doni: 2 differences found
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-vuxevix9doni: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/09 03:23:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-vuxevix9doni: 0 differences found
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-vuxevix9doni: 1 matching files
2025/05/09 03:23:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zalidoc2kafa"
2025/05/09 03:23:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:40 DEBUG : Azure container rclone-test-zalidoc2kafa: Using directory markers
2025/05/09 03:23:40 DEBUG : Creating backend with remote "/tmp/rclone871959580"
run.go:180: Remote "Azure container rclone-test-zalidoc2kafa", Local "Local file system at /tmp/rclone871959580", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/09 03:23:40 ERROR : HELLO, WORLD!: sum not found
2025/05/09 03:23:40 ERROR : hello, world!: file not in Azure container rclone-test-zalidoc2kafa
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-zalidoc2kafa: 1 files missing
2025/05/09 03:23:40 NOTICE: 1 hashes missing
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-zalidoc2kafa: 2 differences found
2025/05/09 03:23:40 NOTICE: Azure container rclone-test-zalidoc2kafa: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/09 03:23:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-zalidoc2kafa: 0 differences found
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-zalidoc2kafa: 1 matching files
2025/05/09 03:23:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nehefuj9pido"
2025/05/09 03:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:41 DEBUG : Azure container rclone-test-nehefuj9pido: Using directory markers
2025/05/09 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone235437456"
run.go:180: Remote "Azure container rclone-test-nehefuj9pido", Local "Local file system at /tmp/rclone235437456", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/09 03:23:41 ERROR : HeLlO, wOrLd!: sum not found
2025/05/09 03:23:41 ERROR : hello, world!: file not in Azure container rclone-test-nehefuj9pido
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-nehefuj9pido: 1 files missing
2025/05/09 03:23:41 NOTICE: 1 hashes missing
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-nehefuj9pido: 2 differences found
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-nehefuj9pido: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/09 03:23:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-nehefuj9pido: 0 differences found
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-nehefuj9pido: 1 matching files
2025/05/09 03:23:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yurociq4kiko"
2025/05/09 03:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:41 DEBUG : Azure container rclone-test-yurociq4kiko: Using directory markers
2025/05/09 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone688293037"
run.go:180: Remote "Azure container rclone-test-yurociq4kiko", Local "Local file system at /tmp/rclone688293037", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/09 03:23:41 ERROR : HELLO, WORLD!: sum not found
2025/05/09 03:23:41 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yurociq4kiko
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-yurociq4kiko: 1 files missing
2025/05/09 03:23:41 NOTICE: 1 hashes missing
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-yurociq4kiko: 2 differences found
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-yurociq4kiko: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/09 03:23:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-yurociq4kiko: 0 differences found
2025/05/09 03:23:41 NOTICE: Azure container rclone-test-yurociq4kiko: 1 matching files
2025/05/09 03:23:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-heqihoc9himu"
2025/05/09 03:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:41 DEBUG : Azure container rclone-test-heqihoc9himu: Using directory markers
2025/05/09 03:23:41 DEBUG : Creating backend with remote "/tmp/rclone2192948625"
run.go:180: Remote "Azure container rclone-test-heqihoc9himu", Local "Local file system at /tmp/rclone2192948625", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-heqihoc9himu
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-heqihoc9himu: 1 files missing
2025/05/09 03:23:42 NOTICE: 1 hashes missing
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-heqihoc9himu: 2 differences found
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-heqihoc9himu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/09 03:23:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-heqihoc9himu: 0 differences found
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-heqihoc9himu: 1 matching files
2025/05/09 03:23:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bufomuq9yudo"
2025/05/09 03:23:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:42 DEBUG : Azure container rclone-test-bufomuq9yudo: Using directory markers
2025/05/09 03:23:42 DEBUG : Creating backend with remote "/tmp/rclone2942565472"
run.go:180: Remote "Azure container rclone-test-bufomuq9yudo", Local "Local file system at /tmp/rclone2942565472", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-bufomuq9yudo
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-bufomuq9yudo: 1 files missing
2025/05/09 03:23:42 NOTICE: 1 hashes missing
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-bufomuq9yudo: 2 differences found
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-bufomuq9yudo: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/09 03:23:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-bufomuq9yudo: 0 differences found
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-bufomuq9yudo: 1 matching files
2025/05/09 03:23:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pelawez9hafi"
2025/05/09 03:23:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:42 DEBUG : Azure container rclone-test-pelawez9hafi: Using directory markers
2025/05/09 03:23:42 DEBUG : Creating backend with remote "/tmp/rclone3038317607"
run.go:180: Remote "Azure container rclone-test-pelawez9hafi", Local "Local file system at /tmp/rclone3038317607", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pelawez9hafi
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-pelawez9hafi: 1 files missing
2025/05/09 03:23:42 NOTICE: 1 hashes missing
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-pelawez9hafi: 2 differences found
2025/05/09 03:23:42 NOTICE: Azure container rclone-test-pelawez9hafi: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/09 03:23:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-pelawez9hafi: 0 differences found
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-pelawez9hafi: 1 matching files
2025/05/09 03:23:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hudotal5cisi"
2025/05/09 03:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:43 DEBUG : Azure container rclone-test-hudotal5cisi: Using directory markers
2025/05/09 03:23:43 DEBUG : Creating backend with remote "/tmp/rclone3593032381"
run.go:180: Remote "Azure container rclone-test-hudotal5cisi", Local "Local file system at /tmp/rclone3593032381", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/09 03:23:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hudotal5cisi
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-hudotal5cisi: 1 files missing
2025/05/09 03:23:43 NOTICE: 1 hashes missing
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-hudotal5cisi: 2 differences found
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-hudotal5cisi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/09 03:23:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-hudotal5cisi: 0 differences found
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-hudotal5cisi: 1 matching files
2025/05/09 03:23:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qusidoj5nepe"
2025/05/09 03:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:43 DEBUG : Azure container rclone-test-qusidoj5nepe: Using directory markers
2025/05/09 03:23:43 DEBUG : Creating backend with remote "/tmp/rclone3569194047"
run.go:180: Remote "Azure container rclone-test-qusidoj5nepe", Local "Local file system at /tmp/rclone3569194047", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/09 03:23:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qusidoj5nepe
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-qusidoj5nepe: 1 files missing
2025/05/09 03:23:43 NOTICE: 1 hashes missing
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-qusidoj5nepe: 2 differences found
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-qusidoj5nepe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/09 03:23:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-qusidoj5nepe: 0 differences found
2025/05/09 03:23:43 NOTICE: Azure container rclone-test-qusidoj5nepe: 1 matching files
2025/05/09 03:23:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cehukur4waqi"
2025/05/09 03:23:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:23:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:43 DEBUG : Azure container rclone-test-cehukur4waqi: Using directory markers
2025/05/09 03:23:43 DEBUG : Creating backend with remote "/tmp/rclone757383670"
run.go:180: Remote "Azure container rclone-test-cehukur4waqi", Local "Local file system at /tmp/rclone757383670", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/09 03:23:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/09 03:23:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cehukur4waqi
2025/05/09 03:23:44 NOTICE: Azure container rclone-test-cehukur4waqi: 1 files missing
2025/05/09 03:23:44 NOTICE: 1 hashes missing
2025/05/09 03:23:44 NOTICE: Azure container rclone-test-cehukur4waqi: 2 differences found
2025/05/09 03:23:44 NOTICE: Azure container rclone-test-cehukur4waqi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/09 03:23:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/09 03:23:44 NOTICE: Azure container rclone-test-cehukur4waqi: 0 differences found
2025/05/09 03:23:44 NOTICE: Azure container rclone-test-cehukur4waqi: 1 matching files
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-cehukur4waqi: Purge remote
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-qusidoj5nepe: Purge remote
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-hudotal5cisi: Purge remote
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-pelawez9hafi: Purge remote
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-bufomuq9yudo: Purge remote
2025/05/09 03:23:44 DEBUG : Azure container rclone-test-heqihoc9himu: Purge remote
2025/05/09 03:23:45 DEBUG : Azure container rclone-test-yurociq4kiko: Purge remote
2025/05/09 03:23:45 DEBUG : Azure container rclone-test-nehefuj9pido: Purge remote
2025/05/09 03:23:45 DEBUG : Azure container rclone-test-zalidoc2kafa: Purge remote
2025/05/09 03:23:45 DEBUG : Azure container rclone-test-vuxevix9doni: Purge remote
--- PASS: TestApplyTransforms (5.29s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:45 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:23:45 DEBUG : sub/: Creating directory marker
2025/05/09 03:23:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:23:45 INFO : file1: Copied (new) to: sub/file2
2025/05/09 03:23:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:23:45 DEBUG : file1: Unchanged skipping
2025/05/09 03:23:46 DEBUG : Azure container rclone-test-puwoyep4mugo: don't need to copy/move sub/file2, it is already at target location
2025/05/09 03:23:46 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.78s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.11s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:46 DEBUG : dst/: Creating directory marker
2025/05/09 03:23:46 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/backup"
2025/05/09 03:23:46 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:46 DEBUG : Azure container rclone-test-puwoyep4mugo path backup: Using directory markers
2025/05/09 03:23:46 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/backup"
2025/05/09 03:23:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/09 03:23:46 DEBUG : dst/: Creating directory marker
2025/05/09 03:23:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/09 03:23:47 INFO : dst/file1: Copied (server-side copy)
2025/05/09 03:23:47 INFO : dst/file1: Deleted
2025/05/09 03:23:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:23:47 INFO : dst/file1: Copied (new)
2025/05/09 03:23:47 DEBUG : dst/: Removing directory marker
2025/05/09 03:23:47 DEBUG : backup/dst/: Removing directory marker
2025/05/09 03:23:47 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e1755-f01e-003f-2c91-c0745e000000
Time:2025-05-09T03:23:47.8829726Z
--------------------------------------------------------------------------------
2025/05/09 03:23:48 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e192a-f01e-003f-4f91-c0745e000000
Time:2025-05-09T03:23:48.9416586Z
--------------------------------------------------------------------------------
2025/05/09 03:23:49 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e1b25-f01e-003f-2991-c0745e000000
Time:2025-05-09T03:23:49.9978656Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e1b25-f01e-003f-2991-c0745e000000
Time:2025-05-09T03:23:49.9978656Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.70s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:23:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/dst"
2025/05/09 03:23:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:51 DEBUG : Azure container rclone-test-puwoyep4mugo path dst: Using directory markers
2025/05/09 03:23:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:23:51 DEBUG : Azure container rclone-test-puwoyep4mugo path CompareDest: Using directory markers
2025/05/09 03:23:51 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:51 DEBUG : one: Need to transfer - File not found at Destination
2025/05/09 03:23:51 DEBUG : /: Creating directory marker
2025/05/09 03:23:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:23:51 INFO : one: Copied (new)
2025/05/09 03:23:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:23:51 DEBUG : /: Creating directory marker
2025/05/09 03:23:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:23:52 INFO : one: Copied (replaced existing)
2025/05/09 03:23:52 DEBUG : dst/: Creating directory marker
2025/05/09 03:23:52 DEBUG : CompareDest/: Creating directory marker
2025/05/09 03:23:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:23:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:23:52 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/09 03:23:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:53 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:23:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:23:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/09 03:23:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:53 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:23:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:23:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/09 03:23:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CompareDest"
2025/05/09 03:23:53 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:23:53 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/09 03:23:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/09 03:23:54 INFO : two: Copied (new)
2025/05/09 03:23:54 DEBUG : dst/: Removing directory marker
2025/05/09 03:23:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e26c9-f01e-003f-5791-c0745e000000
Time:2025-05-09T03:23:54.6292176Z
--------------------------------------------------------------------------------
2025/05/09 03:23:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e2a55-f01e-003f-1d91-c0745e000000
Time:2025-05-09T03:23:55.6853560Z
--------------------------------------------------------------------------------
2025/05/09 03:23:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e2ee3-f01e-003f-3891-c0745e000000
Time:2025-05-09T03:23:56.7409432Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e2ee3-f01e-003f-3891-c0745e000000
Time:2025-05-09T03:23:56.7409432Z
--------------------------------------------------------------------------------
2025/05/09 03:23:57 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.91s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:24:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/dst"
2025/05/09 03:24:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:24:05 DEBUG : Azure container rclone-test-puwoyep4mugo path dst: Using directory markers
2025/05/09 03:24:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:24:05 DEBUG : Azure container rclone-test-puwoyep4mugo path CopyDest: Using directory markers
2025/05/09 03:24:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:05 DEBUG : one: Need to transfer - File not found at Destination
2025/05/09 03:24:05 DEBUG : /: Creating directory marker
2025/05/09 03:24:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:24:05 INFO : one: Copied (new)
2025/05/09 03:24:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:24:05 DEBUG : /: Creating directory marker
2025/05/09 03:24:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:24:05 INFO : one: Copied (replaced existing)
2025/05/09 03:24:06 DEBUG : dst/: Creating directory marker
2025/05/09 03:24:06 DEBUG : CopyDest/: Creating directory marker
2025/05/09 03:24:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/BackupDir"
2025/05/09 03:24:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:24:06 DEBUG : Azure container rclone-test-puwoyep4mugo path BackupDir: Using directory markers
2025/05/09 03:24:06 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/BackupDir"
2025/05/09 03:24:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:24:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:24:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/09 03:24:06 DEBUG : /: Creating directory marker
2025/05/09 03:24:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:24:07 INFO : one: Copied (server-side copy)
2025/05/09 03:24:07 INFO : one: Deleted
2025/05/09 03:24:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/09 03:24:07 INFO : one: Copied (server-side copy)
2025/05/09 03:24:07 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/09 03:24:07 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:07 DEBUG : two: Need to transfer - File not found at Destination
2025/05/09 03:24:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:24:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:24:08 INFO : two: Copied (server-side copy)
2025/05/09 03:24:08 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/09 03:24:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:24:08 DEBUG : two: Unchanged skipping
2025/05/09 03:24:08 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/CopyDest"
2025/05/09 03:24:08 DEBUG : three: Need to transfer - File not found at Destination
2025/05/09 03:24:08 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/09 03:24:08 DEBUG : three: Destination not found in --copy-dest
2025/05/09 03:24:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/09 03:24:08 INFO : three: Copied (new)
2025/05/09 03:24:09 DEBUG : dst/: Removing directory marker
2025/05/09 03:24:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e48b2-f01e-003f-4591-c0745e000000
Time:2025-05-09T03:24:09.7025610Z
--------------------------------------------------------------------------------
2025/05/09 03:24:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e4b15-f01e-003f-6e91-c0745e000000
Time:2025-05-09T03:24:10.7582992Z
--------------------------------------------------------------------------------
2025/05/09 03:24:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e4cdf-f01e-003f-7e91-c0745e000000
Time:2025-05-09T03:24:11.8140436Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e4cdf-f01e-003f-7e91-c0745e000000
Time:2025-05-09T03:24:11.8140436Z
--------------------------------------------------------------------------------
2025/05/09 03:24:12 DEBUG : CopyDest/: Removing directory marker
2025/05/09 03:24:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e4edf-f01e-003f-3e91-c0745e000000
Time:2025-05-09T03:24:12.9298704Z
--------------------------------------------------------------------------------
2025/05/09 03:24:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e509b-f01e-003f-5091-c0745e000000
Time:2025-05-09T03:24:13.9858468Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e527b-f01e-003f-3b91-c0745e000000
Time:2025-05-09T03:24:15.0492857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e527b-f01e-003f-3b91-c0745e000000
Time:2025-05-09T03:24:15.0492857Z
--------------------------------------------------------------------------------
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 (18.24s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/09 03:24:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e5ecc-f01e-003f-0491-c0745e000000
Time:2025-05-09T03:24:23.3334340Z
--------------------------------------------------------------------------------
2025/05/09 03:24:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e6100-f01e-003f-0491-c0745e000000
Time:2025-05-09T03:24:24.3896545Z
--------------------------------------------------------------------------------
2025/05/09 03:24:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e62e8-f01e-003f-3e91-c0745e000000
Time:2025-05-09T03:24:25.4460456Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e62e8-f01e-003f-3e91-c0745e000000
Time:2025-05-09T03:24:25.4460456Z
--------------------------------------------------------------------------------
2025/05/09 03:24:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e64a9-f01e-003f-4191-c0745e000000
Time:2025-05-09T03:24:26.5058638Z
--------------------------------------------------------------------------------
2025/05/09 03:24:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e6664-f01e-003f-4f91-c0745e000000
Time:2025-05-09T03:24:27.5682790Z
--------------------------------------------------------------------------------
2025/05/09 03:24:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e67de-f01e-003f-1d91-c0745e000000
Time:2025-05-09T03:24:28.6271621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e67de-f01e-003f-1d91-c0745e000000
Time:2025-05-09T03:24:28.6271621Z
--------------------------------------------------------------------------------
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.59s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/09 03:24:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e7734-f01e-003f-0e91-c0745e000000
Time:2025-05-09T03:24:36.9180240Z
--------------------------------------------------------------------------------
2025/05/09 03:24:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e78e3-f01e-003f-8091-c0745e000000
Time:2025-05-09T03:24:37.9735670Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e7a76-f01e-003f-6291-c0745e000000
Time:2025-05-09T03:24:39.0324779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e7a76-f01e-003f-6291-c0745e000000
Time:2025-05-09T03:24:39.0324779Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e7c03-f01e-003f-3c91-c0745e000000
Time:2025-05-09T03:24:40.0897390Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e7de3-f01e-003f-5891-c0745e000000
Time:2025-05-09T03:24:41.1495423Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e8014-f01e-003f-4991-c0745e000000
Time:2025-05-09T03:24:42.2089066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e8014-f01e-003f-4991-c0745e000000
Time:2025-05-09T03:24:42.2089066Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:24:50 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/09 03:24:50 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/09 03:24:50 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:24:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/09 03:24:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/09 03:24:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/09 03:24:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/09 03:24:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/09 03:24:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a028b76ebfc47c5d3e1b422c5bb6a9b7 OK
2025/05/09 03:24:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/09 03:24: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9279-f01e-003f-4691-c0745e000000
Time:2025-05-09T03:24:51.8815432Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9412-f01e-003f-2e91-c0745e000000
Time:2025-05-09T03:24:52.9408138Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9576-f01e-003f-5591-c0745e000000
Time:2025-05-09T03:24:54.0003674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9576-f01e-003f-5591-c0745e000000
Time:2025-05-09T03:24:54.0003674Z
--------------------------------------------------------------------------------
2025/05/09 03:24:55 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9730-f01e-003f-4991-c0745e000000
Time:2025-05-09T03:24:55.1129487Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9919-f01e-003f-0e91-c0745e000000
Time:2025-05-09T03:24:56.1687335Z
--------------------------------------------------------------------------------
2025/05/09 03:24: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9a99-f01e-003f-5b91-c0745e000000
Time:2025-05-09T03:24:57.2247872Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3e9a99-f01e-003f-5b91-c0745e000000
Time:2025-05-09T03:24:57.2247872Z
--------------------------------------------------------------------------------
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 (15.01s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ea71b-f01e-003f-7c91-c0745e000000
Time:2025-05-09T03:25:05.5131574Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ea8fc-f01e-003f-2691-c0745e000000
Time:2025-05-09T03:25:06.5692036Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eaabb-f01e-003f-3891-c0745e000000
Time:2025-05-09T03:25:07.6297646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eaabb-f01e-003f-3891-c0745e000000
Time:2025-05-09T03:25:07.6297646Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eac98-f01e-003f-6b91-c0745e000000
Time:2025-05-09T03:25:08.6860400Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eae0f-f01e-003f-3b91-c0745e000000
Time:2025-05-09T03:25:09.7418029Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eaf85-f01e-003f-7f91-c0745e000000
Time:2025-05-09T03:25:10.7985802Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eaf85-f01e-003f-7f91-c0745e000000
Time:2025-05-09T03:25:10.7985802Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ebbdf-f01e-003f-7191-c0745e000000
Time:2025-05-09T03:25:19.0898382Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ebd7e-f01e-003f-5791-c0745e000000
Time:2025-05-09T03:25:20.1490378Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ebf41-f01e-003f-5e91-c0745e000000
Time:2025-05-09T03:25:21.2079176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ebf41-f01e-003f-5e91-c0745e000000
Time:2025-05-09T03:25:21.2079176Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ec0ca-f01e-003f-3591-c0745e000000
Time:2025-05-09T03:25:22.2662324Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ec242-f01e-003f-0491-c0745e000000
Time:2025-05-09T03:25:23.3218610Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ec3b5-f01e-003f-4392-c0745e000000
Time:2025-05-09T03:25:24.3776846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ec3b5-f01e-003f-4392-c0745e000000
Time:2025-05-09T03:25:24.3776846Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ed205-f01e-003f-7d92-c0745e000000
Time:2025-05-09T03:25:32.6621257Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ed3f1-f01e-003f-0e92-c0745e000000
Time:2025-05-09T03:25:33.7194177Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ed5e2-f01e-003f-4392-c0745e000000
Time:2025-05-09T03:25:34.7757322Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ed5e2-f01e-003f-4392-c0745e000000
Time:2025-05-09T03:25:34.7757322Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ed7d6-f01e-003f-0a92-c0745e000000
Time:2025-05-09T03:25:35.8332453Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eda50-f01e-003f-5492-c0745e000000
Time:2025-05-09T03:25:36.8889953Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3edbc7-f01e-003f-1392-c0745e000000
Time:2025-05-09T03:25:37.9454812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3edbc7-f01e-003f-1392-c0745e000000
Time:2025-05-09T03:25:37.9454812Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ee99c-f01e-003f-5a92-c0745e000000
Time:2025-05-09T03:25:46.2275517Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eeaf8-f01e-003f-7a92-c0745e000000
Time:2025-05-09T03:25:47.2865655Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eec8a-f01e-003f-5592-c0745e000000
Time:2025-05-09T03:25:48.3460490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eec8a-f01e-003f-5592-c0745e000000
Time:2025-05-09T03:25:48.3460490Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3eeeb8-f01e-003f-5392-c0745e000000
Time:2025-05-09T03:25:49.4017987Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ef0af-f01e-003f-1b92-c0745e000000
Time:2025-05-09T03:25:50.4571720Z
--------------------------------------------------------------------------------
2025/05/09 03:25: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ef2c3-f01e-003f-7092-c0745e000000
Time:2025-05-09T03:25:51.5135466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ef2c3-f01e-003f-7092-c0745e000000
Time:2025-05-09T03:25:51.5135466Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:25: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f038d-f01e-003f-3392-c0745e000000
Time:2025-05-09T03:25:59.7959528Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f0580-f01e-003f-7392-c0745e000000
Time:2025-05-09T03:26:00.8573944Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f07d6-f01e-003f-0892-c0745e000000
Time:2025-05-09T03:26:01.9162963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f07d6-f01e-003f-0892-c0745e000000
Time:2025-05-09T03:26:01.9162963Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f09e4-f01e-003f-5092-c0745e000000
Time:2025-05-09T03:26:02.9720372Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f0b92-f01e-003f-4392-c0745e000000
Time:2025-05-09T03:26:04.0283208Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f0d70-f01e-003f-7092-c0745e000000
Time:2025-05-09T03:26:05.0854638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f0d70-f01e-003f-7092-c0745e000000
Time:2025-05-09T03:26:05.0854638Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:26:13 DEBUG : also/: Creating directory marker
2025/05/09 03:26:13 INFO : Azure container rclone-test-puwoyep4mugo: Looking for duplicate md5 hashes using newest mode.
2025/05/09 03:26:14 NOTICE: ba8266afd199b01fa849f42968d1c2e3: Found 3 files with duplicate md5 hashes
2025/05/09 03:26:14 INFO : one: Deleted
2025/05/09 03:26:14 INFO : also/one: Deleted
2025/05/09 03:26:14 NOTICE: ba8266afd199b01fa849f42968d1c2e3: Deleted 2 extra copies
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f1ea5-f01e-003f-5e92-c0745e000000
Time:2025-05-09T03:26:14.5777619Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f205f-f01e-003f-4d92-c0745e000000
Time:2025-05-09T03:26:15.6342606Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f21e1-f01e-003f-1892-c0745e000000
Time:2025-05-09T03:26:16.6900684Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f21e1-f01e-003f-1892-c0745e000000
Time:2025-05-09T03:26:16.6900684Z
--------------------------------------------------------------------------------
2025/05/09 03:26:17 DEBUG : also/: Removing directory marker
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f23d0-f01e-003f-3c92-c0745e000000
Time:2025-05-09T03:26:17.8035037Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f2540-f01e-003f-0a92-c0745e000000
Time:2025-05-09T03:26:18.8598627Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f2706-f01e-003f-1a92-c0745e000000
Time:2025-05-09T03:26:19.9184758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f2706-f01e-003f-1a92-c0745e000000
Time:2025-05-09T03:26:19.9184758Z
--------------------------------------------------------------------------------
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.82s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:26:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f3434-f01e-003f-1f92-c0745e000000
Time:2025-05-09T03:26:28.2016963Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f3613-f01e-003f-4d92-c0745e000000
Time:2025-05-09T03:26:29.2584807Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f37ea-f01e-003f-7292-c0745e000000
Time:2025-05-09T03:26:30.3146756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f37ea-f01e-003f-7292-c0745e000000
Time:2025-05-09T03:26:30.3146756Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f39d9-f01e-003f-3292-c0745e000000
Time:2025-05-09T03:26:31.3711848Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f3b97-f01e-003f-3192-c0745e000000
Time:2025-05-09T03:26:32.4301543Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f3d60-f01e-003f-0f92-c0745e000000
Time:2025-05-09T03:26:33.4930337Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f3d60-f01e-003f-0f92-c0745e000000
Time:2025-05-09T03:26:33.4930337Z
--------------------------------------------------------------------------------
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.58s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:26:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f4b99-f01e-003f-5692-c0745e000000
Time:2025-05-09T03:26:41.7827247Z
--------------------------------------------------------------------------------
2025/05/09 03:26:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f4db4-f01e-003f-2892-c0745e000000
Time:2025-05-09T03:26:42.8386913Z
--------------------------------------------------------------------------------
2025/05/09 03:26:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f4fc6-f01e-003f-7692-c0745e000000
Time:2025-05-09T03:26:43.8945067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f4fc6-f01e-003f-7692-c0745e000000
Time:2025-05-09T03:26:43.8945067Z
--------------------------------------------------------------------------------
2025/05/09 03:26:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f5263-f01e-003f-6492-c0745e000000
Time:2025-05-09T03:26:44.9533855Z
--------------------------------------------------------------------------------
2025/05/09 03:26:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f5406-f01e-003f-5e92-c0745e000000
Time:2025-05-09T03:26:46.0097014Z
--------------------------------------------------------------------------------
2025/05/09 03:26: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f55fb-f01e-003f-2992-c0745e000000
Time:2025-05-09T03:26:47.0667384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f55fb-f01e-003f-2992-c0745e000000
Time:2025-05-09T03:26:47.0667384Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:26:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f6342-f01e-003f-5892-c0745e000000
Time:2025-05-09T03:26:55.3535397Z
--------------------------------------------------------------------------------
2025/05/09 03:26:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f649e-f01e-003f-1492-c0745e000000
Time:2025-05-09T03:26:56.4097631Z
--------------------------------------------------------------------------------
2025/05/09 03:26:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f65f7-f01e-003f-4092-c0745e000000
Time:2025-05-09T03:26:57.4653380Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f65f7-f01e-003f-4092-c0745e000000
Time:2025-05-09T03:26:57.4653380Z
--------------------------------------------------------------------------------
2025/05/09 03:26:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f6701-f01e-003f-2192-c0745e000000
Time:2025-05-09T03:26:58.5217273Z
--------------------------------------------------------------------------------
2025/05/09 03:26:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f6886-f01e-003f-5e92-c0745e000000
Time:2025-05-09T03:26:59.5775243Z
--------------------------------------------------------------------------------
2025/05/09 03:27:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f6a0b-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:27:00.6334642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f6a0b-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:27:00.6334642Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/09 03:27:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f77e9-f01e-003f-4792-c0745e000000
Time:2025-05-09T03:27:08.9216741Z
--------------------------------------------------------------------------------
2025/05/09 03:27:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f794d-f01e-003f-7592-c0745e000000
Time:2025-05-09T03:27:09.9785304Z
--------------------------------------------------------------------------------
2025/05/09 03:27:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f7aa8-f01e-003f-2b92-c0745e000000
Time:2025-05-09T03:27:11.0375246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f7aa8-f01e-003f-2b92-c0745e000000
Time:2025-05-09T03:27:11.0375246Z
--------------------------------------------------------------------------------
2025/05/09 03:27:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f7bf8-f01e-003f-4892-c0745e000000
Time:2025-05-09T03:27:12.0948524Z
--------------------------------------------------------------------------------
2025/05/09 03:27:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f7e36-f01e-003f-5092-c0745e000000
Time:2025-05-09T03:27:13.1500777Z
--------------------------------------------------------------------------------
2025/05/09 03:27:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8037-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:27:14.2070284Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8037-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:27:14.2070284Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/09 03:27:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8bfb-f01e-003f-0292-c0745e000000
Time:2025-05-09T03:27:22.4945975Z
--------------------------------------------------------------------------------
2025/05/09 03:27:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8df3-f01e-003f-5092-c0745e000000
Time:2025-05-09T03:27:23.5500689Z
--------------------------------------------------------------------------------
2025/05/09 03:27:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8f2c-f01e-003f-5892-c0745e000000
Time:2025-05-09T03:27:24.6067986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f8f2c-f01e-003f-5892-c0745e000000
Time:2025-05-09T03:27:24.6067986Z
--------------------------------------------------------------------------------
2025/05/09 03:27:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f908a-f01e-003f-0592-c0745e000000
Time:2025-05-09T03:27:25.6631232Z
--------------------------------------------------------------------------------
2025/05/09 03:27:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f920d-f01e-003f-4792-c0745e000000
Time:2025-05-09T03:27:26.7188591Z
--------------------------------------------------------------------------------
2025/05/09 03:27:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f934b-f01e-003f-4f92-c0745e000000
Time:2025-05-09T03:27:27.7748018Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3f934b-f01e-003f-4f92-c0745e000000
Time:2025-05-09T03:27:27.7748018Z
--------------------------------------------------------------------------------
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.57s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:27:36 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:27:36 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/09 03:27:37 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/09 03:27:38 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/09 03:27:38 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/09 03:27:38 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:27: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa23b-f01e-003f-2692-c0745e000000
Time:2025-05-09T03:27:38.2547539Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa402-f01e-003f-3992-c0745e000000
Time:2025-05-09T03:27:39.3151792Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa5ae-f01e-003f-3692-c0745e000000
Time:2025-05-09T03:27:40.3743038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa5ae-f01e-003f-3692-c0745e000000
Time:2025-05-09T03:27:40.3743038Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa6f8-f01e-003f-4592-c0745e000000
Time:2025-05-09T03:27:41.4336196Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa878-f01e-003f-0f92-c0745e000000
Time:2025-05-09T03:27:42.4905347Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa9f6-f01e-003f-5b92-c0745e000000
Time:2025-05-09T03:27:43.5530511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fa9f6-f01e-003f-5b92-c0745e000000
Time:2025-05-09T03:27:43.5530511Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (15.78s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:27:52 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:27:52 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/09 03:27:52 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/09 03:27:53 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/09 03:27:53 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/09 03:27:53 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:27:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fbc89-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:27:54.0333004Z
--------------------------------------------------------------------------------
2025/05/09 03:27:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fbea1-f01e-003f-3892-c0745e000000
Time:2025-05-09T03:27:55.0897998Z
--------------------------------------------------------------------------------
2025/05/09 03:27:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc0ec-f01e-003f-4d92-c0745e000000
Time:2025-05-09T03:27:56.1462832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc0ec-f01e-003f-4d92-c0745e000000
Time:2025-05-09T03:27:56.1462832Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc3de-f01e-003f-4a92-c0745e000000
Time:2025-05-09T03:27:57.2018487Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc73c-f01e-003f-6192-c0745e000000
Time:2025-05-09T03:27:58.2573481Z
--------------------------------------------------------------------------------
2025/05/09 03:27: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc954-f01e-003f-2392-c0745e000000
Time:2025-05-09T03:27:59.3135184Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fc954-f01e-003f-2392-c0745e000000
Time:2025-05-09T03:27:59.3135184Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (15.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:28:07 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/05/09 03:28:08 DEBUG : sub/: Removing directory marker
2025/05/09 03:28:08 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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fd95b-f01e-003f-3792-c0745e000000
Time:2025-05-09T03:28:08.8875428Z
--------------------------------------------------------------------------------
2025/05/09 03:28:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fdb7f-f01e-003f-2e92-c0745e000000
Time:2025-05-09T03:28:09.9445254Z
--------------------------------------------------------------------------------
2025/05/09 03:28:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fdd72-f01e-003f-6392-c0745e000000
Time:2025-05-09T03:28:11.0004012Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fdd72-f01e-003f-6392-c0745e000000
Time:2025-05-09T03:28:11.0004012Z
--------------------------------------------------------------------------------
2025/05/09 03:28:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fdf7d-f01e-003f-2592-c0745e000000
Time:2025-05-09T03:28:12.0565290Z
--------------------------------------------------------------------------------
2025/05/09 03:28:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fe12f-f01e-003f-2692-c0745e000000
Time:2025-05-09T03:28:13.1127919Z
--------------------------------------------------------------------------------
2025/05/09 03:28:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fe382-f01e-003f-1092-c0745e000000
Time:2025-05-09T03:28:14.1696273Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fe382-f01e-003f-1092-c0745e000000
Time:2025-05-09T03:28:14.1696273Z
--------------------------------------------------------------------------------
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.85s)
--- FAIL: TestListJSON/Default (0.06s)
--- PASS: TestListJSON/FilesOnly (0.06s)
--- FAIL: TestListJSON/DirsOnly (0.06s)
--- FAIL: TestListJSON/Recurse (0.11s)
--- PASS: TestListJSON/SubDir (0.06s)
--- PASS: TestListJSON/NoModTime (0.06s)
--- PASS: TestListJSON/NoMimeType (0.06s)
--- PASS: TestListJSON/ShowHash (0.06s)
--- PASS: TestListJSON/HashTypes (0.06s)
--- FAIL: TestListJSON/Metadata (0.06s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:28:22 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/05/09 03:28:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/notfound"
2025/05/09 03:28:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:28:23 DEBUG : Azure container rclone-test-puwoyep4mugo path notfound: Using directory markers
2025/05/09 03:28:24 DEBUG : sub/: Removing directory marker
2025/05/09 03:28:24 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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ff535-f01e-003f-7892-c0745e000000
Time:2025-05-09T03:28:24.0839201Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ff6a8-f01e-003f-3b92-c0745e000000
Time:2025-05-09T03:28:25.1395477Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ff906-f01e-003f-5992-c0745e000000
Time:2025-05-09T03:28:26.1974264Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ff906-f01e-003f-5992-c0745e000000
Time:2025-05-09T03:28:26.1974264Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ffb8d-f01e-003f-2b92-c0745e000000
Time:2025-05-09T03:28:27.2541358Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3ffd8d-f01e-003f-0292-c0745e000000
Time:2025-05-09T03:28:28.3120323Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fff1d-f01e-003f-5692-c0745e000000
Time:2025-05-09T03:28:29.3676979Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f3fff1d-f01e-003f-5692-c0745e000000
Time:2025-05-09T03:28:29.3676979Z
--------------------------------------------------------------------------------
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 (15.20s)
--- PASS: TestStatJSON/Root (0.06s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.06s)
--- PASS: TestStatJSON/Dir (0.11s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
--- PASS: TestStatJSON/File (0.06s)
--- PASS: TestStatJSON/NotFound (0.11s)
--- PASS: TestStatJSON/DirFilesOnly (0.06s)
--- PASS: TestStatJSON/FileFilesOnly (0.06s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.05s)
--- PASS: TestStatJSON/DirDirsOnly (0.06s)
--- PASS: TestStatJSON/FileDirsOnly (0.06s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
--- PASS: TestStatJSON/RootNotFound (0.17s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:28:37 INFO : Azure container rclone-test-puwoyep4mugo: Making directory
2025/05/09 03:28:37 INFO : Azure container rclone-test-puwoyep4mugo: Making directory
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f400d37-f01e-003f-2392-c0745e000000
Time:2025-05-09T03:28:37.7088432Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f400e80-f01e-003f-4992-c0745e000000
Time:2025-05-09T03:28:38.7653775Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40102f-f01e-003f-3f92-c0745e000000
Time:2025-05-09T03:28:39.8211949Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40102f-f01e-003f-3f92-c0745e000000
Time:2025-05-09T03:28:39.8211949Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4011cb-f01e-003f-2f92-c0745e000000
Time:2025-05-09T03:28:40.8781335Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40139d-f01e-003f-5292-c0745e000000
Time:2025-05-09T03:28:41.9375719Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40155e-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:28:42.9931945Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40155e-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:28:42.9931945Z
--------------------------------------------------------------------------------
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.63s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:28:51 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:28:51 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4025f5-f01e-003f-4a92-c0745e000000
Time:2025-05-09T03:28:51.8549166Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f402789-f01e-003f-2d92-c0745e000000
Time:2025-05-09T03:28:52.9141687Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40298f-f01e-003f-0192-c0745e000000
Time:2025-05-09T03:28:53.9772697Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40298f-f01e-003f-0192-c0745e000000
Time:2025-05-09T03:28:53.9772697Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f402b47-f01e-003f-0992-c0745e000000
Time:2025-05-09T03:28:55.0416167Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f402ce6-f01e-003f-7c92-c0745e000000
Time:2025-05-09T03:28:56.0983590Z
--------------------------------------------------------------------------------
2025/05/09 03:28: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f402e95-f01e-003f-6d92-c0745e000000
Time:2025-05-09T03:28:57.1643402Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f402e95-f01e-003f-6d92-c0745e000000
Time:2025-05-09T03:28:57.1643402Z
--------------------------------------------------------------------------------
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 (14.17s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:29:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40479b-f01e-003f-3492-c0745e000000
Time:2025-05-09T03:29:06.0785783Z
--------------------------------------------------------------------------------
2025/05/09 03:29:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f404ad4-f01e-003f-1592-c0745e000000
Time:2025-05-09T03:29:07.1388905Z
--------------------------------------------------------------------------------
2025/05/09 03:29:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f404d6e-f01e-003f-6192-c0745e000000
Time:2025-05-09T03:29:08.1968246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f404d6e-f01e-003f-6192-c0745e000000
Time:2025-05-09T03:29:08.1968246Z
--------------------------------------------------------------------------------
2025/05/09 03:29:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f404f25-f01e-003f-5192-c0745e000000
Time:2025-05-09T03:29:09.2533462Z
--------------------------------------------------------------------------------
2025/05/09 03:29:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4050e1-f01e-003f-5092-c0745e000000
Time:2025-05-09T03:29:10.3089333Z
--------------------------------------------------------------------------------
2025/05/09 03:29:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40528a-f01e-003f-3492-c0745e000000
Time:2025-05-09T03:29:11.3704330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40528a-f01e-003f-3492-c0745e000000
Time:2025-05-09T03:29:11.3704330Z
--------------------------------------------------------------------------------
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 (14.21s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:29:20 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/09 03:29: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406345-f01e-003f-3692-c0745e000000
Time:2025-05-09T03:29:20.4014101Z
--------------------------------------------------------------------------------
2025/05/09 03:29: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4064be-f01e-003f-0592-c0745e000000
Time:2025-05-09T03:29:21.4604691Z
--------------------------------------------------------------------------------
2025/05/09 03:29: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406621-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:29:22.5171649Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406621-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:29:22.5171649Z
--------------------------------------------------------------------------------
2025/05/09 03:29: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406749-f01e-003f-1e92-c0745e000000
Time:2025-05-09T03:29:23.5727683Z
--------------------------------------------------------------------------------
2025/05/09 03:29: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4068ba-f01e-003f-4d92-c0745e000000
Time:2025-05-09T03:29:24.6338178Z
--------------------------------------------------------------------------------
2025/05/09 03:29: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406ac9-f01e-003f-2b92-c0745e000000
Time:2025-05-09T03:29:25.6895277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f406ac9-f01e-003f-2b92-c0745e000000
Time:2025-05-09T03:29:25.6895277Z
--------------------------------------------------------------------------------
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 (14.31s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:29:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4078e9-f01e-003f-2092-c0745e000000
Time:2025-05-09T03:29:34.6128316Z
--------------------------------------------------------------------------------
2025/05/09 03:29:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f407b37-f01e-003f-3d92-c0745e000000
Time:2025-05-09T03:29:35.6695240Z
--------------------------------------------------------------------------------
2025/05/09 03:29:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f407cbf-f01e-003f-2092-c0745e000000
Time:2025-05-09T03:29:36.7260613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f407cbf-f01e-003f-2092-c0745e000000
Time:2025-05-09T03:29:36.7260613Z
--------------------------------------------------------------------------------
2025/05/09 03:29:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f407e46-f01e-003f-7892-c0745e000000
Time:2025-05-09T03:29:37.7821710Z
--------------------------------------------------------------------------------
2025/05/09 03:29:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f407fd2-f01e-003f-3892-c0745e000000
Time:2025-05-09T03:29:38.8395757Z
--------------------------------------------------------------------------------
2025/05/09 03:29:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f408160-f01e-003f-0d92-c0745e000000
Time:2025-05-09T03:29:39.8951183Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f408160-f01e-003f-0d92-c0745e000000
Time:2025-05-09T03:29:39.8951183Z
--------------------------------------------------------------------------------
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 (14.21s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/09 03:29:48 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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b15a3-c01e-009d-4292-c04e47000000
Time:2025-05-09T03:29:48.9848741Z
--------------------------------------------------------------------------------
2025/05/09 03:29:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b1724-c01e-009d-0392-c04e47000000
Time:2025-05-09T03:29:50.0436646Z
--------------------------------------------------------------------------------
2025/05/09 03:29:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b18ab-c01e-009d-5f92-c04e47000000
Time:2025-05-09T03:29:51.1024737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b18ab-c01e-009d-5f92-c04e47000000
Time:2025-05-09T03:29:51.1024737Z
--------------------------------------------------------------------------------
2025/05/09 03:29:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b1a86-c01e-009d-8092-c04e47000000
Time:2025-05-09T03:29:52.1595950Z
--------------------------------------------------------------------------------
2025/05/09 03:29:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b1bda-c01e-009d-1e92-c04e47000000
Time:2025-05-09T03:29:53.2172613Z
--------------------------------------------------------------------------------
2025/05/09 03:29:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b1d50-c01e-009d-5292-c04e47000000
Time:2025-05-09T03:29:54.2751031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b1d50-c01e-009d-5292-c04e47000000
Time:2025-05-09T03:29:54.2751031Z
--------------------------------------------------------------------------------
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.39s)
--- PASS: TestHashSums/Md5 (0.11s)
--- PASS: TestHashSums/Md5Download (0.17s)
=== RUN TestHashSumsWithErrors
2025/05/09 03:30:02 DEBUG : Creating backend with remote ":memory:"
2025/05/09 03:30:02 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/09 03:30:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/09 03:30:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/09 03:30:02 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:30:02 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:30:03 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:30:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b2b66-c01e-009d-1f92-c04e47000000
Time:2025-05-09T03:30:03.5109801Z
--------------------------------------------------------------------------------
2025/05/09 03:30:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b2da3-c01e-009d-0c92-c04e47000000
Time:2025-05-09T03:30:04.5680585Z
--------------------------------------------------------------------------------
2025/05/09 03:30:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b2f99-c01e-009d-5592-c04e47000000
Time:2025-05-09T03:30:05.6279242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b2f99-c01e-009d-5592-c04e47000000
Time:2025-05-09T03:30:05.6279242Z
--------------------------------------------------------------------------------
2025/05/09 03:30:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b30fd-c01e-009d-0792-c04e47000000
Time:2025-05-09T03:30:06.6858791Z
--------------------------------------------------------------------------------
2025/05/09 03:30:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b32ee-c01e-009d-3992-c04e47000000
Time:2025-05-09T03:30:07.7486093Z
--------------------------------------------------------------------------------
2025/05/09 03:30:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b34dd-c01e-009d-6f92-c04e47000000
Time:2025-05-09T03:30:08.8060878Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b34dd-c01e-009d-6f92-c04e47000000
Time:2025-05-09T03:30:08.8060878Z
--------------------------------------------------------------------------------
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.52s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:30:17 DEBUG : Waiting for deletions to finish
2025/05/09 03:30:17 DEBUG : large: Excluded (Size Filter)
2025/05/09 03:30:17 INFO : medium: Deleted
2025/05/09 03:30:17 INFO : small: Deleted
2025/05/09 03:30:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c014-f01e-003f-5292-c0745e000000
Time:2025-05-09T03:30:17.9620885Z
--------------------------------------------------------------------------------
2025/05/09 03:30:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c213-f01e-003f-0a92-c0745e000000
Time:2025-05-09T03:30:19.0185704Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c3c3-f01e-003f-0292-c0745e000000
Time:2025-05-09T03:30:20.0755917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c3c3-f01e-003f-0292-c0745e000000
Time:2025-05-09T03:30:20.0755917Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c563-f01e-003f-6c92-c0745e000000
Time:2025-05-09T03:30:21.1325046Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c703-f01e-003f-6092-c0745e000000
Time:2025-05-09T03:30:22.1889661Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c885-f01e-003f-2892-c0745e000000
Time:2025-05-09T03:30:23.2448192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f40c885-f01e-003f-2892-c0745e000000
Time:2025-05-09T03:30:23.2448192Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:30:31 DEBUG : Waiting for deletions to finish
2025/05/09 03:30:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/09 03:30:32 INFO : large: Deleted
2025/05/09 03:30:32 INFO : medium: Deleted
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b580e-c01e-009d-7d92-c04e47000000
Time:2025-05-09T03:30:32.4277239Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b5ab4-c01e-009d-2892-c04e47000000
Time:2025-05-09T03:30:33.4857256Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b5cfb-c01e-009d-3392-c04e47000000
Time:2025-05-09T03:30:34.5429205Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b5cfb-c01e-009d-3392-c04e47000000
Time:2025-05-09T03:30:34.5429205Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b5f78-c01e-009d-0792-c04e47000000
Time:2025-05-09T03:30:35.6007326Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b616d-c01e-009d-3e92-c04e47000000
Time:2025-05-09T03:30:36.6576983Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b63ab-c01e-009d-3292-c04e47000000
Time:2025-05-09T03:30:37.7147288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b63ab-c01e-009d-3292-c04e47000000
Time:2025-05-09T03:30:37.7147288Z
--------------------------------------------------------------------------------
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/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b7406-c01e-009d-4f92-c04e47000000
Time:2025-05-09T03:30:46.0057431Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b75e3-c01e-009d-7e92-c04e47000000
Time:2025-05-09T03:30:47.0637947Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b77da-c01e-009d-4a92-c04e47000000
Time:2025-05-09T03:30:48.1212442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b77da-c01e-009d-4a92-c04e47000000
Time:2025-05-09T03:30:48.1212442Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b79d5-c01e-009d-0492-c04e47000000
Time:2025-05-09T03:30:49.1785363Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b7ba3-c01e-009d-1792-c04e47000000
Time:2025-05-09T03:30:50.2358001Z
--------------------------------------------------------------------------------
2025/05/09 03:30: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b7db7-c01e-009d-7b92-c04e47000000
Time:2025-05-09T03:30:51.2927270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3b7db7-c01e-009d-7b92-c04e47000000
Time:2025-05-09T03:30:51.2927270Z
--------------------------------------------------------------------------------
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 (28.05s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:30:59 DEBUG : Waiting for deletions to finish
2025/05/09 03:31:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/09 03:31:00 INFO : small: Deleted
2025/05/09 03:31:00 INFO : medium: Deleted
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4106c8-f01e-003f-7e92-c0745e000000
Time:2025-05-09T03:31:00.4402282Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4108a9-f01e-003f-3d92-c0745e000000
Time:2025-05-09T03:31:01.4962629Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410a51-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:31:02.5522015Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410a51-f01e-003f-2a92-c0745e000000
Time:2025-05-09T03:31:02.5522015Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410bf7-f01e-003f-1292-c0745e000000
Time:2025-05-09T03:31:03.6083061Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410d64-f01e-003f-5192-c0745e000000
Time:2025-05-09T03:31:04.6747200Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410ef8-f01e-003f-3b92-c0745e000000
Time:2025-05-09T03:31:05.7314587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f410ef8-f01e-003f-3b92-c0745e000000
Time:2025-05-09T03:31:05.7314587Z
--------------------------------------------------------------------------------
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/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f411d44-f01e-003f-5f92-c0745e000000
Time:2025-05-09T03:31:14.0140987Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f411f68-f01e-003f-1092-c0745e000000
Time:2025-05-09T03:31:15.0733254Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f41215f-f01e-003f-5592-c0745e000000
Time:2025-05-09T03:31:16.1296117Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f41215f-f01e-003f-5592-c0745e000000
Time:2025-05-09T03:31:16.1296117Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f412377-f01e-003f-3b92-c0745e000000
Time:2025-05-09T03:31:17.1857180Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4125d2-f01e-003f-6192-c0745e000000
Time:2025-05-09T03:31:18.2414498Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4127c5-f01e-003f-2f92-c0745e000000
Time:2025-05-09T03:31:19.3016021Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5f4127c5-f01e-003f-2f92-c0745e000000
Time:2025-05-09T03:31:19.3016021Z
--------------------------------------------------------------------------------
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 (28.00s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:31:27 DEBUG : Waiting for deletions to finish
2025/05/09 03:31:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/09 03:31:28 INFO : large: Deleted
2025/05/09 03:31:28 INFO : medium: Deleted
2025/05/09 03:31:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc024-c01e-009d-3e92-c04e47000000
Time:2025-05-09T03:31:28.4428833Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc1d5-c01e-009d-3f92-c04e47000000
Time:2025-05-09T03:31:29.5000907Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc330-c01e-009d-6e92-c04e47000000
Time:2025-05-09T03:31:30.5643895Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc330-c01e-009d-6e92-c04e47000000
Time:2025-05-09T03:31:30.5643895Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc49e-c01e-009d-3292-c04e47000000
Time:2025-05-09T03:31:31.6222929Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc5e9-c01e-009d-5792-c04e47000000
Time:2025-05-09T03:31:32.6842228Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc7da-c01e-009d-6592-c04e47000000
Time:2025-05-09T03:31:33.7412966Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bc7da-c01e-009d-6592-c04e47000000
Time:2025-05-09T03:31:33.7412966Z
--------------------------------------------------------------------------------
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/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bd639-c01e-009d-0e92-c04e47000000
Time:2025-05-09T03:31:42.0461847Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bd832-c01e-009d-4b92-c04e47000000
Time:2025-05-09T03:31:43.1034812Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bda4f-c01e-009d-2192-c04e47000000
Time:2025-05-09T03:31:44.1605344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bda4f-c01e-009d-2192-c04e47000000
Time:2025-05-09T03:31:44.1605344Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bdd06-c01e-009d-1592-c04e47000000
Time:2025-05-09T03:31:45.2175463Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bde94-c01e-009d-7692-c04e47000000
Time:2025-05-09T03:31:46.2746105Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3be063-c01e-009d-0b92-c04e47000000
Time:2025-05-09T03:31:47.3329006Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3be063-c01e-009d-0b92-c04e47000000
Time:2025-05-09T03:31:47.3329006Z
--------------------------------------------------------------------------------
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 (28.04s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf02e-c01e-009d-1c92-c04e47000000
Time:2025-05-09T03:31:56.0796054Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf1b6-c01e-009d-7292-c04e47000000
Time:2025-05-09T03:31:57.1371360Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf36b-c01e-009d-0292-c04e47000000
Time:2025-05-09T03:31:58.1954401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf36b-c01e-009d-0292-c04e47000000
Time:2025-05-09T03:31:58.1954401Z
--------------------------------------------------------------------------------
2025/05/09 03:31: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf5ff-c01e-009d-6c92-c04e47000000
Time:2025-05-09T03:31:59.2537853Z
--------------------------------------------------------------------------------
2025/05/09 03:32: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bf88d-c01e-009d-3f92-c04e47000000
Time:2025-05-09T03:32:00.3111094Z
--------------------------------------------------------------------------------
2025/05/09 03:32: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bfb00-c01e-009d-7292-c04e47000000
Time:2025-05-09T03:32:01.3682535Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3bfb00-c01e-009d-7292-c04e47000000
Time:2025-05-09T03:32:01.3682535Z
--------------------------------------------------------------------------------
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/05/09 03:32:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c0c3f-c01e-009d-0b92-c04e47000000
Time:2025-05-09T03:32:09.6594922Z
--------------------------------------------------------------------------------
2025/05/09 03:32:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c0e4a-c01e-009d-0e92-c04e47000000
Time:2025-05-09T03:32:10.7167347Z
--------------------------------------------------------------------------------
2025/05/09 03:32:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c1008-c01e-009d-1192-c04e47000000
Time:2025-05-09T03:32:11.7749167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c1008-c01e-009d-1192-c04e47000000
Time:2025-05-09T03:32:11.7749167Z
--------------------------------------------------------------------------------
2025/05/09 03:32:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c11f6-c01e-009d-4f92-c04e47000000
Time:2025-05-09T03:32:12.8328131Z
--------------------------------------------------------------------------------
2025/05/09 03:32:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c13b3-c01e-009d-5392-c04e47000000
Time:2025-05-09T03:32:13.8905392Z
--------------------------------------------------------------------------------
2025/05/09 03:32:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c152d-c01e-009d-1a92-c04e47000000
Time:2025-05-09T03:32:14.9477277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c152d-c01e-009d-1a92-c04e47000000
Time:2025-05-09T03:32:14.9477277Z
--------------------------------------------------------------------------------
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.62s)
=== RUN TestRetry
2025/05/09 03:32:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/09 03:32:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/09 03:32:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:32:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:32:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:32:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/09 03:32:23 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:32: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c25e4-c01e-009d-4592-c04e47000000
Time:2025-05-09T03:32:24.9462408Z
--------------------------------------------------------------------------------
2025/05/09 03:32: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c278f-c01e-009d-3392-c04e47000000
Time:2025-05-09T03:32:26.0047425Z
--------------------------------------------------------------------------------
2025/05/09 03:32:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2927-c01e-009d-0792-c04e47000000
Time:2025-05-09T03:32:27.0626704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2927-c01e-009d-0792-c04e47000000
Time:2025-05-09T03:32:27.0626704Z
--------------------------------------------------------------------------------
2025/05/09 03:32:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2a65-c01e-009d-1892-c04e47000000
Time:2025-05-09T03:32:28.1204255Z
--------------------------------------------------------------------------------
2025/05/09 03:32:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2b79-c01e-009d-7b92-c04e47000000
Time:2025-05-09T03:32:29.1825698Z
--------------------------------------------------------------------------------
2025/05/09 03:32:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2d05-c01e-009d-6092-c04e47000000
Time:2025-05-09T03:32:30.2400689Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c2d05-c01e-009d-6092-c04e47000000
Time:2025-05-09T03:32:30.2400689Z
--------------------------------------------------------------------------------
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 (15.24s)
=== RUN TestPurge
2025/05/09 03:32:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kutilig4lawa"
2025/05/09 03:32:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/09 03:32:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:32:38 DEBUG : Azure container rclone-test-kutilig4lawa: Using directory markers
2025/05/09 03:32:38 DEBUG : Creating backend with remote "/tmp/rclone1002305127"
run.go:180: Remote "Azure container rclone-test-kutilig4lawa", Local "Local file system at /tmp/rclone1002305127", Modify Window "1ns"
2025/05/09 03:32:38 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:32:38 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:32:38 DEBUG : A1/: Creating directory marker
2025/05/09 03:32:38 INFO : A2: Making directory
2025/05/09 03:32:39 DEBUG : A2/: Creating directory marker
2025/05/09 03:32:39 INFO : A1/B2: Making directory
2025/05/09 03:32:39 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:32:39 INFO : A1/B2/C2: Making directory
2025/05/09 03:32:39 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/09 03:32:39 INFO : A1/B1/C3: Making directory
2025/05/09 03:32:39 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/09 03:32:39 INFO : A3: Making directory
2025/05/09 03:32:39 DEBUG : A3/: Creating directory marker
2025/05/09 03:32:39 INFO : A3/B3: Making directory
2025/05/09 03:32:39 DEBUG : A3/B3/: Creating directory marker
2025/05/09 03:32:39 INFO : A3/B3/C4: Making directory
2025/05/09 03:32:39 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/09 03:32:40 DEBUG : Waiting for deletions to finish
2025/05/09 03:32:40 INFO : A1/B1/C1/one: Deleted
2025/05/09 03:32:40 DEBUG : removing 2 level 3 directories
2025/05/09 03:32:40 INFO : A1/B1/C3: Removing directory
2025/05/09 03:32:40 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:32:40 INFO : A1/B1/C1: Removing directory
2025/05/09 03:32:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:32:40 DEBUG : removing 1 level 2 directories
2025/05/09 03:32:40 INFO : A1/B1: Removing directory
2025/05/09 03:32:40 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:32:41 DEBUG : Azure container rclone-test-kutilig4lawa: Purge remote
2025/05/09 03:32:41 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.61s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:32:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:32:41 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:32:41 DEBUG : A1/: Creating directory marker
2025/05/09 03:32:41 INFO : A2: Making directory
2025/05/09 03:32:41 DEBUG : A2/: Creating directory marker
2025/05/09 03:32:41 INFO : A1/B2: Making directory
2025/05/09 03:32:41 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:32:41 INFO : A1/B2/C2: Making directory
2025/05/09 03:32:41 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/09 03:32:42 INFO : A1/B1/C3: Making directory
2025/05/09 03:32:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/09 03:32:42 INFO : A3: Making directory
2025/05/09 03:32:42 DEBUG : A3/: Creating directory marker
2025/05/09 03:32:42 INFO : A3/B3: Making directory
2025/05/09 03:32:42 DEBUG : A3/B3/: Creating directory marker
2025/05/09 03:32:42 INFO : A3/B3/C4: Making directory
2025/05/09 03:32:42 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/09 03:32:50 DEBUG : removing 1 level 3 directories
2025/05/09 03:32:50 INFO : A3/B3/C4: Removing directory
2025/05/09 03:32:50 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/09 03:32:57 DEBUG : removing 2 level 3 directories
2025/05/09 03:32:57 INFO : A1/B2/C2: Removing directory
2025/05/09 03:32:57 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/09 03:32:57 INFO : A1/B1/C3: Removing directory
2025/05/09 03:32:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:32:57 DEBUG : removing 2 level 2 directories
2025/05/09 03:32:57 INFO : A3/B3: Removing directory
2025/05/09 03:32:57 DEBUG : A3/B3/: Removing directory marker
2025/05/09 03:32:57 INFO : A1/B2: Removing directory
2025/05/09 03:32:57 DEBUG : A1/B2/: Removing directory marker
2025/05/09 03:32:57 DEBUG : removing 4 level 1 directories
2025/05/09 03:32:57 INFO : dst: Removing directory
2025/05/09 03:32:57 DEBUG : dst/: Removing directory marker
2025/05/09 03:32:57 INFO : A2: Removing directory
2025/05/09 03:32:57 DEBUG : A2/: Removing directory marker
2025/05/09 03:32:57 INFO : A3: Removing directory
2025/05/09 03:32:57 DEBUG : A3/: Removing directory marker
2025/05/09 03:32:57 INFO : BackupDir: Removing directory
2025/05/09 03:32:57 DEBUG : BackupDir/: Removing directory marker
2025/05/09 03:32:57 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c5b33-c01e-009d-4c93-c04e47000000
Time:2025-05-09T03:32:57.8662086Z
--------------------------------------------------------------------------------
2025/05/09 03:32:57 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8629a1c8-501e-0009-3793-c0f92e000000
Time:2025-05-09T03:32:57.9214062Z
--------------------------------------------------------------------------------
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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8629a1c8-501e-0009-3793-c0f92e000000
Time:2025-05-09T03:32:57.9214062Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/09 03:32:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c5bc2-c01e-009d-4193-c04e47000000
Time:2025-05-09T03:32:58.2163813Z
--------------------------------------------------------------------------------
2025/05/09 03:32:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c5d65-c01e-009d-3093-c04e47000000
Time:2025-05-09T03:32:59.2786064Z
--------------------------------------------------------------------------------
2025/05/09 03:33:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c5f34-c01e-009d-5193-c04e47000000
Time:2025-05-09T03:33:00.3358502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c5f34-c01e-009d-5193-c04e47000000
Time:2025-05-09T03:33:00.3358502Z
--------------------------------------------------------------------------------
2025/05/09 03:33:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c61a5-c01e-009d-0893-c04e47000000
Time:2025-05-09T03:33:01.4002527Z
--------------------------------------------------------------------------------
2025/05/09 03:33:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c63d9-c01e-009d-0a93-c04e47000000
Time:2025-05-09T03:33:02.4619373Z
--------------------------------------------------------------------------------
2025/05/09 03:33:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c6605-c01e-009d-0793-c04e47000000
Time:2025-05-09T03:33:03.5194891Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c6605-c01e-009d-0793-c04e47000000
Time:2025-05-09T03:33:03.5194891Z
--------------------------------------------------------------------------------
2025/05/09 03:33:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:33:04 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:33:04 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.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/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (30.86s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:33:11 INFO : A1: Making directory
2025/05/09 03:33:11 DEBUG : A1/: Creating directory marker
2025/05/09 03:33:12 INFO : A1/B1: Making directory
2025/05/09 03:33:12 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:33:12 INFO : A1/B1/C1: Making directory
2025/05/09 03:33:12 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/09 03:33:19 DEBUG : removing 1 level 3 directories
2025/05/09 03:33:19 INFO : A1/B1/C1: Removing directory
2025/05/09 03:33:19 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:33:19 DEBUG : removing 1 level 2 directories
2025/05/09 03:33:19 INFO : A1/B1: Removing directory
2025/05/09 03:33:19 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/05/09 03:33:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c98ce-c01e-009d-4293-c04e47000000
Time:2025-05-09T03:33:27.4320997Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c9ad2-c01e-009d-2193-c04e47000000
Time:2025-05-09T03:33:28.4949493Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c9d13-c01e-009d-3d93-c04e47000000
Time:2025-05-09T03:33:29.5544726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c9d13-c01e-009d-3d93-c04e47000000
Time:2025-05-09T03:33:29.5544726Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3c9fae-c01e-009d-0b93-c04e47000000
Time:2025-05-09T03:33:30.6122184Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3ca1a0-c01e-009d-3c93-c04e47000000
Time:2025-05-09T03:33:31.6705723Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3ca36d-c01e-009d-5793-c04e47000000
Time:2025-05-09T03:33:32.7273882Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3ca36d-c01e-009d-5793-c04e47000000
Time:2025-05-09T03:33:32.7273882Z
--------------------------------------------------------------------------------
2025/05/09 03:33:33 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.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: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (29.08s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:33:40 INFO : A1: Making directory
2025/05/09 03:33:41 DEBUG : A1/: Creating directory marker
2025/05/09 03:33:41 INFO : A1/B1: Making directory
2025/05/09 03:33:41 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:33:41 INFO : A1/B1/C1: Making directory
2025/05/09 03:33:41 DEBUG : A1/B1/C1/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/09 03:33:48 DEBUG : removing 1 level 3 directories
2025/05/09 03:33:48 INFO : A1/B1/C1: Removing directory
2025/05/09 03:33:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:33:48 DEBUG : removing 1 level 2 directories
2025/05/09 03:33:48 INFO : A1/B1: Removing directory
2025/05/09 03:33:48 DEBUG : A1/B1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/05/09 03:33: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd24d-c01e-009d-4c93-c04e47000000
Time:2025-05-09T03:33:56.4993707Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd39b-c01e-009d-0593-c04e47000000
Time:2025-05-09T03:33:57.5564107Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd5b1-c01e-009d-4893-c04e47000000
Time:2025-05-09T03:33:58.6135969Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd5b1-c01e-009d-4893-c04e47000000
Time:2025-05-09T03:33:58.6135969Z
--------------------------------------------------------------------------------
2025/05/09 03:33: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd7f8-c01e-009d-5093-c04e47000000
Time:2025-05-09T03:33:59.6727281Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cd936-c01e-009d-6093-c04e47000000
Time:2025-05-09T03:34:00.7307282Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cda88-c01e-009d-0f93-c04e47000000
Time:2025-05-09T03:34:01.7879855Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cda88-c01e-009d-0f93-c04e47000000
Time:2025-05-09T03:34:01.7879855Z
--------------------------------------------------------------------------------
2025/05/09 03:34:02 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.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: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (29.06s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:34:10 DEBUG : filename.txt: File name found in url
2025/05/09 03:34:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/05/09 03:34:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cf0d8-c01e-009d-0893-c04e47000000
Time:2025-05-09T03:34:11.2514055Z
--------------------------------------------------------------------------------
2025/05/09 03:34:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cf4fd-c01e-009d-7d93-c04e47000000
Time:2025-05-09T03:34:12.3099421Z
--------------------------------------------------------------------------------
2025/05/09 03:34:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cf838-c01e-009d-0693-c04e47000000
Time:2025-05-09T03:34:13.3673042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cf838-c01e-009d-0693-c04e47000000
Time:2025-05-09T03:34:13.3673042Z
--------------------------------------------------------------------------------
2025/05/09 03:34:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3cfc2b-c01e-009d-3b93-c04e47000000
Time:2025-05-09T03:34:14.4246225Z
--------------------------------------------------------------------------------
2025/05/09 03:34:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d0186-c01e-009d-1693-c04e47000000
Time:2025-05-09T03:34:15.4828084Z
--------------------------------------------------------------------------------
2025/05/09 03:34:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d048b-c01e-009d-5493-c04e47000000
Time:2025-05-09T03:34:16.5412059Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d048b-c01e-009d-5493-c04e47000000
Time:2025-05-09T03:34:16.5412059Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.69s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:34:24 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:34:24 DEBUG : sub/: Creating directory marker
2025/05/09 03:34:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:34:25 INFO : file1: Copied (new) to: sub/file2
2025/05/09 03:34:25 INFO : file1: Deleted
2025/05/09 03:34:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:34:25 DEBUG : file1: Unchanged skipping
2025/05/09 03:34:25 INFO : file1: Deleted
2025/05/09 03:34:25 DEBUG : Azure container rclone-test-puwoyep4mugo: don't need to copy/move sub/file2, it is already at target location
2025/05/09 03:34:25 DEBUG : sub/: Removing directory marker
2025/05/09 03:34:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1491-c01e-009d-2e93-c04e47000000
Time:2025-05-09T03:34:25.7058610Z
--------------------------------------------------------------------------------
2025/05/09 03:34:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d15ef-c01e-009d-5893-c04e47000000
Time:2025-05-09T03:34:26.7643494Z
--------------------------------------------------------------------------------
2025/05/09 03:34:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1798-c01e-009d-4293-c04e47000000
Time:2025-05-09T03:34:27.8269348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1798-c01e-009d-4293-c04e47000000
Time:2025-05-09T03:34:27.8269348Z
--------------------------------------------------------------------------------
2025/05/09 03:34:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d190b-c01e-009d-0f93-c04e47000000
Time:2025-05-09T03:34:28.9000470Z
--------------------------------------------------------------------------------
2025/05/09 03:34:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1ad7-c01e-009d-2a93-c04e47000000
Time:2025-05-09T03:34:29.9639972Z
--------------------------------------------------------------------------------
2025/05/09 03:34:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1cf4-c01e-009d-1d93-c04e47000000
Time:2025-05-09T03:34:31.0242838Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d1cf4-c01e-009d-1d93-c04e47000000
Time:2025-05-09T03:34:31.0242838Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (14.48s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:34:39 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/09 03:34:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:34:39 INFO : file1: Copied (new)
2025/05/09 03:34:39 INFO : file1: Deleted
2025/05/09 03:34:39 DEBUG : file1: Destination exists, skipping
2025/05/09 03:34:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/05/09 03:34:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d2e1d-c01e-009d-4793-c04e47000000
Time:2025-05-09T03:34:39.8994068Z
--------------------------------------------------------------------------------
2025/05/09 03:34:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3090-c01e-009d-1593-c04e47000000
Time:2025-05-09T03:34:40.9665908Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3226-c01e-009d-7c93-c04e47000000
Time:2025-05-09T03:34:42.0247005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3226-c01e-009d-7c93-c04e47000000
Time:2025-05-09T03:34:42.0247005Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3462-c01e-009d-0193-c04e47000000
Time:2025-05-09T03:34:43.0821758Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d365d-c01e-009d-4593-c04e47000000
Time:2025-05-09T03:34:44.1405816Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3898-c01e-009d-5c93-c04e47000000
Time:2025-05-09T03:34:45.1987009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d3898-c01e-009d-5c93-c04e47000000
Time:2025-05-09T03:34:45.1987009Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (14.18s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:34: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d4937-c01e-009d-1793-c04e47000000
Time:2025-05-09T03:34:53.4929648Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d4b77-c01e-009d-2393-c04e47000000
Time:2025-05-09T03:34:54.5505575Z
--------------------------------------------------------------------------------
2025/05/09 03:34: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d4e98-c01e-009d-7893-c04e47000000
Time:2025-05-09T03:34:55.6095755Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d4e98-c01e-009d-7893-c04e47000000
Time:2025-05-09T03:34:55.6095755Z
--------------------------------------------------------------------------------
2025/05/09 03:34:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d5118-c01e-009d-3993-c04e47000000
Time:2025-05-09T03:34:56.6680868Z
--------------------------------------------------------------------------------
2025/05/09 03:34:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d52c7-c01e-009d-4193-c04e47000000
Time:2025-05-09T03:34:57.7252449Z
--------------------------------------------------------------------------------
2025/05/09 03:34:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d5437-c01e-009d-8093-c04e47000000
Time:2025-05-09T03:34:58.7824820Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d5437-c01e-009d-8093-c04e47000000
Time:2025-05-09T03:34:58.7824820Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.59s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d6271-c01e-009d-2493-c04e47000000
Time:2025-05-09T03:35:07.0804972Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d63d0-c01e-009d-5a93-c04e47000000
Time:2025-05-09T03:35:08.1378343Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d65ce-c01e-009d-2593-c04e47000000
Time:2025-05-09T03:35:09.2079994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d65ce-c01e-009d-2593-c04e47000000
Time:2025-05-09T03:35:09.2079994Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d6804-c01e-009d-6893-c04e47000000
Time:2025-05-09T03:35:10.2655213Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d6a5a-c01e-009d-0293-c04e47000000
Time:2025-05-09T03:35:11.3229239Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d6bc0-c01e-009d-3293-c04e47000000
Time:2025-05-09T03:35:12.3808628Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d6bc0-c01e-009d-3293-c04e47000000
Time:2025-05-09T03:35:12.3808628Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.61s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:35:20 DEBUG : dst/: Creating directory marker
2025/05/09 03:35:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/backup"
2025/05/09 03:35:21 DEBUG : Config file has changed externally - reloading
2025/05/09 03:35:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/09 03:35:21 DEBUG : Azure container rclone-test-puwoyep4mugo path backup: Using directory markers
2025/05/09 03:35:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-puwoyep4mugo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-puwoyep4mugo/backup"
2025/05/09 03:35:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/09 03:35:21 DEBUG : dst/: Creating directory marker
2025/05/09 03:35:23 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/09 03:35:23 INFO : dst/file1: Copied (server-side copy)
2025/05/09 03:35:23 INFO : dst/file1: Deleted
2025/05/09 03:35:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/09 03:35:23 INFO : dst/file1: Copied (new)
2025/05/09 03:35:23 INFO : dst/file1: Deleted
2025/05/09 03:35:23 DEBUG : dst/: Removing directory marker
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8230-c01e-009d-1593-c04e47000000
Time:2025-05-09T03:35:24.0576940Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8416-c01e-009d-3d93-c04e47000000
Time:2025-05-09T03:35:25.1166509Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d85da-c01e-009d-4f93-c04e47000000
Time:2025-05-09T03:35:26.1737186Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d85da-c01e-009d-4f93-c04e47000000
Time:2025-05-09T03:35:26.1737186Z
--------------------------------------------------------------------------------
2025/05/09 03:35:27 DEBUG : backup/dst/: Removing directory marker
2025/05/09 03:35:27 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d881f-c01e-009d-5593-c04e47000000
Time:2025-05-09T03:35:27.2895260Z
--------------------------------------------------------------------------------
2025/05/09 03:35:28 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d89ba-c01e-009d-3093-c04e47000000
Time:2025-05-09T03:35:28.3471495Z
--------------------------------------------------------------------------------
2025/05/09 03:35:29 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-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8b54-c01e-009d-1993-c04e47000000
Time:2025-05-09T03:35:29.4047196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8b54-c01e-009d-1993-c04e47000000
Time:2025-05-09T03:35:29.4047196Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8cdc-c01e-009d-7a93-c04e47000000
Time:2025-05-09T03:35:30.4628403Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d8fae-c01e-009d-1193-c04e47000000
Time:2025-05-09T03:35:31.5198723Z
--------------------------------------------------------------------------------
2025/05/09 03:35: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d915f-c01e-009d-0f93-c04e47000000
Time:2025-05-09T03:35:32.5804741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8d3d915f-c01e-009d-0f93-c04e47000000
Time:2025-05-09T03:35:32.5804741Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (20.19s)
=== 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-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:35:40 DEBUG : A1/: Creating directory marker
2025/05/09 03:35:41 DEBUG : A1/B1/: Creating directory marker
2025/05/09 03:35:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/09 03:35:41 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/09 03:35:42 INFO : A1/B2: Making directory
2025/05/09 03:35:42 DEBUG : A1/B2/: Creating directory marker
2025/05/09 03:35:42 INFO : A1/B1/C3: Making directory
2025/05/09 03:35:42 DEBUG : A1/B1/C3/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/09 03:35:49 DEBUG : A2/: Creating directory marker
2025/05/09 03:35:50 DEBUG : A2/B1/: Creating directory marker
2025/05/09 03:35:50 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/09 03:35:50 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/09 03:35:50 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/09 03:35:50 DEBUG : A2/B2/: Creating directory marker
2025/05/09 03:35:51 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:35:51 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/09 03:35:51 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:35:51 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/09 03:35:51 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:35:51 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/09 03:35:51 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:35:51 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/09 03:35:51 INFO : A1/one: Deleted
2025/05/09 03:35:51 INFO : A1/two: Deleted
2025/05/09 03:35:51 INFO : A1/B1/three: Deleted
2025/05/09 03:35:51 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:35:51 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/09 03:35:51 INFO : A1/B1/C2/five: Deleted
2025/05/09 03:35:51 INFO : A1/B1/C1/four: Deleted
2025/05/09 03:35:51 DEBUG : A1/B2/: Removing directory marker
2025/05/09 03:35:51 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/09 03:35:51 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/09 03:35:51 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/09 03:35:51 DEBUG : A1/B1/: Removing directory marker
2025/05/09 03:35:51 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/09 03:35:59 DEBUG : A3/: Creating directory marker
2025/05/09 03:35:59 DEBUG : A3/B1/: Creating directory marker
2025/05/09 03:35:59 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/09 03:35:59 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/09 03:35:59 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/09 03:36:00 DEBUG : A3/B2/: Creating directory marker
2025/05/09 03:36:00 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:36:00 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/09 03:36:00 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:36:00 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/09 03:36:00 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:36:00 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/09 03:36:00 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:36:00 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/09 03:36:00 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:36:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/09 03:36:00 INFO : A2/one: Deleted
2025/05/09 03:36:00 INFO : A2/two: Deleted
2025/05/09 03:36:00 INFO : A2/B1/three: Deleted
2025/05/09 03:36:00 INFO : A2/B1/C1/four: Deleted
2025/05/09 03:36:00 INFO : A2/B1/C2/five: Deleted
2025/05/09 03:36:00 DEBUG : A2/B2/: Removing directory marker
2025/05/09 03:36:00 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/09 03:36:00 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/09 03:36:00 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/09 03:36:00 DEBUG : A2/B1/: Removing directory marker
2025/05/09 03:36:00 DEBUG : A2/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/09 03:36:08 INFO : Azure container rclone-test-puwoyep4mugo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/09 03:36:08 DEBUG : A4/: Creating directory marker
2025/05/09 03:36:08 DEBUG : A4/B1/: Creating directory marker
2025/05/09 03:36:08 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/09 03:36:08 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/09 03:36:08 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/09 03:36:09 DEBUG : A4/B2/: Creating directory marker
2025/05/09 03:36:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/09 03:36:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/09 03:36:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/09 03:36:09 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/09 03:36:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/09 03:36:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/09 03:36:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/09 03:36:09 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/09 03:36:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/09 03:36:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/09 03:36:09 INFO : A3/B1/three: Deleted
2025/05/09 03:36:09 INFO : A3/one: Deleted
2025/05/09 03:36:09 INFO : A3/two: Deleted
2025/05/09 03:36:09 INFO : A3/B1/C2/five: Deleted
2025/05/09 03:36:09 INFO : A3/B1/C1/four: Deleted
2025/05/09 03:36:09 DEBUG : A3/B2/: Removing directory marker
2025/05/09 03:36:09 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/09 03:36:09 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/09 03:36:09 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/09 03:36:09 DEBUG : A3/B1/: Removing directory marker
2025/05/09 03:36:09 DEBUG : A3/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/05/09 03:36:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a012be1-901e-0064-4193-c04d65000000
Time:2025-05-09T03:36:17.6990802Z
--------------------------------------------------------------------------------
2025/05/09 03:36:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a012d38-901e-0064-6793-c04d65000000
Time:2025-05-09T03:36:18.7560744Z
--------------------------------------------------------------------------------
2025/05/09 03:36:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a012e62-901e-0064-6793-c04d65000000
Time:2025-05-09T03:36:19.8132744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a012e62-901e-0064-6793-c04d65000000
Time:2025-05-09T03:36:19.8132744Z
--------------------------------------------------------------------------------
2025/05/09 03:36:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a012fc3-901e-0064-7b93-c04d65000000
Time:2025-05-09T03:36:20.8711282Z
--------------------------------------------------------------------------------
2025/05/09 03:36:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0130c1-901e-0064-4f93-c04d65000000
Time:2025-05-09T03:36:21.9278304Z
--------------------------------------------------------------------------------
2025/05/09 03:36:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0131ef-901e-0064-4c93-c04d65000000
Time:2025-05-09T03:36:22.9905135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0131ef-901e-0064-4c93-c04d65000000
Time:2025-05-09T03:36:22.9905135Z
--------------------------------------------------------------------------------
2025/05/09 03:36:24 DEBUG : A4/B2/: Removing directory marker
2025/05/09 03:36:24 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/09 03:36:24 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/09 03:36:24 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/09 03:36:24 DEBUG : A4/B1/: Removing directory marker
2025/05/09 03:36:24 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.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: TestDirMove
Messages: directories
--- FAIL: TestDirMove (50.77s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:36:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a013b7e-901e-0064-3b93-c04d65000000
Time:2025-05-09T03:36:31.6463637Z
--------------------------------------------------------------------------------
2025/05/09 03:36:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a013c8f-901e-0064-2293-c04d65000000
Time:2025-05-09T03:36:32.7048530Z
--------------------------------------------------------------------------------
2025/05/09 03:36:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a013de3-901e-0064-0f93-c04d65000000
Time:2025-05-09T03:36:33.7626356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a013de3-901e-0064-0f93-c04d65000000
Time:2025-05-09T03:36:33.7626356Z
--------------------------------------------------------------------------------
2025/05/09 03:36:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a013ee7-901e-0064-6c93-c04d65000000
Time:2025-05-09T03:36:34.8199338Z
--------------------------------------------------------------------------------
2025/05/09 03:36:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a014014-901e-0064-6393-c04d65000000
Time:2025-05-09T03:36:35.8772189Z
--------------------------------------------------------------------------------
2025/05/09 03:36:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a014123-901e-0064-4793-c04d65000000
Time:2025-05-09T03:36:36.9340768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a014123-901e-0064-4793-c04d65000000
Time:2025-05-09T03:36:36.9340768Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.59s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:36:45 DEBUG : Azure container rclone-test-puwoyep4mugo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:36:45 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/09 03:36:45 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/09 03:36:45 NOTICE: Azure container rclone-test-puwoyep4mugo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:36:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/09 03:36: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a014cf7-901e-0064-5893-c04d65000000
Time:2025-05-09T03:36:46.0457459Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a014e23-901e-0064-5193-c04d65000000
Time:2025-05-09T03:36:47.1030333Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015021-901e-0064-0993-c04d65000000
Time:2025-05-09T03:36:48.1598120Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015021-901e-0064-0993-c04d65000000
Time:2025-05-09T03:36:48.1598120Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015168-901e-0064-1993-c04d65000000
Time:2025-05-09T03:36:49.2174226Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015282-901e-0064-7893-c04d65000000
Time:2025-05-09T03:36:50.2743314Z
--------------------------------------------------------------------------------
2025/05/09 03:36: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0153ea-901e-0064-2e93-c04d65000000
Time:2025-05-09T03:36:51.3316900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0153ea-901e-0064-2e93-c04d65000000
Time:2025-05-09T03:36:51.3316900Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:36:59 DEBUG : Azure container rclone-test-puwoyep4mugo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:36:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/09 03:36:59 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/09 03:36:59 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:36:59 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:36:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:36:59 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:37:00 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:37:00 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:37:00 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015dca-901e-0064-6193-c04d65000000
Time:2025-05-09T03:37:00.4316508Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015ed8-901e-0064-4993-c04d65000000
Time:2025-05-09T03:37:01.4882957Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015ff8-901e-0064-3b93-c04d65000000
Time:2025-05-09T03:37:02.5467683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a015ff8-901e-0064-3b93-c04d65000000
Time:2025-05-09T03:37:02.5467683Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a016104-901e-0064-1093-c04d65000000
Time:2025-05-09T03:37:03.6038762Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0161f7-901e-0064-5693-c04d65000000
Time:2025-05-09T03:37:04.6613609Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a016331-901e-0064-5293-c04d65000000
Time:2025-05-09T03:37:05.7188919Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a016331-901e-0064-5293-c04d65000000
Time:2025-05-09T03:37:05.7188919Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:37:13 DEBUG : Azure container rclone-test-puwoyep4mugo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:37:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:37:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01708f-901e-0064-5393-c04d65000000
Time:2025-05-09T03:37:14.8179679Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01720c-901e-0064-2593-c04d65000000
Time:2025-05-09T03:37:15.8759875Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a017384-901e-0064-6b93-c04d65000000
Time:2025-05-09T03:37:16.9331543Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a017384-901e-0064-6b93-c04d65000000
Time:2025-05-09T03:37:16.9331543Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0174de-901e-0064-1493-c04d65000000
Time:2025-05-09T03:37:17.9905418Z
--------------------------------------------------------------------------------
2025/05/09 03:37:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01762b-901e-0064-2d93-c04d65000000
Time:2025-05-09T03:37:19.0489835Z
--------------------------------------------------------------------------------
2025/05/09 03:37:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0177a4-901e-0064-7693-c04d65000000
Time:2025-05-09T03:37:20.1126941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0177a4-901e-0064-7693-c04d65000000
Time:2025-05-09T03:37:20.1126941Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:37:28 DEBUG : Azure container rclone-test-puwoyep4mugo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/09 03:37:28 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/09 03:37:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/09 03:37:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/05/09 03:37:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a018348-901e-0064-7193-c04d65000000
Time:2025-05-09T03:37:29.2054479Z
--------------------------------------------------------------------------------
2025/05/09 03:37:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01846b-901e-0064-6e93-c04d65000000
Time:2025-05-09T03:37:30.2635903Z
--------------------------------------------------------------------------------
2025/05/09 03:37:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0185ab-901e-0064-0993-c04d65000000
Time:2025-05-09T03:37:31.3206698Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0185ab-901e-0064-0993-c04d65000000
Time:2025-05-09T03:37:31.3206698Z
--------------------------------------------------------------------------------
2025/05/09 03:37:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0186f8-901e-0064-1893-c04d65000000
Time:2025-05-09T03:37:32.3779595Z
--------------------------------------------------------------------------------
2025/05/09 03:37:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0188c2-901e-0064-5f93-c04d65000000
Time:2025-05-09T03:37:33.4363449Z
--------------------------------------------------------------------------------
2025/05/09 03:37:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a018a46-901e-0064-3093-c04d65000000
Time:2025-05-09T03:37:34.4933867Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a018a46-901e-0064-3093-c04d65000000
Time:2025-05-09T03:37:34.4933867Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (57.55s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (14.39s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (14.39s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (14.39s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (14.38s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01964c-901e-0064-3d93-c04d65000000
Time:2025-05-09T03:37:42.7855254Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a019750-901e-0064-1793-c04d65000000
Time:2025-05-09T03:37:43.8440380Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0198b3-901e-0064-7c93-c04d65000000
Time:2025-05-09T03:37:44.9012943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0198b3-901e-0064-7c93-c04d65000000
Time:2025-05-09T03:37:44.9012943Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0199d4-901e-0064-4493-c04d65000000
Time:2025-05-09T03:37:45.9594983Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a019ae7-901e-0064-2b93-c04d65000000
Time:2025-05-09T03:37:47.0171216Z
--------------------------------------------------------------------------------
2025/05/09 03:37:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a019bee-901e-0064-7a93-c04d65000000
Time:2025-05-09T03:37:48.0753270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a019bee-901e-0064-7a93-c04d65000000
Time:2025-05-09T03:37:48.0753270Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.58s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:37:56 DEBUG : Azure container rclone-test-puwoyep4mugo: File to upload is small (60 bytes), uploading instead of streaming
2025/05/09 03:37:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/09 03:37:56 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a4c5-901e-0064-1293-c04d65000000
Time:2025-05-09T03:37:56.8908855Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a5f3-901e-0064-1b93-c04d65000000
Time:2025-05-09T03:37:57.9480598Z
--------------------------------------------------------------------------------
2025/05/09 03:37: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a6e4-901e-0064-6493-c04d65000000
Time:2025-05-09T03:37:59.0055737Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a6e4-901e-0064-6493-c04d65000000
Time:2025-05-09T03:37:59.0055737Z
--------------------------------------------------------------------------------
2025/05/09 03:38:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a7fb-901e-0064-4093-c04d65000000
Time:2025-05-09T03:38:00.0642326Z
--------------------------------------------------------------------------------
2025/05/09 03:38:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a8e2-901e-0064-7493-c04d65000000
Time:2025-05-09T03:38:01.1219443Z
--------------------------------------------------------------------------------
2025/05/09 03:38:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a9a6-901e-0064-1093-c04d65000000
Time:2025-05-09T03:38:02.1795363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01a9a6-901e-0064-1093-c04d65000000
Time:2025-05-09T03:38:02.1795363Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (14.11s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b102-901e-0064-6e93-c04d65000000
Time:2025-05-09T03:38:10.4730411Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b25f-901e-0064-2293-c04d65000000
Time:2025-05-09T03:38:11.5313341Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b3a8-901e-0064-3793-c04d65000000
Time:2025-05-09T03:38:12.5893965Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b3a8-901e-0064-3793-c04d65000000
Time:2025-05-09T03:38:12.5893965Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b4b8-901e-0064-1593-c04d65000000
Time:2025-05-09T03:38:13.6476977Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b5e1-901e-0064-5a93-c04d65000000
Time:2025-05-09T03:38:14.7053511Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b6b1-901e-0064-7793-c04d65000000
Time:2025-05-09T03:38:15.7648418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01b6b1-901e-0064-7793-c04d65000000
Time:2025-05-09T03:38:15.7648418Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.58s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
2025/05/09 03:38:24 DEBUG : sub dir/: Creating directory marker
2025/05/09 03:38:24 DEBUG : Azure container rclone-test-puwoyep4mugo: Touching "sub dir/potato3"
2025/05/09 03:38:24 DEBUG : Azure container rclone-test-puwoyep4mugo: Touching "empty space"
2025/05/09 03:38:24 DEBUG : Azure container rclone-test-puwoyep4mugo: Touching "potato2"
2025/05/09 03:38:25 DEBUG : sub dir/: Removing directory marker
2025/05/09 03:38:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c052-901e-0064-2d93-c04d65000000
Time:2025-05-09T03:38:25.3275658Z
--------------------------------------------------------------------------------
2025/05/09 03:38:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c158-901e-0064-7e93-c04d65000000
Time:2025-05-09T03:38:26.3849841Z
--------------------------------------------------------------------------------
2025/05/09 03:38:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c24a-901e-0064-3393-c04d65000000
Time:2025-05-09T03:38:27.4418077Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c24a-901e-0064-3393-c04d65000000
Time:2025-05-09T03:38:27.4418077Z
--------------------------------------------------------------------------------
2025/05/09 03:38:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c35e-901e-0064-1193-c04d65000000
Time:2025-05-09T03:38:28.4987256Z
--------------------------------------------------------------------------------
2025/05/09 03:38:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c436-901e-0064-3893-c04d65000000
Time:2025-05-09T03:38:29.5579781Z
--------------------------------------------------------------------------------
2025/05/09 03:38:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c503-901e-0064-4d93-c04d65000000
Time:2025-05-09T03:38:30.6158102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01c503-901e-0064-4d93-c04d65000000
Time:2025-05-09T03:38:30.6158102Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.86s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cc1f-901e-0064-5f93-c04d65000000
Time:2025-05-09T03:38:38.9132087Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cd02-901e-0064-1193-c04d65000000
Time:2025-05-09T03:38:39.9700051Z
--------------------------------------------------------------------------------
2025/05/09 03:38:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cdfb-901e-0064-5a93-c04d65000000
Time:2025-05-09T03:38:41.0278443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cdfb-901e-0064-5a93-c04d65000000
Time:2025-05-09T03:38:41.0278443Z
--------------------------------------------------------------------------------
2025/05/09 03:38:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cef8-901e-0064-2093-c04d65000000
Time:2025-05-09T03:38:42.0860325Z
--------------------------------------------------------------------------------
2025/05/09 03:38:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01cfe2-901e-0064-5f93-c04d65000000
Time:2025-05-09T03:38:43.1427892Z
--------------------------------------------------------------------------------
2025/05/09 03:38:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01d0e3-901e-0064-3493-c04d65000000
Time:2025-05-09T03:38:44.2003409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01d0e3-901e-0064-3493-c04d65000000
Time:2025-05-09T03:38:44.2003409Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.58s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/05/09 03:38:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01d9c6-901e-0064-1093-c04d65000000
Time:2025-05-09T03:38:52.4909308Z
--------------------------------------------------------------------------------
2025/05/09 03:38:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01db94-901e-0064-1b93-c04d65000000
Time:2025-05-09T03:38:53.5475951Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01dca9-901e-0064-0293-c04d65000000
Time:2025-05-09T03:38:54.6052673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01dca9-901e-0064-0293-c04d65000000
Time:2025-05-09T03:38:54.6052673Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ddb6-901e-0064-5f93-c04d65000000
Time:2025-05-09T03:38:55.6620254Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ded6-901e-0064-6b93-c04d65000000
Time:2025-05-09T03:38:56.7188605Z
--------------------------------------------------------------------------------
2025/05/09 03:38: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01e02e-901e-0064-1593-c04d65000000
Time:2025-05-09T03:38:57.7771221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01e02e-901e-0064-1593-c04d65000000
Time:2025-05-09T03:38:57.7771221Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.58s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/09 03:39:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01e9af-901e-0064-0693-c04d65000000
Time:2025-05-09T03:39:06.0704316Z
--------------------------------------------------------------------------------
2025/05/09 03:39:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01eac4-901e-0064-7b93-c04d65000000
Time:2025-05-09T03:39:07.1279790Z
--------------------------------------------------------------------------------
2025/05/09 03:39:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ebc4-901e-0064-5293-c04d65000000
Time:2025-05-09T03:39:08.1852210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ebc4-901e-0064-5293-c04d65000000
Time:2025-05-09T03:39:08.1852210Z
--------------------------------------------------------------------------------
2025/05/09 03:39:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ece0-901e-0064-3b93-c04d65000000
Time:2025-05-09T03:39:09.2446576Z
--------------------------------------------------------------------------------
2025/05/09 03:39:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ee29-901e-0064-5593-c04d65000000
Time:2025-05-09T03:39:10.3014272Z
--------------------------------------------------------------------------------
2025/05/09 03:39:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01efe0-901e-0064-5293-c04d65000000
Time:2025-05-09T03:39:11.3578917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01efe0-901e-0064-5293-c04d65000000
Time:2025-05-09T03:39:11.3578917Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.58s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a01ff23-901e-0064-4f93-c04d65000000
Time:2025-05-09T03:39:19.6513848Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02020f-901e-0064-1093-c04d65000000
Time:2025-05-09T03:39:20.7089989Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0204a9-901e-0064-2193-c04d65000000
Time:2025-05-09T03:39:21.7670644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0204a9-901e-0064-2193-c04d65000000
Time:2025-05-09T03:39:21.7670644Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a020739-901e-0064-4c93-c04d65000000
Time:2025-05-09T03:39:22.8251818Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a020972-901e-0064-6793-c04d65000000
Time:2025-05-09T03:39:23.8837947Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a020a8a-901e-0064-4093-c04d65000000
Time:2025-05-09T03:39:24.9417864Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a020a8a-901e-0064-4093-c04d65000000
Time:2025-05-09T03:39:24.9417864Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.58s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/05/09 03:39:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a021317-901e-0064-0a93-c04d65000000
Time:2025-05-09T03:39:33.2347281Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a021475-901e-0064-7d93-c04d65000000
Time:2025-05-09T03:39:34.2923922Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02157e-901e-0064-6393-c04d65000000
Time:2025-05-09T03:39:35.3496890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02157e-901e-0064-6393-c04d65000000
Time:2025-05-09T03:39:35.3496890Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02170c-901e-0064-3f93-c04d65000000
Time:2025-05-09T03:39:36.4081850Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02183c-901e-0064-4393-c04d65000000
Time:2025-05-09T03:39:37.4652757Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02199b-901e-0064-7593-c04d65000000
Time:2025-05-09T03:39:38.5225646Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02199b-901e-0064-7593-c04d65000000
Time:2025-05-09T03:39:38.5225646Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.58s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-puwoyep4mugo", Local "Local file system at /tmp/rclone2900403664", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0222d8-901e-0064-7094-c04d65000000
Time:2025-05-09T03:39:46.8153297Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a022452-901e-0064-2194-c04d65000000
Time:2025-05-09T03:39:47.8735294Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a022571-901e-0064-1394-c04d65000000
Time:2025-05-09T03:39:48.9307041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a022571-901e-0064-1394-c04d65000000
Time:2025-05-09T03:39:48.9307041Z
--------------------------------------------------------------------------------
2025/05/09 03:39: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-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a02269c-901e-0064-0994-c04d65000000
Time:2025-05-09T03:39:49.9879307Z
--------------------------------------------------------------------------------
2025/05/09 03:39:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0227cb-901e-0064-1694-c04d65000000
Time:2025-05-09T03:39:51.0458042Z
--------------------------------------------------------------------------------
2025/05/09 03:39:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0228eb-901e-0064-1094-c04d65000000
Time:2025-05-09T03:39:52.1038368Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-puwoyep4mugo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6a0228eb-901e-0064-1094-c04d65000000
Time:2025-05-09T03:39:52.1038368Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.58s)
=== 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/05/09 03:40:00 DEBUG : Azure container rclone-test-puwoyep4mugo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 17m12.508122509s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]