"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/04/28 05:09:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede"
2025/04/28 05:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:09:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:09:44 DEBUG : Azure container rclone-test-bifenoy9kede: Using directory markers
2025/04/28 05:09:44 DEBUG : Creating backend with remote "/tmp/rclone3865246866"
=== 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:09:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/28 05:09:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/28 05:09:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/28 05:09:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/28 05:09:45 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/04/28 05:09:45 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/28 05:09:45 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/04/28 05:09:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/28 05:09:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/04/28 05:09:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/04/28 05:09:46 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/04/28 05:09:47 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/04/28 05:09:47 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/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/04/28 05:09:48 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/04/28 05:09:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/04/28 05:09:49 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/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/04/28 05:09:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/04/28 05:09:51 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/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/28 05:09:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/04/28 05:09:53 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/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/04/28 05:09:55 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/04/28 05:09:55 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/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/04/28 05:09:57 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.36s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.65s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.22s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.94s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.04s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.02s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.04s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:09:58 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/04/28 05:09:58 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/04/28 05:09:58 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/04/28 05:09:58 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/04/28 05:09:58 DEBUG : chunksize-probe: Removing empty object
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/04/28 05:09:59 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/04/28 05:09:59 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/04/28 05:09:59 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/04/28 05:09:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/04/28 05:09:59 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/04/28 05:09:59 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/28 05:09:59 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/28 05:09:59 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/04/28 05:09:59 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/04/28 05:09:59 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/04/28 05:09:59 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/04/28 05:10:00 DEBUG : Returning error reader
2025/04/28 05:10:00 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/04/28 05:10:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:01 DEBUG : Returning error reader
2025/04/28 05:10:01 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/04/28 05:10:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:02 DEBUG : Returning error reader
2025/04/28 05:10:02 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/04/28 05:10:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:03 DEBUG : Returning error reader
2025/04/28 05:10:03 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/04/28 05:10:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:04 DEBUG : Returning error reader
2025/04/28 05:10:04 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/04/28 05:10:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:05 DEBUG : Returning error reader
2025/04/28 05:10:05 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/04/28 05:10:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:06 DEBUG : Returning error reader
2025/04/28 05:10:06 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/04/28 05:10:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:07 DEBUG : Returning error reader
2025/04/28 05:10:07 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/04/28 05:10:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:08 DEBUG : Returning error reader
2025/04/28 05:10:08 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/04/28 05:10:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/04/28 05:10:09 DEBUG : Returning error reader
2025/04/28 05:10:09 DEBUG : BOOM: simulated read failure
2025/04/28 05:10:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/04/28 05:10:09 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/04/28 05:10:09 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/04/28 05:10:09 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/04/28 05:10:09 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/04/28 05:10:09 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/04/28 05:10:09 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.53s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/04/28 05:10:16 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/04/28 05:10:16 DEBUG : potato: Seek from 10 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 10 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Seek from 5 to 2
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/04/28 05:10:16 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Seek from 5 to 2
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/04/28 05:10:16 DEBUG : potato: Seek from 8 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 8 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/04/28 05:10:16 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/28 05:10:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/28 05:10:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/28 05:10:16 DEBUG : potato: Seek from 5 to 2
2025/04/28 05:10:16 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/04/28 05:10:16 DEBUG : potato: Seek from 9 to 0
2025/04/28 05:10:16 DEBUG : potato: Seek from 9 to 0
2025/04/28 05:10:16 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", 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.20s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/04/28 05:10:18 DEBUG : Creating backend with remote "nonexistent"
2025/04/28 05:10:18 DEBUG : Creating backend with remote "nonexistent"
2025/04/28 05:10:18 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/28 05:10:18 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/04/28 05:10:18 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/28 05:10:18 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.51s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.15s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", 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.24s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.12s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.02s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:20 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/28 05:10:20 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/28 05:10:20 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/28 05:10:20 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/28 05:10:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/28 05:10:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/28 05:10:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/28 05:10:21 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/data"
2025/04/28 05:10:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:21 DEBUG : Azure container rclone-test-bifenoy9kede path data: Using directory markers
2025/04/28 05:10:21 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/04/28 05:10:24 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.90s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/data"
2025/04/28 05:10:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:24 DEBUG : Azure container rclone-test-bifenoy9kede path data: Using directory markers
2025/04/28 05:10:24 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/04/28 05:10:27 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.08s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/04/28 05:10:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cecusot2canu"
2025/04/28 05:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:27 DEBUG : Azure container rclone-test-cecusot2canu: Using directory markers
2025/04/28 05:10:27 DEBUG : Creating backend with remote "/tmp/rclone3760506532"
run.go:180: Remote "Azure container rclone-test-cecusot2canu", Local "Local file system at /tmp/rclone3760506532", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/04/28 05:10:27 ERROR : hello, world!: sum not found
2025/04/28 05:10:27 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-cecusot2canu
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-cecusot2canu: 1 files missing
2025/04/28 05:10:27 NOTICE: 1 hashes missing
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-cecusot2canu: 2 differences found
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-cecusot2canu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/28 05:10:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-cecusot2canu: 0 differences found
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-cecusot2canu: 1 matching files
2025/04/28 05:10:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hasisew3zoja"
2025/04/28 05:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:27 DEBUG : Azure container rclone-test-hasisew3zoja: Using directory markers
2025/04/28 05:10:27 DEBUG : Creating backend with remote "/tmp/rclone2250574687"
run.go:180: Remote "Azure container rclone-test-hasisew3zoja", Local "Local file system at /tmp/rclone2250574687", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/04/28 05:10:27 ERROR : HELLO, WORLD!: sum not found
2025/04/28 05:10:27 ERROR : hello, world!: file not in Azure container rclone-test-hasisew3zoja
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-hasisew3zoja: 1 files missing
2025/04/28 05:10:27 NOTICE: 1 hashes missing
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-hasisew3zoja: 2 differences found
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-hasisew3zoja: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/28 05:10:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-hasisew3zoja: 0 differences found
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-hasisew3zoja: 1 matching files
2025/04/28 05:10:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-joguseb1sevi"
2025/04/28 05:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:27 DEBUG : Azure container rclone-test-joguseb1sevi: Using directory markers
2025/04/28 05:10:27 DEBUG : Creating backend with remote "/tmp/rclone2727495215"
run.go:180: Remote "Azure container rclone-test-joguseb1sevi", Local "Local file system at /tmp/rclone2727495215", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/28 05:10:27 ERROR : HeLlO, wOrLd!: sum not found
2025/04/28 05:10:27 ERROR : hello, world!: file not in Azure container rclone-test-joguseb1sevi
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-joguseb1sevi: 1 files missing
2025/04/28 05:10:27 NOTICE: 1 hashes missing
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-joguseb1sevi: 2 differences found
2025/04/28 05:10:27 NOTICE: Azure container rclone-test-joguseb1sevi: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/28 05:10:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-joguseb1sevi: 0 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-joguseb1sevi: 1 matching files
2025/04/28 05:10:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gofugow9xeni"
2025/04/28 05:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:28 DEBUG : Azure container rclone-test-gofugow9xeni: Using directory markers
2025/04/28 05:10:28 DEBUG : Creating backend with remote "/tmp/rclone1312966412"
run.go:180: Remote "Azure container rclone-test-gofugow9xeni", Local "Local file system at /tmp/rclone1312966412", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/28 05:10:28 ERROR : HELLO, WORLD!: sum not found
2025/04/28 05:10:28 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-gofugow9xeni
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-gofugow9xeni: 1 files missing
2025/04/28 05:10:28 NOTICE: 1 hashes missing
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-gofugow9xeni: 2 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-gofugow9xeni: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/28 05:10:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-gofugow9xeni: 0 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-gofugow9xeni: 1 matching files
2025/04/28 05:10:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-difizup9hozo"
2025/04/28 05:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:28 DEBUG : Azure container rclone-test-difizup9hozo: Using directory markers
2025/04/28 05:10:28 DEBUG : Creating backend with remote "/tmp/rclone2769959935"
run.go:180: Remote "Azure container rclone-test-difizup9hozo", Local "Local file system at /tmp/rclone2769959935", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/04/28 05:10:28 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:28 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-difizup9hozo
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-difizup9hozo: 1 files missing
2025/04/28 05:10:28 NOTICE: 1 hashes missing
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-difizup9hozo: 2 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-difizup9hozo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/28 05:10:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-difizup9hozo: 0 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-difizup9hozo: 1 matching files
2025/04/28 05:10:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tawakak1wago"
2025/04/28 05:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:28 DEBUG : Azure container rclone-test-tawakak1wago: Using directory markers
2025/04/28 05:10:28 DEBUG : Creating backend with remote "/tmp/rclone4005510900"
run.go:180: Remote "Azure container rclone-test-tawakak1wago", Local "Local file system at /tmp/rclone4005510900", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/04/28 05:10:28 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:28 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tawakak1wago
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-tawakak1wago: 1 files missing
2025/04/28 05:10:28 NOTICE: 1 hashes missing
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-tawakak1wago: 2 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-tawakak1wago: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/28 05:10:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-tawakak1wago: 0 differences found
2025/04/28 05:10:28 NOTICE: Azure container rclone-test-tawakak1wago: 1 matching files
2025/04/28 05:10:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zagused2zige"
2025/04/28 05:10:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:28 DEBUG : Azure container rclone-test-zagused2zige: Using directory markers
2025/04/28 05:10:28 DEBUG : Creating backend with remote "/tmp/rclone2073878138"
run.go:180: Remote "Azure container rclone-test-zagused2zige", Local "Local file system at /tmp/rclone2073878138", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zagused2zige
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-zagused2zige: 1 files missing
2025/04/28 05:10:29 NOTICE: 1 hashes missing
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-zagused2zige: 2 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-zagused2zige: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/28 05:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-zagused2zige: 0 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-zagused2zige: 1 matching files
2025/04/28 05:10:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-roceyoh4ruli"
2025/04/28 05:10:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:29 DEBUG : Azure container rclone-test-roceyoh4ruli: Using directory markers
2025/04/28 05:10:29 DEBUG : Creating backend with remote "/tmp/rclone2183620417"
run.go:180: Remote "Azure container rclone-test-roceyoh4ruli", Local "Local file system at /tmp/rclone2183620417", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-roceyoh4ruli
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-roceyoh4ruli: 1 files missing
2025/04/28 05:10:29 NOTICE: 1 hashes missing
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-roceyoh4ruli: 2 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-roceyoh4ruli: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/28 05:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-roceyoh4ruli: 0 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-roceyoh4ruli: 1 matching files
2025/04/28 05:10:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-legonor2fewi"
2025/04/28 05:10:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:29 DEBUG : Azure container rclone-test-legonor2fewi: Using directory markers
2025/04/28 05:10:29 DEBUG : Creating backend with remote "/tmp/rclone3572084302"
run.go:180: Remote "Azure container rclone-test-legonor2fewi", Local "Local file system at /tmp/rclone3572084302", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-legonor2fewi
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-legonor2fewi: 1 files missing
2025/04/28 05:10:29 NOTICE: 1 hashes missing
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-legonor2fewi: 2 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-legonor2fewi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/28 05:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-legonor2fewi: 0 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-legonor2fewi: 1 matching files
2025/04/28 05:10:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wahizok3bipa"
2025/04/28 05:10:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:10:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:29 DEBUG : Azure container rclone-test-wahizok3bipa: Using directory markers
2025/04/28 05:10:29 DEBUG : Creating backend with remote "/tmp/rclone1946425431"
run.go:180: Remote "Azure container rclone-test-wahizok3bipa", Local "Local file system at /tmp/rclone1946425431", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/28 05:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wahizok3bipa
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-wahizok3bipa: 1 files missing
2025/04/28 05:10:29 NOTICE: 1 hashes missing
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-wahizok3bipa: 2 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-wahizok3bipa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/28 05:10:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-wahizok3bipa: 0 differences found
2025/04/28 05:10:29 NOTICE: Azure container rclone-test-wahizok3bipa: 1 matching files
2025/04/28 05:10:29 DEBUG : Azure container rclone-test-wahizok3bipa: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-legonor2fewi: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-roceyoh4ruli: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-zagused2zige: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-tawakak1wago: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-difizup9hozo: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-gofugow9xeni: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-joguseb1sevi: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-hasisew3zoja: Purge remote
2025/04/28 05:10:30 DEBUG : Azure container rclone-test-cecusot2canu: Purge remote
--- PASS: TestApplyTransforms (3.55s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:30 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/28 05:10:30 DEBUG : sub/: Creating directory marker
2025/04/28 05:10:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:10:30 INFO : file1: Copied (new) to: sub/file2
2025/04/28 05:10:31 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:31 DEBUG : file1: Unchanged skipping
2025/04/28 05:10:31 DEBUG : Azure container rclone-test-bifenoy9kede: don't need to copy/move sub/file2, it is already at target location
2025/04/28 05:10:31 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:31 DEBUG : dst/: Creating directory marker
2025/04/28 05:10:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/backup"
2025/04/28 05:10:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:31 DEBUG : Azure container rclone-test-bifenoy9kede path backup: Using directory markers
2025/04/28 05:10:31 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/backup"
2025/04/28 05:10:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/28 05:10:31 DEBUG : dst/: Creating directory marker
2025/04/28 05:10:31 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/28 05:10:31 INFO : dst/file1: Copied (server-side copy)
2025/04/28 05:10:31 INFO : dst/file1: Deleted
2025/04/28 05:10:31 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:10:31 INFO : dst/file1: Copied (new)
2025/04/28 05:10:32 DEBUG : dst/: Removing directory marker
2025/04/28 05:10:32 DEBUG : backup/dst/: Removing directory marker
2025/04/28 05:10:32 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-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f063f4-d01e-0075-76fb-b7d7d1000000
Time:2025-04-28T05:10:32.3070063Z
--------------------------------------------------------------------------------
2025/04/28 05:10:33 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-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f065dc-d01e-0075-28fb-b7d7d1000000
Time:2025-04-28T05:10:33.3451207Z
--------------------------------------------------------------------------------
2025/04/28 05:10:34 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-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f067e0-d01e-0075-75fb-b7d7d1000000
Time:2025-04-28T05:10:34.3822638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f067e0-d01e-0075-75fb-b7d7d1000000
Time:2025-04-28T05:10:34.3822638Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/dst"
2025/04/28 05:10:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:35 DEBUG : Azure container rclone-test-bifenoy9kede path dst: Using directory markers
2025/04/28 05:10:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:35 DEBUG : Azure container rclone-test-bifenoy9kede path CompareDest: Using directory markers
2025/04/28 05:10:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:35 DEBUG : one: Need to transfer - File not found at Destination
2025/04/28 05:10:35 DEBUG : /: Creating directory marker
2025/04/28 05:10:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:10:35 INFO : one: Copied (new)
2025/04/28 05:10:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:35 DEBUG : /: Creating directory marker
2025/04/28 05:10:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/28 05:10:36 INFO : one: Copied (replaced existing)
2025/04/28 05:10:36 DEBUG : dst/: Creating directory marker
2025/04/28 05:10:36 DEBUG : CompareDest/: Creating directory marker
2025/04/28 05:10:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:36 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/28 05:10:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:36 DEBUG : two: Need to transfer - File not found at Destination
2025/04/28 05:10:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:36 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/28 05:10:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:37 DEBUG : two: Need to transfer - File not found at Destination
2025/04/28 05:10:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/28 05:10:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CompareDest"
2025/04/28 05:10:37 DEBUG : two: Need to transfer - File not found at Destination
2025/04/28 05:10:37 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/28 05:10:37 INFO : two: Copied (new)
2025/04/28 05:10:37 DEBUG : dst/: Removing directory marker
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f06e6c-d01e-0075-25fb-b7d7d1000000
Time:2025-04-28T05:10:37.7597386Z
--------------------------------------------------------------------------------
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f07052-d01e-0075-47fb-b7d7d1000000
Time:2025-04-28T05:10:38.7970213Z
--------------------------------------------------------------------------------
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f07251-d01e-0075-01fb-b7d7d1000000
Time:2025-04-28T05:10:39.8338164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f07251-d01e-0075-01fb-b7d7d1000000
Time:2025-04-28T05:10:39.8338164Z
--------------------------------------------------------------------------------
2025/04/28 05:10:40 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.57s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:10:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/dst"
2025/04/28 05:10:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:48 DEBUG : Azure container rclone-test-bifenoy9kede path dst: Using directory markers
2025/04/28 05:10:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:48 DEBUG : Azure container rclone-test-bifenoy9kede path CopyDest: Using directory markers
2025/04/28 05:10:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:48 DEBUG : one: Need to transfer - File not found at Destination
2025/04/28 05:10:48 DEBUG : /: Creating directory marker
2025/04/28 05:10:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:10:48 INFO : one: Copied (new)
2025/04/28 05:10:48 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:48 DEBUG : /: Creating directory marker
2025/04/28 05:10:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/28 05:10:48 INFO : one: Copied (replaced existing)
2025/04/28 05:10:48 DEBUG : dst/: Creating directory marker
2025/04/28 05:10:48 DEBUG : CopyDest/: Creating directory marker
2025/04/28 05:10:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/BackupDir"
2025/04/28 05:10:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:10:49 DEBUG : Azure container rclone-test-bifenoy9kede path BackupDir: Using directory markers
2025/04/28 05:10:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/BackupDir"
2025/04/28 05:10:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/28 05:10:49 DEBUG : /: Creating directory marker
2025/04/28 05:10:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:10:49 INFO : one: Copied (server-side copy)
2025/04/28 05:10:49 INFO : one: Deleted
2025/04/28 05:10:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/28 05:10:49 INFO : one: Copied (server-side copy)
2025/04/28 05:10:49 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/28 05:10:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:49 DEBUG : two: Need to transfer - File not found at Destination
2025/04/28 05:10:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/28 05:10:50 INFO : two: Copied (server-side copy)
2025/04/28 05:10:50 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/28 05:10:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:10:50 DEBUG : two: Unchanged skipping
2025/04/28 05:10:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/CopyDest"
2025/04/28 05:10:50 DEBUG : three: Need to transfer - File not found at Destination
2025/04/28 05:10:50 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/28 05:10:50 DEBUG : three: Destination not found in --copy-dest
2025/04/28 05:10:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/28 05:10:50 INFO : three: Copied (new)
2025/04/28 05:10:51 DEBUG : dst/: Removing directory marker
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f084de-d01e-0075-3ffb-b7d7d1000000
Time:2025-04-28T05:10:51.0981176Z
--------------------------------------------------------------------------------
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0867a-d01e-0075-0efb-b7d7d1000000
Time:2025-04-28T05:10:52.1367196Z
--------------------------------------------------------------------------------
2025/04/28 05:10: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0880e-d01e-0075-5cfb-b7d7d1000000
Time:2025-04-28T05:10:53.1741722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0880e-d01e-0075-5cfb-b7d7d1000000
Time:2025-04-28T05:10:53.1741722Z
--------------------------------------------------------------------------------
2025/04/28 05:10:54 DEBUG : CopyDest/: Removing directory marker
2025/04/28 05:10:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0898b-d01e-0075-1dfb-b7d7d1000000
Time:2025-04-28T05:10:54.2492241Z
--------------------------------------------------------------------------------
2025/04/28 05:10:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f08aea-d01e-0075-52fb-b7d7d1000000
Time:2025-04-28T05:10:55.2864112Z
--------------------------------------------------------------------------------
2025/04/28 05:10:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f08c65-d01e-0075-17fb-b7d7d1000000
Time:2025-04-28T05:10:56.3233440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f08c65-d01e-0075-17fb-b7d7d1000000
Time:2025-04-28T05:10:56.3233440Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.46s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/04/28 05:11:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09956-d01e-0075-17fb-b7d7d1000000
Time:2025-04-28T05:11:04.5150436Z
--------------------------------------------------------------------------------
2025/04/28 05:11:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09aa6-d01e-0075-32fb-b7d7d1000000
Time:2025-04-28T05:11:05.5528662Z
--------------------------------------------------------------------------------
2025/04/28 05:11:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09bf0-d01e-0075-45fb-b7d7d1000000
Time:2025-04-28T05:11:06.5902392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09bf0-d01e-0075-45fb-b7d7d1000000
Time:2025-04-28T05:11:06.5902392Z
--------------------------------------------------------------------------------
2025/04/28 05:11:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09db2-d01e-0075-41fb-b7d7d1000000
Time:2025-04-28T05:11:07.6276795Z
--------------------------------------------------------------------------------
2025/04/28 05:11:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f09f66-d01e-0075-45fb-b7d7d1000000
Time:2025-04-28T05:11:08.6646586Z
--------------------------------------------------------------------------------
2025/04/28 05:11:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0a0ee-d01e-0075-17fb-b7d7d1000000
Time:2025-04-28T05:11:09.7020444Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0a0ee-d01e-0075-17fb-b7d7d1000000
Time:2025-04-28T05:11:09.7020444Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ac52-d01e-0075-34fb-b7d7d1000000
Time:2025-04-28T05:11:17.8927444Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ad6d-d01e-0075-27fb-b7d7d1000000
Time:2025-04-28T05:11:18.9297980Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0aea7-d01e-0075-2bfb-b7d7d1000000
Time:2025-04-28T05:11:19.9675423Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0aea7-d01e-0075-2bfb-b7d7d1000000
Time:2025-04-28T05:11:19.9675423Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0b0bd-d01e-0075-45fb-b7d7d1000000
Time:2025-04-28T05:11:21.0050580Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0b233-d01e-0075-7efb-b7d7d1000000
Time:2025-04-28T05:11:22.0428413Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0b3b1-d01e-0075-3ffb-b7d7d1000000
Time:2025-04-28T05:11:23.0808847Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0b3b1-d01e-0075-3ffb-b7d7d1000000
Time:2025-04-28T05:11:23.0808847Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:11:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/28 05:11:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/28 05:11:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e60cdd5b6af3fab42410da9c3ea5128d OK
2025/04/28 05:11:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c0f3-d01e-0075-38fc-b7d7d1000000
Time:2025-04-28T05:11:32.2104132Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c255-d01e-0075-6cfc-b7d7d1000000
Time:2025-04-28T05:11:33.2481230Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c3a9-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:11:34.2860031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c3a9-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:11:34.2860031Z
--------------------------------------------------------------------------------
2025/04/28 05:11:35 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c524-d01e-0075-63fc-b7d7d1000000
Time:2025-04-28T05:11:35.3625589Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c68d-d01e-0075-22fc-b7d7d1000000
Time:2025-04-28T05:11:36.4004511Z
--------------------------------------------------------------------------------
2025/04/28 05:11: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c834-d01e-0075-14fc-b7d7d1000000
Time:2025-04-28T05:11:37.4379426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0c834-d01e-0075-14fc-b7d7d1000000
Time:2025-04-28T05:11:37.4379426Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.36s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0d5aa-d01e-0075-2dfc-b7d7d1000000
Time:2025-04-28T05:11:45.6304991Z
--------------------------------------------------------------------------------
2025/04/28 05:11:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0d771-d01e-0075-44fc-b7d7d1000000
Time:2025-04-28T05:11:46.6677799Z
--------------------------------------------------------------------------------
2025/04/28 05:11:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0d901-d01e-0075-23fc-b7d7d1000000
Time:2025-04-28T05:11:47.7049499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0d901-d01e-0075-23fc-b7d7d1000000
Time:2025-04-28T05:11:47.7049499Z
--------------------------------------------------------------------------------
2025/04/28 05:11:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0daad-d01e-0075-17fc-b7d7d1000000
Time:2025-04-28T05:11:48.7423960Z
--------------------------------------------------------------------------------
2025/04/28 05:11:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0dc61-d01e-0075-16fc-b7d7d1000000
Time:2025-04-28T05:11:49.7801723Z
--------------------------------------------------------------------------------
2025/04/28 05:11:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0de31-d01e-0075-24fc-b7d7d1000000
Time:2025-04-28T05:11:50.8176073Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0de31-d01e-0075-24fc-b7d7d1000000
Time:2025-04-28T05:11:50.8176073Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:11: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ea76-d01e-0075-19fc-b7d7d1000000
Time:2025-04-28T05:11:59.0069321Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ebe7-d01e-0075-4dfc-b7d7d1000000
Time:2025-04-28T05:12:00.0452675Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ed21-d01e-0075-52fc-b7d7d1000000
Time:2025-04-28T05:12:01.0835589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ed21-d01e-0075-52fc-b7d7d1000000
Time:2025-04-28T05:12:01.0835589Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0ee74-d01e-0075-77fc-b7d7d1000000
Time:2025-04-28T05:12:02.1219985Z
--------------------------------------------------------------------------------
2025/04/28 05:12:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0efed-d01e-0075-32fc-b7d7d1000000
Time:2025-04-28T05:12:03.1589374Z
--------------------------------------------------------------------------------
2025/04/28 05:12:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0f18a-d01e-0075-07fc-b7d7d1000000
Time:2025-04-28T05:12:04.1966359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0f18a-d01e-0075-07fc-b7d7d1000000
Time:2025-04-28T05:12:04.1966359Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:12:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0fc25-d01e-0075-4efc-b7d7d1000000
Time:2025-04-28T05:12:12.3859657Z
--------------------------------------------------------------------------------
2025/04/28 05:12:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0fd68-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:12:13.4239233Z
--------------------------------------------------------------------------------
2025/04/28 05:12:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0fef0-d01e-0075-80fc-b7d7d1000000
Time:2025-04-28T05:12:14.4618357Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f0fef0-d01e-0075-80fc-b7d7d1000000
Time:2025-04-28T05:12:14.4618357Z
--------------------------------------------------------------------------------
2025/04/28 05:12:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f10170-d01e-0075-07fc-b7d7d1000000
Time:2025-04-28T05:12:15.4999700Z
--------------------------------------------------------------------------------
2025/04/28 05:12:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f10485-d01e-0075-2afc-b7d7d1000000
Time:2025-04-28T05:12:16.5370777Z
--------------------------------------------------------------------------------
2025/04/28 05:12:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1067e-d01e-0075-2bfc-b7d7d1000000
Time:2025-04-28T05:12:17.5740130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1067e-d01e-0075-2bfc-b7d7d1000000
Time:2025-04-28T05:12:17.5740130Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f113ff-d01e-0075-4cfc-b7d7d1000000
Time:2025-04-28T05:12:25.7658486Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f11539-d01e-0075-53fc-b7d7d1000000
Time:2025-04-28T05:12:26.8033912Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f116d3-d01e-0075-7ffc-b7d7d1000000
Time:2025-04-28T05:12:27.8407784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f116d3-d01e-0075-7ffc-b7d7d1000000
Time:2025-04-28T05:12:27.8407784Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1185c-d01e-0075-2cfc-b7d7d1000000
Time:2025-04-28T05:12:28.8782370Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f119af-d01e-0075-42fc-b7d7d1000000
Time:2025-04-28T05:12:29.9155049Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f11b39-d01e-0075-73fc-b7d7d1000000
Time:2025-04-28T05:12:30.9534672Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f11b39-d01e-0075-73fc-b7d7d1000000
Time:2025-04-28T05:12:30.9534672Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f12839-d01e-0075-4dfc-b7d7d1000000
Time:2025-04-28T05:12:39.1459820Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f129cc-d01e-0075-2efc-b7d7d1000000
Time:2025-04-28T05:12:40.1831151Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f12b70-d01e-0075-02fc-b7d7d1000000
Time:2025-04-28T05:12:41.2206382Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f12b70-d01e-0075-02fc-b7d7d1000000
Time:2025-04-28T05:12:41.2206382Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f12d40-d01e-0075-09fc-b7d7d1000000
Time:2025-04-28T05:12:42.2580565Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f12ec0-d01e-0075-56fc-b7d7d1000000
Time:2025-04-28T05:12:43.2957723Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13018-d01e-0075-5efc-b7d7d1000000
Time:2025-04-28T05:12:44.3339474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13018-d01e-0075-5efc-b7d7d1000000
Time:2025-04-28T05:12:44.3339474Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:12:52 DEBUG : also/: Creating directory marker
2025/04/28 05:12:52 INFO : Azure container rclone-test-bifenoy9kede: Looking for duplicate md5 hashes using newest mode.
2025/04/28 05:12:53 NOTICE: 8b2dfcc6a43943b5183f09f8c9cec2fa: Found 3 files with duplicate md5 hashes
2025/04/28 05:12:53 INFO : one: Deleted
2025/04/28 05:12:53 INFO : also/one: Deleted
2025/04/28 05:12:53 NOTICE: 8b2dfcc6a43943b5183f09f8c9cec2fa: Deleted 2 extra copies
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13d28-d01e-0075-3dfc-b7d7d1000000
Time:2025-04-28T05:12:53.3379206Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13e47-d01e-0075-23fc-b7d7d1000000
Time:2025-04-28T05:12:54.3762100Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13f94-d01e-0075-45fc-b7d7d1000000
Time:2025-04-28T05:12:55.4138363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f13f94-d01e-0075-45fc-b7d7d1000000
Time:2025-04-28T05:12:55.4138363Z
--------------------------------------------------------------------------------
2025/04/28 05:12:56 DEBUG : also/: Removing directory marker
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f140ec-d01e-0075-6bfc-b7d7d1000000
Time:2025-04-28T05:12:56.4894832Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f14235-d01e-0075-7cfc-b7d7d1000000
Time:2025-04-28T05:12:57.5269173Z
--------------------------------------------------------------------------------
2025/04/28 05:12: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f143be-d01e-0075-1ffc-b7d7d1000000
Time:2025-04-28T05:12:58.5649621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f143be-d01e-0075-1ffc-b7d7d1000000
Time:2025-04-28T05:12:58.5649621Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f14fd5-d01e-0075-3dfc-b7d7d1000000
Time:2025-04-28T05:13:06.7583333Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1514a-d01e-0075-7afc-b7d7d1000000
Time:2025-04-28T05:13:07.8010048Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f152b5-d01e-0075-2afc-b7d7d1000000
Time:2025-04-28T05:13:08.8390706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f152b5-d01e-0075-2afc-b7d7d1000000
Time:2025-04-28T05:13:08.8390706Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f153e3-d01e-0075-34fc-b7d7d1000000
Time:2025-04-28T05:13:09.8773686Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1553a-d01e-0075-46fc-b7d7d1000000
Time:2025-04-28T05:13:10.9147930Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f15672-d01e-0075-4cfc-b7d7d1000000
Time:2025-04-28T05:13:11.9524200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f15672-d01e-0075-4cfc-b7d7d1000000
Time:2025-04-28T05:13:11.9524200Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f161a4-d01e-0075-54fc-b7d7d1000000
Time:2025-04-28T05:13:20.1444916Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f16374-d01e-0075-30fc-b7d7d1000000
Time:2025-04-28T05:13:21.1817915Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f164a9-d01e-0075-3ffc-b7d7d1000000
Time:2025-04-28T05:13:22.2199233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f164a9-d01e-0075-3ffc-b7d7d1000000
Time:2025-04-28T05:13:22.2199233Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f165aa-d01e-0075-26fc-b7d7d1000000
Time:2025-04-28T05:13:23.2574861Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f166fc-d01e-0075-2dfc-b7d7d1000000
Time:2025-04-28T05:13:24.2953113Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f16829-d01e-0075-27fc-b7d7d1000000
Time:2025-04-28T05:13:25.3324480Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f16829-d01e-0075-27fc-b7d7d1000000
Time:2025-04-28T05:13:25.3324480Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f175d2-d01e-0075-5cfc-b7d7d1000000
Time:2025-04-28T05:13:33.5261562Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f177b0-d01e-0075-0dfc-b7d7d1000000
Time:2025-04-28T05:13:34.5641001Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17913-d01e-0075-36fc-b7d7d1000000
Time:2025-04-28T05:13:35.6013977Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17913-d01e-0075-36fc-b7d7d1000000
Time:2025-04-28T05:13:35.6013977Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17a43-d01e-0075-36fc-b7d7d1000000
Time:2025-04-28T05:13:36.6394286Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17b88-d01e-0075-42fc-b7d7d1000000
Time:2025-04-28T05:13:37.6784814Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17cfe-d01e-0075-5ffc-b7d7d1000000
Time:2025-04-28T05:13:38.7159987Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f17cfe-d01e-0075-5ffc-b7d7d1000000
Time:2025-04-28T05:13:38.7159987Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1940a-d01e-0075-0afc-b7d7d1000000
Time:2025-04-28T05:13:46.9094661Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1979c-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:13:47.9464933Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f19a4e-d01e-0075-2dfc-b7d7d1000000
Time:2025-04-28T05:13:48.9849466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f19a4e-d01e-0075-2dfc-b7d7d1000000
Time:2025-04-28T05:13:48.9849466Z
--------------------------------------------------------------------------------
2025/04/28 05:13:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f19c72-d01e-0075-03fc-b7d7d1000000
Time:2025-04-28T05:13:50.0224934Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f19e36-d01e-0075-06fc-b7d7d1000000
Time:2025-04-28T05:13:51.0600636Z
--------------------------------------------------------------------------------
2025/04/28 05:13: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1a000-d01e-0075-07fc-b7d7d1000000
Time:2025-04-28T05:13:52.0974316Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1a000-d01e-0075-07fc-b7d7d1000000
Time:2025-04-28T05:13:52.0974316Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/04/28 05:14: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1ad52-d01e-0075-76fc-b7d7d1000000
Time:2025-04-28T05:14:00.2902513Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1af69-d01e-0075-20fc-b7d7d1000000
Time:2025-04-28T05:14:01.3274042Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b141-d01e-0075-1efc-b7d7d1000000
Time:2025-04-28T05:14:02.3645463Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b141-d01e-0075-1efc-b7d7d1000000
Time:2025-04-28T05:14:02.3645463Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b2e4-d01e-0075-0cfc-b7d7d1000000
Time:2025-04-28T05:14:03.4016446Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b46c-d01e-0075-67fc-b7d7d1000000
Time:2025-04-28T05:14:04.4391944Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b5e8-d01e-0075-26fc-b7d7d1000000
Time:2025-04-28T05:14:05.4776083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1b5e8-d01e-0075-26fc-b7d7d1000000
Time:2025-04-28T05:14:05.4776083Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:14:13 DEBUG : sub dir/: Creating directory marker
2025/04/28 05:14:14 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/28 05:14:14 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/04/28 05:14:15 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/28 05:14:15 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/28 05:14:15 DEBUG : sub dir/: Removing directory marker
2025/04/28 05:14:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1c31e-d01e-0075-31fc-b7d7d1000000
Time:2025-04-28T05:14:15.1373154Z
--------------------------------------------------------------------------------
2025/04/28 05:14:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1c4ed-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:14:16.1748239Z
--------------------------------------------------------------------------------
2025/04/28 05:14:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1c70d-d01e-0075-64fc-b7d7d1000000
Time:2025-04-28T05:14:17.2129474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1c70d-d01e-0075-64fc-b7d7d1000000
Time:2025-04-28T05:14:17.2129474Z
--------------------------------------------------------------------------------
2025/04/28 05:14:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1c890-d01e-0075-28fc-b7d7d1000000
Time:2025-04-28T05:14:18.2508844Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1ca13-d01e-0075-5cfc-b7d7d1000000
Time:2025-04-28T05:14:19.2893012Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1cbbb-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:14:20.3277598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1cbbb-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:14:20.3277598Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.85s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:14:28 DEBUG : sub dir/: Creating directory marker
2025/04/28 05:14:28 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/04/28 05:14:29 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/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/04/28 05:14:29 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/04/28 05:14:29 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/04/28 05:14:29 DEBUG : sub dir/: Removing directory marker
2025/04/28 05:14: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1db77-d01e-0075-5dfc-b7d7d1000000
Time:2025-04-28T05:14:29.9684472Z
--------------------------------------------------------------------------------
2025/04/28 05:14: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1dd7d-d01e-0075-7ffc-b7d7d1000000
Time:2025-04-28T05:14:31.0061339Z
--------------------------------------------------------------------------------
2025/04/28 05:14:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1df98-d01e-0075-23fc-b7d7d1000000
Time:2025-04-28T05:14:32.0436832Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1df98-d01e-0075-23fc-b7d7d1000000
Time:2025-04-28T05:14:32.0436832Z
--------------------------------------------------------------------------------
2025/04/28 05:14:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1e15b-d01e-0075-1cfc-b7d7d1000000
Time:2025-04-28T05:14:33.0822988Z
--------------------------------------------------------------------------------
2025/04/28 05:14:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1e33c-d01e-0075-3bfc-b7d7d1000000
Time:2025-04-28T05:14:34.1198707Z
--------------------------------------------------------------------------------
2025/04/28 05:14:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1e4e6-d01e-0075-29fc-b7d7d1000000
Time:2025-04-28T05:14:35.1570749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1e4e6-d01e-0075-29fc-b7d7d1000000
Time:2025-04-28T05:14:35.1570749Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (14.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:14:43 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/04/28 05:14:44 DEBUG : sub/: Removing directory marker
2025/04/28 05:14:44 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1f3ea-d01e-0075-24fc-b7d7d1000000
Time:2025-04-28T05:14:44.2299102Z
--------------------------------------------------------------------------------
2025/04/28 05:14:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1f58d-d01e-0075-04fc-b7d7d1000000
Time:2025-04-28T05:14:45.2669719Z
--------------------------------------------------------------------------------
2025/04/28 05:14:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1f73d-d01e-0075-57fc-b7d7d1000000
Time:2025-04-28T05:14:46.3043825Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1f73d-d01e-0075-57fc-b7d7d1000000
Time:2025-04-28T05:14:46.3043825Z
--------------------------------------------------------------------------------
2025/04/28 05:14:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1f954-d01e-0075-1dfc-b7d7d1000000
Time:2025-04-28T05:14:47.3419712Z
--------------------------------------------------------------------------------
2025/04/28 05:14:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1fb67-d01e-0075-6ffc-b7d7d1000000
Time:2025-04-28T05:14:48.3800318Z
--------------------------------------------------------------------------------
2025/04/28 05:14:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1fd60-d01e-0075-2ffc-b7d7d1000000
Time:2025-04-28T05:14:49.4186502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f1fd60-d01e-0075-2ffc-b7d7d1000000
Time:2025-04-28T05:14:49.4186502Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:14:57 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/04/28 05:14:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/notfound"
2025/04/28 05:14:58 DEBUG : Config file has changed externally - reloading
2025/04/28 05:14:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:14:58 DEBUG : Azure container rclone-test-bifenoy9kede path notfound: Using directory markers
2025/04/28 05:14:58 DEBUG : sub/: Removing directory marker
2025/04/28 05:14:58 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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f20e18-d01e-0075-68fc-b7d7d1000000
Time:2025-04-28T05:14:58.7004844Z
--------------------------------------------------------------------------------
2025/04/28 05:14:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f20ff5-d01e-0075-5afc-b7d7d1000000
Time:2025-04-28T05:14:59.7378326Z
--------------------------------------------------------------------------------
2025/04/28 05:15:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f21228-d01e-0075-2efc-b7d7d1000000
Time:2025-04-28T05:15:00.7757164Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f21228-d01e-0075-2efc-b7d7d1000000
Time:2025-04-28T05:15:00.7757164Z
--------------------------------------------------------------------------------
2025/04/28 05:15:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f213da-d01e-0075-08fc-b7d7d1000000
Time:2025-04-28T05:15:01.8136024Z
--------------------------------------------------------------------------------
2025/04/28 05:15:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2156b-d01e-0075-56fc-b7d7d1000000
Time:2025-04-28T05:15:02.8509507Z
--------------------------------------------------------------------------------
2025/04/28 05:15:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f216ae-d01e-0075-56fc-b7d7d1000000
Time:2025-04-28T05:15:03.8881298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f216ae-d01e-0075-56fc-b7d7d1000000
Time:2025-04-28T05:15:03.8881298Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:15:12 INFO : Azure container rclone-test-bifenoy9kede: Making directory
2025/04/28 05:15:12 INFO : Azure container rclone-test-bifenoy9kede: Making directory
2025/04/28 05:15:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f22330-d01e-0075-72fc-b7d7d1000000
Time:2025-04-28T05:15:12.1200433Z
--------------------------------------------------------------------------------
2025/04/28 05:15:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f224ae-d01e-0075-2efc-b7d7d1000000
Time:2025-04-28T05:15:13.1574310Z
--------------------------------------------------------------------------------
2025/04/28 05:15:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f225fa-d01e-0075-4bfc-b7d7d1000000
Time:2025-04-28T05:15:14.1953912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f225fa-d01e-0075-4bfc-b7d7d1000000
Time:2025-04-28T05:15:14.1953912Z
--------------------------------------------------------------------------------
2025/04/28 05:15:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f227d4-d01e-0075-3bfc-b7d7d1000000
Time:2025-04-28T05:15:15.2337757Z
--------------------------------------------------------------------------------
2025/04/28 05:15:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f22961-d01e-0075-7bfc-b7d7d1000000
Time:2025-04-28T05:15:16.2715854Z
--------------------------------------------------------------------------------
2025/04/28 05:15:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f22ade-d01e-0075-39fc-b7d7d1000000
Time:2025-04-28T05:15:17.3092424Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f22ade-d01e-0075-39fc-b7d7d1000000
Time:2025-04-28T05:15:17.3092424Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:15:25 DEBUG : sub dir/: Creating directory marker
2025/04/28 05:15:25 DEBUG : sub dir/: Removing directory marker
2025/04/28 05:15:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f236aa-d01e-0075-52fc-b7d7d1000000
Time:2025-04-28T05:15:25.8715982Z
--------------------------------------------------------------------------------
2025/04/28 05:15:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2383a-d01e-0075-29fc-b7d7d1000000
Time:2025-04-28T05:15:26.9089591Z
--------------------------------------------------------------------------------
2025/04/28 05:15:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23a40-d01e-0075-2afc-b7d7d1000000
Time:2025-04-28T05:15:27.9496245Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23a40-d01e-0075-2afc-b7d7d1000000
Time:2025-04-28T05:15:27.9496245Z
--------------------------------------------------------------------------------
2025/04/28 05:15:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23c3c-d01e-0075-35fc-b7d7d1000000
Time:2025-04-28T05:15:28.9867560Z
--------------------------------------------------------------------------------
2025/04/28 05:15:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23da3-d01e-0075-67fc-b7d7d1000000
Time:2025-04-28T05:15:30.0245739Z
--------------------------------------------------------------------------------
2025/04/28 05:15: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23ef2-d01e-0075-0dfc-b7d7d1000000
Time:2025-04-28T05:15:31.0619587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f23ef2-d01e-0075-0dfc-b7d7d1000000
Time:2025-04-28T05:15:31.0619587Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:15:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24ae9-d01e-0075-5bfc-b7d7d1000000
Time:2025-04-28T05:15:39.6561205Z
--------------------------------------------------------------------------------
2025/04/28 05:15:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24c21-d01e-0075-67fc-b7d7d1000000
Time:2025-04-28T05:15:40.6940867Z
--------------------------------------------------------------------------------
2025/04/28 05:15:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24d29-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:15:41.7321310Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24d29-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:15:41.7321310Z
--------------------------------------------------------------------------------
2025/04/28 05:15: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24e4a-d01e-0075-2cfc-b7d7d1000000
Time:2025-04-28T05:15:42.7699582Z
--------------------------------------------------------------------------------
2025/04/28 05:15: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f24fac-d01e-0075-54fc-b7d7d1000000
Time:2025-04-28T05:15:43.8078097Z
--------------------------------------------------------------------------------
2025/04/28 05:15: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f25166-d01e-0075-58fc-b7d7d1000000
Time:2025-04-28T05:15:44.8451761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f25166-d01e-0075-58fc-b7d7d1000000
Time:2025-04-28T05:15:44.8451761Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.78s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:15:53 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/28 05:15:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43103a9-001e-003b-44fc-b7f959000000
Time:2025-04-28T05:15:53.5185117Z
--------------------------------------------------------------------------------
2025/04/28 05:15:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4310489-001e-003b-77fc-b7f959000000
Time:2025-04-28T05:15:54.5565526Z
--------------------------------------------------------------------------------
2025/04/28 05:15:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4310598-001e-003b-4efc-b7f959000000
Time:2025-04-28T05:15:55.5938002Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4310598-001e-003b-4efc-b7f959000000
Time:2025-04-28T05:15:55.5938002Z
--------------------------------------------------------------------------------
2025/04/28 05:15:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431071a-001e-003b-12fc-b7f959000000
Time:2025-04-28T05:15:56.6312545Z
--------------------------------------------------------------------------------
2025/04/28 05:15:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431082c-001e-003b-72fc-b7f959000000
Time:2025-04-28T05:15:57.6692411Z
--------------------------------------------------------------------------------
2025/04/28 05:15:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4310993-001e-003b-55fc-b7f959000000
Time:2025-04-28T05:15:58.7061990Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4310993-001e-003b-55fc-b7f959000000
Time:2025-04-28T05:15:58.7061990Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.86s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:16: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4311463-001e-003b-66fc-b7f959000000
Time:2025-04-28T05:16:07.3060734Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431157e-001e-003b-4efc-b7f959000000
Time:2025-04-28T05:16:08.3438350Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4311680-001e-003b-17fc-b7f959000000
Time:2025-04-28T05:16:09.3813514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4311680-001e-003b-17fc-b7f959000000
Time:2025-04-28T05:16:09.3813514Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431176f-001e-003b-61fc-b7f959000000
Time:2025-04-28T05:16:10.4188630Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431188a-001e-003b-49fc-b7f959000000
Time:2025-04-28T05:16:11.4557654Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43119ac-001e-003b-2afc-b7f959000000
Time:2025-04-28T05:16:12.4930871Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43119ac-001e-003b-2afc-b7f959000000
Time:2025-04-28T05:16:12.4930871Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.79s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/04/28 05:16:21 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f28ac3-d01e-0075-39fc-b7d7d1000000
Time:2025-04-28T05:16:21.2027968Z
--------------------------------------------------------------------------------
2025/04/28 05:16:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f28c9d-d01e-0075-3ffc-b7d7d1000000
Time:2025-04-28T05:16:22.2405222Z
--------------------------------------------------------------------------------
2025/04/28 05:16:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f28dfe-d01e-0075-65fc-b7d7d1000000
Time:2025-04-28T05:16:23.2789390Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f28dfe-d01e-0075-65fc-b7d7d1000000
Time:2025-04-28T05:16:23.2789390Z
--------------------------------------------------------------------------------
2025/04/28 05:16:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f28f7e-d01e-0075-18fc-b7d7d1000000
Time:2025-04-28T05:16:24.3166751Z
--------------------------------------------------------------------------------
2025/04/28 05:16:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f290d6-d01e-0075-3efc-b7d7d1000000
Time:2025-04-28T05:16:25.3538273Z
--------------------------------------------------------------------------------
2025/04/28 05:16:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f29232-d01e-0075-6efc-b7d7d1000000
Time:2025-04-28T05:16:26.3915125Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f29232-d01e-0075-6efc-b7d7d1000000
Time:2025-04-28T05:16:26.3915125Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.90s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/04/28 05:16:34 DEBUG : Creating backend with remote ":memory:"
2025/04/28 05:16:34 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/04/28 05:16:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/28 05:16:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/28 05:16:34 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:16:34 DEBUG : sub dir/: Creating directory marker
2025/04/28 05:16:35 DEBUG : sub dir/: Removing directory marker
2025/04/28 05:16:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f29ea3-d01e-0075-1efc-b7d7d1000000
Time:2025-04-28T05:16:35.1904197Z
--------------------------------------------------------------------------------
2025/04/28 05:16:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a009-d01e-0075-4bfc-b7d7d1000000
Time:2025-04-28T05:16:36.2289021Z
--------------------------------------------------------------------------------
2025/04/28 05:16:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a155-d01e-0075-6cfc-b7d7d1000000
Time:2025-04-28T05:16:37.2666477Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a155-d01e-0075-6cfc-b7d7d1000000
Time:2025-04-28T05:16:37.2666477Z
--------------------------------------------------------------------------------
2025/04/28 05:16:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a2c1-d01e-0075-1dfc-b7d7d1000000
Time:2025-04-28T05:16:38.3049030Z
--------------------------------------------------------------------------------
2025/04/28 05:16:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a441-d01e-0075-74fc-b7d7d1000000
Time:2025-04-28T05:16:39.3423980Z
--------------------------------------------------------------------------------
2025/04/28 05:16:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a55b-d01e-0075-67fc-b7d7d1000000
Time:2025-04-28T05:16:40.3808564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2a55b-d01e-0075-67fc-b7d7d1000000
Time:2025-04-28T05:16:40.3808564Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:16:48 DEBUG : Waiting for deletions to finish
2025/04/28 05:16:48 DEBUG : large: Excluded (Size Filter)
2025/04/28 05:16:48 INFO : medium: Deleted
2025/04/28 05:16:48 INFO : small: Deleted
2025/04/28 05:16:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c431497c-001e-003b-06fc-b7f959000000
Time:2025-04-28T05:16:49.1400315Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4314b0f-001e-003b-5efc-b7f959000000
Time:2025-04-28T05:16:50.1776249Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4314cbf-001e-003b-4cfc-b7f959000000
Time:2025-04-28T05:16:51.2149903Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4314cbf-001e-003b-4cfc-b7f959000000
Time:2025-04-28T05:16:51.2149903Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4314e4a-001e-003b-13fc-b7f959000000
Time:2025-04-28T05:16:52.2519745Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4314ff7-001e-003b-19fc-b7f959000000
Time:2025-04-28T05:16:53.2900279Z
--------------------------------------------------------------------------------
2025/04/28 05:16: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4315183-001e-003b-71fc-b7f959000000
Time:2025-04-28T05:16:54.3281409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4315183-001e-003b-71fc-b7f959000000
Time:2025-04-28T05:16:54.3281409Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:17:02 DEBUG : Waiting for deletions to finish
2025/04/28 05:17:02 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/04/28 05:17:02 INFO : large: Deleted
2025/04/28 05:17:02 INFO : small: Deleted
2025/04/28 05:17: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c051-d01e-0075-7bfc-b7d7d1000000
Time:2025-04-28T05:17:03.0873258Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c163-d01e-0075-57fc-b7d7d1000000
Time:2025-04-28T05:17:04.1253477Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c25d-d01e-0075-20fc-b7d7d1000000
Time:2025-04-28T05:17:05.1628267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c25d-d01e-0075-20fc-b7d7d1000000
Time:2025-04-28T05:17:05.1628267Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c36e-d01e-0075-02fc-b7d7d1000000
Time:2025-04-28T05:17:06.2009097Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c4bf-d01e-0075-1efc-b7d7d1000000
Time:2025-04-28T05:17:07.2389470Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c5d1-d01e-0075-6dfc-b7d7d1000000
Time:2025-04-28T05:17:08.2768895Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2c5d1-d01e-0075-6dfc-b7d7d1000000
Time:2025-04-28T05:17:08.2768895Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04/28 05:17:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d09e-d01e-0075-76fc-b7d7d1000000
Time:2025-04-28T05:17:16.4693935Z
--------------------------------------------------------------------------------
2025/04/28 05:17:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d206-d01e-0075-2dfc-b7d7d1000000
Time:2025-04-28T05:17:17.5072976Z
--------------------------------------------------------------------------------
2025/04/28 05:17:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d347-d01e-0075-38fc-b7d7d1000000
Time:2025-04-28T05:17:18.5457064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d347-d01e-0075-38fc-b7d7d1000000
Time:2025-04-28T05:17:18.5457064Z
--------------------------------------------------------------------------------
2025/04/28 05:17:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d45f-d01e-0075-1ffc-b7d7d1000000
Time:2025-04-28T05:17:19.5832097Z
--------------------------------------------------------------------------------
2025/04/28 05:17:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d5e6-d01e-0075-59fc-b7d7d1000000
Time:2025-04-28T05:17:20.6203122Z
--------------------------------------------------------------------------------
2025/04/28 05:17:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d74b-d01e-0075-66fc-b7d7d1000000
Time:2025-04-28T05:17:21.6594747Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f2d74b-d01e-0075-66fc-b7d7d1000000
Time:2025-04-28T05:17:21.6594747Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:17:30 DEBUG : Waiting for deletions to finish
2025/04/28 05:17:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/28 05:17:30 INFO : medium: Deleted
2025/04/28 05:17:30 INFO : small: Deleted
2025/04/28 05:17:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43175c1-001e-003b-17fc-b7f959000000
Time:2025-04-28T05:17:30.4094070Z
--------------------------------------------------------------------------------
2025/04/28 05:17:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317705-001e-003b-1ffc-b7f959000000
Time:2025-04-28T05:17:31.4474828Z
--------------------------------------------------------------------------------
2025/04/28 05:17:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317859-001e-003b-3ffc-b7f959000000
Time:2025-04-28T05:17:32.4847701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317859-001e-003b-3ffc-b7f959000000
Time:2025-04-28T05:17:32.4847701Z
--------------------------------------------------------------------------------
2025/04/28 05:17:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317983-001e-003b-3dfc-b7f959000000
Time:2025-04-28T05:17:33.5217533Z
--------------------------------------------------------------------------------
2025/04/28 05:17:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317a1b-001e-003b-3dfc-b7f959000000
Time:2025-04-28T05:17:34.5594878Z
--------------------------------------------------------------------------------
2025/04/28 05:17:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317abc-001e-003b-3dfc-b7f959000000
Time:2025-04-28T05:17:35.5967917Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4317abc-001e-003b-3dfc-b7f959000000
Time:2025-04-28T05:17:35.5967917Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04/28 05:17:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4318262-001e-003b-31fc-b7f959000000
Time:2025-04-28T05:17:43.7840584Z
--------------------------------------------------------------------------------
2025/04/28 05:17:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4318396-001e-003b-31fc-b7f959000000
Time:2025-04-28T05:17:44.8225035Z
--------------------------------------------------------------------------------
2025/04/28 05:17:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43184b7-001e-003b-23fc-b7f959000000
Time:2025-04-28T05:17:45.8612470Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43184b7-001e-003b-23fc-b7f959000000
Time:2025-04-28T05:17:45.8612470Z
--------------------------------------------------------------------------------
2025/04/28 05:17:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43185ac-001e-003b-57fc-b7f959000000
Time:2025-04-28T05:17:46.8996313Z
--------------------------------------------------------------------------------
2025/04/28 05:17:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4318685-001e-003b-03fc-b7f959000000
Time:2025-04-28T05:17:47.9367401Z
--------------------------------------------------------------------------------
2025/04/28 05:17: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43187b2-001e-003b-71fc-b7f959000000
Time:2025-04-28T05:17:48.9738515Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c43187b2-001e-003b-71fc-b7f959000000
Time:2025-04-28T05:17:48.9738515Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.31s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:17:57 DEBUG : Waiting for deletions to finish
2025/04/28 05:17:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/28 05:17:57 INFO : large: Deleted
2025/04/28 05:17:57 INFO : medium: Deleted
2025/04/28 05:17:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30722-d01e-0075-09fc-b7d7d1000000
Time:2025-04-28T05:17:57.7241533Z
--------------------------------------------------------------------------------
2025/04/28 05:17:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30882-d01e-0075-70fc-b7d7d1000000
Time:2025-04-28T05:17:58.7614514Z
--------------------------------------------------------------------------------
2025/04/28 05:17:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f309bb-d01e-0075-5cfc-b7d7d1000000
Time:2025-04-28T05:17:59.7996897Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f309bb-d01e-0075-5cfc-b7d7d1000000
Time:2025-04-28T05:17:59.7996897Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30afc-d01e-0075-57fc-b7d7d1000000
Time:2025-04-28T05:18:00.8369667Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30c3a-d01e-0075-52fc-b7d7d1000000
Time:2025-04-28T05:18:01.8743626Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30d67-d01e-0075-3ffc-b7d7d1000000
Time:2025-04-28T05:18:02.9117355Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f30d67-d01e-0075-3ffc-b7d7d1000000
Time:2025-04-28T05:18:02.9117355Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f317da-d01e-0075-18fc-b7d7d1000000
Time:2025-04-28T05:18:11.1015086Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3191d-d01e-0075-21fc-b7d7d1000000
Time:2025-04-28T05:18:12.1390413Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31a9a-d01e-0075-62fc-b7d7d1000000
Time:2025-04-28T05:18:13.1773257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31a9a-d01e-0075-62fc-b7d7d1000000
Time:2025-04-28T05:18:13.1773257Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31c24-d01e-0075-43fc-b7d7d1000000
Time:2025-04-28T05:18:14.2148569Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31d9c-d01e-0075-77fc-b7d7d1000000
Time:2025-04-28T05:18:15.2524970Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31ef5-d01e-0075-0afc-b7d7d1000000
Time:2025-04-28T05:18:16.2912600Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f31ef5-d01e-0075-0afc-b7d7d1000000
Time:2025-04-28T05:18:16.2912600Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32965-d01e-0075-79fc-b7d7d1000000
Time:2025-04-28T05:18:24.7792460Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32ac7-d01e-0075-21fc-b7d7d1000000
Time:2025-04-28T05:18:25.8174070Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32bfa-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:18:26.8544298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32bfa-d01e-0075-12fc-b7d7d1000000
Time:2025-04-28T05:18:26.8544298Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32d7e-d01e-0075-1cfc-b7d7d1000000
Time:2025-04-28T05:18:27.8928067Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32eaf-d01e-0075-6cfc-b7d7d1000000
Time:2025-04-28T05:18:28.9304630Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32fc4-d01e-0075-35fc-b7d7d1000000
Time:2025-04-28T05:18:29.9678194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f32fc4-d01e-0075-35fc-b7d7d1000000
Time:2025-04-28T05:18:29.9678194Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f339a6-d01e-0075-49fc-b7d7d1000000
Time:2025-04-28T05:18:38.1577369Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33adf-d01e-0075-48fc-b7d7d1000000
Time:2025-04-28T05:18:39.1950759Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33c08-d01e-0075-43fd-b7d7d1000000
Time:2025-04-28T05:18:40.2329680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33c08-d01e-0075-43fd-b7d7d1000000
Time:2025-04-28T05:18:40.2329680Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33d37-d01e-0075-36fd-b7d7d1000000
Time:2025-04-28T05:18:41.2714108Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33eb1-d01e-0075-77fd-b7d7d1000000
Time:2025-04-28T05:18:42.3086285Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33fb3-d01e-0075-52fd-b7d7d1000000
Time:2025-04-28T05:18:43.3459459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f33fb3-d01e-0075-52fd-b7d7d1000000
Time:2025-04-28T05:18:43.3459459Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.05s)
=== RUN TestRetry
2025/04/28 05:18:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/28 05:18:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/28 05:18:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/28 05:18:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/28 05:18:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/28 05:18:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/28 05:18:51 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f34e28-d01e-0075-21fd-b7d7d1000000
Time:2025-04-28T05:18:52.6602892Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f35088-d01e-0075-23fd-b7d7d1000000
Time:2025-04-28T05:18:53.6987694Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f352e7-d01e-0075-21fd-b7d7d1000000
Time:2025-04-28T05:18:54.7360593Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f352e7-d01e-0075-21fd-b7d7d1000000
Time:2025-04-28T05:18:54.7360593Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3553d-d01e-0075-34fd-b7d7d1000000
Time:2025-04-28T05:18:55.7732418Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f35729-d01e-0075-30fd-b7d7d1000000
Time:2025-04-28T05:18:56.8118060Z
--------------------------------------------------------------------------------
2025/04/28 05:18: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f358f6-d01e-0075-69fd-b7d7d1000000
Time:2025-04-28T05:18:57.8492456Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f358f6-d01e-0075-69fd-b7d7d1000000
Time:2025-04-28T05:18:57.8492456Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.45s)
=== RUN TestPurge
2025/04/28 05:19:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-goyorib9cayo"
2025/04/28 05:19:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/28 05:19:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:19:05 DEBUG : Azure container rclone-test-goyorib9cayo: Using directory markers
2025/04/28 05:19:05 DEBUG : Creating backend with remote "/tmp/rclone4044340374"
run.go:180: Remote "Azure container rclone-test-goyorib9cayo", Local "Local file system at /tmp/rclone4044340374", Modify Window "1ns"
2025/04/28 05:19:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/28 05:19:06 DEBUG : A1/B1/: Creating directory marker
2025/04/28 05:19:06 DEBUG : A1/: Creating directory marker
2025/04/28 05:19:06 INFO : A2: Making directory
2025/04/28 05:19:06 DEBUG : A2/: Creating directory marker
2025/04/28 05:19:06 INFO : A1/B2: Making directory
2025/04/28 05:19:06 DEBUG : A1/B2/: Creating directory marker
2025/04/28 05:19:06 INFO : A1/B2/C2: Making directory
2025/04/28 05:19:06 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/28 05:19:06 INFO : A1/B1/C3: Making directory
2025/04/28 05:19:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/28 05:19:06 INFO : A3: Making directory
2025/04/28 05:19:06 DEBUG : A3/: Creating directory marker
2025/04/28 05:19:06 INFO : A3/B3: Making directory
2025/04/28 05:19:06 DEBUG : A3/B3/: Creating directory marker
2025/04/28 05:19:06 INFO : A3/B3/C4: Making directory
2025/04/28 05:19:06 DEBUG : A3/B3/C4/: Creating directory marker
2025/04/28 05:19:07 DEBUG : Waiting for deletions to finish
2025/04/28 05:19:07 INFO : A1/B1/C1/one: Deleted
2025/04/28 05:19:07 DEBUG : removing 2 level 3 directories
2025/04/28 05:19:07 INFO : A1/B1/C3: Removing directory
2025/04/28 05:19:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/28 05:19:07 INFO : A1/B1/C1: Removing directory
2025/04/28 05:19:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/28 05:19:07 DEBUG : removing 1 level 2 directories
2025/04/28 05:19:07 INFO : A1/B1: Removing directory
2025/04/28 05:19:07 DEBUG : A1/B1/: Removing directory marker
2025/04/28 05:19:07 DEBUG : Azure container rclone-test-goyorib9cayo: Purge remote
2025/04/28 05:19:07 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.71s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:19:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/28 05:19:07 DEBUG : A1/B1/: Creating directory marker
2025/04/28 05:19:07 DEBUG : A1/: Creating directory marker
2025/04/28 05:19:08 INFO : A2: Making directory
2025/04/28 05:19:08 DEBUG : A2/: Creating directory marker
2025/04/28 05:19:08 INFO : A1/B2: Making directory
2025/04/28 05:19:08 DEBUG : A1/B2/: Creating directory marker
2025/04/28 05:19:08 INFO : A1/B2/C2: Making directory
2025/04/28 05:19:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/04/28 05:19:08 INFO : A1/B1/C3: Making directory
2025/04/28 05:19:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/04/28 05:19:08 INFO : A3: Making directory
2025/04/28 05:19:08 DEBUG : A3/: Creating directory marker
2025/04/28 05:19:08 INFO : A3/B3: Making directory
2025/04/28 05:19:08 DEBUG : A3/B3/: Creating directory marker
2025/04/28 05:19:08 INFO : A3/B3/C4: Making directory
2025/04/28 05:19:08 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/04/28 05:19:16 DEBUG : removing 1 level 3 directories
2025/04/28 05:19:16 INFO : A3/B3/C4: Removing directory
2025/04/28 05:19:16 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/04/28 05:19:23 DEBUG : removing 2 level 3 directories
2025/04/28 05:19:23 INFO : A1/B2/C2: Removing directory
2025/04/28 05:19:23 DEBUG : A1/B2/C2/: Removing directory marker
2025/04/28 05:19:23 INFO : A1/B1/C3: Removing directory
2025/04/28 05:19:23 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/28 05:19:23 DEBUG : removing 2 level 2 directories
2025/04/28 05:19:23 INFO : A3/B3: Removing directory
2025/04/28 05:19:23 DEBUG : A3/B3/: Removing directory marker
2025/04/28 05:19:23 INFO : A1/B2: Removing directory
2025/04/28 05:19:23 DEBUG : A1/B2/: Removing directory marker
2025/04/28 05:19:23 DEBUG : removing 4 level 1 directories
2025/04/28 05:19:23 INFO : dst: Removing directory
2025/04/28 05:19:23 DEBUG : dst/: Removing directory marker
2025/04/28 05:19:23 INFO : A2: Removing directory
2025/04/28 05:19:23 DEBUG : A2/: Removing directory marker
2025/04/28 05:19:23 INFO : A3: Removing directory
2025/04/28 05:19:23 INFO : BackupDir: Removing directory
2025/04/28 05:19:23 DEBUG : A3/: Removing directory marker
2025/04/28 05:19:23 DEBUG : BackupDir/: Removing directory marker
2025/04/28 05:19:23 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f380ce-d01e-0075-64fd-b7d7d1000000
Time:2025-04-28T05:19:23.5331258Z
--------------------------------------------------------------------------------
2025/04/28 05:19:23 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97368bbc-801e-00a3-7efd-b7d938000000
Time:2025-04-28T05:19:23.5710333Z
--------------------------------------------------------------------------------
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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:97368bbc-801e-00a3-7efd-b7d938000000
Time:2025-04-28T05:19:23.5710333Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3811d-d01e-0075-2bfd-b7d7d1000000
Time:2025-04-28T05:19:23.7578617Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38297-d01e-0075-6ffd-b7d7d1000000
Time:2025-04-28T05:19:24.7951197Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38442-d01e-0075-5cfd-b7d7d1000000
Time:2025-04-28T05:19:25.8329287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38442-d01e-0075-5cfd-b7d7d1000000
Time:2025-04-28T05:19:25.8329287Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f385f7-d01e-0075-4dfd-b7d7d1000000
Time:2025-04-28T05:19:26.8712370Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38824-d01e-0075-5efd-b7d7d1000000
Time:2025-04-28T05:19:27.9084716Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38a0b-d01e-0075-5cfd-b7d7d1000000
Time:2025-04-28T05:19:28.9501428Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f38a0b-d01e-0075-5cfd-b7d7d1000000
Time:2025-04-28T05:19:28.9501428Z
--------------------------------------------------------------------------------
2025/04/28 05:19:29 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/28 05:19:30 DEBUG : A1/B1/: Removing directory marker
2025/04/28 05:19:30 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 (29.51s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:19:37 INFO : A1: Making directory
2025/04/28 05:19:37 DEBUG : A1/: Creating directory marker
2025/04/28 05:19:37 INFO : A1/B1: Making directory
2025/04/28 05:19:37 DEBUG : A1/B1/: Creating directory marker
2025/04/28 05:19:37 INFO : A1/B1/C1: Making directory
2025/04/28 05:19:37 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/04/28 05:19:44 DEBUG : removing 1 level 3 directories
2025/04/28 05:19:44 INFO : A1/B1/C1: Removing directory
2025/04/28 05:19:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/28 05:19:44 DEBUG : removing 1 level 2 directories
2025/04/28 05:19:44 INFO : A1/B1: Removing directory
2025/04/28 05:19:44 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/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3ae68-d01e-0075-32fd-b7d7d1000000
Time:2025-04-28T05:19:52.1846468Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b15e-d01e-0075-71fd-b7d7d1000000
Time:2025-04-28T05:19:53.2217251Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b2dc-d01e-0075-3bfd-b7d7d1000000
Time:2025-04-28T05:19:54.2588787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b2dc-d01e-0075-3bfd-b7d7d1000000
Time:2025-04-28T05:19:54.2588787Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b44f-d01e-0075-79fd-b7d7d1000000
Time:2025-04-28T05:19:55.2972120Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b631-d01e-0075-19fd-b7d7d1000000
Time:2025-04-28T05:19:56.3353456Z
--------------------------------------------------------------------------------
2025/04/28 05:19: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b80f-d01e-0075-2efd-b7d7d1000000
Time:2025-04-28T05:19:57.3741275Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3b80f-d01e-0075-2efd-b7d7d1000000
Time:2025-04-28T05:19:57.3741275Z
--------------------------------------------------------------------------------
2025/04/28 05:19:58 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 (28.35s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:20:05 INFO : A1: Making directory
2025/04/28 05:20:05 DEBUG : A1/: Creating directory marker
2025/04/28 05:20:05 INFO : A1/B1: Making directory
2025/04/28 05:20:05 DEBUG : A1/B1/: Creating directory marker
2025/04/28 05:20:05 INFO : A1/B1/C1: Making directory
2025/04/28 05:20:05 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/04/28 05:20:13 DEBUG : removing 1 level 3 directories
2025/04/28 05:20:13 INFO : A1/B1/C1: Removing directory
2025/04/28 05:20:13 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/28 05:20:13 DEBUG : removing 1 level 2 directories
2025/04/28 05:20:13 INFO : A1/B1: Removing directory
2025/04/28 05:20:13 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/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3dd55-d01e-0075-67fd-b7d7d1000000
Time:2025-04-28T05:20:20.5283818Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3df0f-d01e-0075-24fd-b7d7d1000000
Time:2025-04-28T05:20:21.5659566Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e07c-d01e-0075-50fd-b7d7d1000000
Time:2025-04-28T05:20:22.6031074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e07c-d01e-0075-50fd-b7d7d1000000
Time:2025-04-28T05:20:22.6031074Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e1d3-d01e-0075-5ffd-b7d7d1000000
Time:2025-04-28T05:20:23.6410841Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e302-d01e-0075-5efd-b7d7d1000000
Time:2025-04-28T05:20:24.6782575Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e43e-d01e-0075-65fd-b7d7d1000000
Time:2025-04-28T05:20:25.7154128Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3e43e-d01e-0075-65fd-b7d7d1000000
Time:2025-04-28T05:20:25.7154128Z
--------------------------------------------------------------------------------
2025/04/28 05:20:26 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 (28.34s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:20:34 DEBUG : filename.txt: File name found in url
2025/04/28 05:20:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3f443-d01e-0075-0efd-b7d7d1000000
Time:2025-04-28T05:20:34.6660965Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3f6c9-d01e-0075-69fd-b7d7d1000000
Time:2025-04-28T05:20:35.7033398Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3f88e-d01e-0075-7efd-b7d7d1000000
Time:2025-04-28T05:20:36.7412727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3f88e-d01e-0075-7efd-b7d7d1000000
Time:2025-04-28T05:20:36.7412727Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3fa0e-d01e-0075-47fd-b7d7d1000000
Time:2025-04-28T05:20:37.7786084Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3fb87-d01e-0075-07fd-b7d7d1000000
Time:2025-04-28T05:20:38.8155240Z
--------------------------------------------------------------------------------
2025/04/28 05:20: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3fcef-d01e-0075-2ffd-b7d7d1000000
Time:2025-04-28T05:20:39.8528418Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f3fcef-d01e-0075-2ffd-b7d7d1000000
Time:2025-04-28T05:20:39.8528418Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.10s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:20:48 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/28 05:20:48 DEBUG : sub/: Creating directory marker
2025/04/28 05:20:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:20:48 INFO : file1: Copied (new) to: sub/file2
2025/04/28 05:20:48 INFO : file1: Deleted
2025/04/28 05:20:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:20:48 DEBUG : file1: Unchanged skipping
2025/04/28 05:20:48 INFO : file1: Deleted
2025/04/28 05:20:48 DEBUG : Azure container rclone-test-bifenoy9kede: don't need to copy/move sub/file2, it is already at target location
2025/04/28 05:20:48 DEBUG : sub/: Removing directory marker
2025/04/28 05:20:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f409b1-d01e-0075-41fd-b7d7d1000000
Time:2025-04-28T05:20:48.6123139Z
--------------------------------------------------------------------------------
2025/04/28 05:20:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f40b04-d01e-0075-65fd-b7d7d1000000
Time:2025-04-28T05:20:49.6494922Z
--------------------------------------------------------------------------------
2025/04/28 05:20:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f40c40-d01e-0075-5ffd-b7d7d1000000
Time:2025-04-28T05:20:50.6866704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f40c40-d01e-0075-5ffd-b7d7d1000000
Time:2025-04-28T05:20:50.6866704Z
--------------------------------------------------------------------------------
2025/04/28 05:20:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f40d96-d01e-0075-03fd-b7d7d1000000
Time:2025-04-28T05:20:51.7245839Z
--------------------------------------------------------------------------------
2025/04/28 05:20:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f40ee3-d01e-0075-1ffd-b7d7d1000000
Time:2025-04-28T05:20:52.7618840Z
--------------------------------------------------------------------------------
2025/04/28 05:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4102f-d01e-0075-31fd-b7d7d1000000
Time:2025-04-28T05:20:53.7993255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4102f-d01e-0075-31fd-b7d7d1000000
Time:2025-04-28T05:20:53.7993255Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (13.94s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:21:01 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/28 05:21:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:21:02 INFO : file1: Copied (new)
2025/04/28 05:21:02 INFO : file1: Deleted
2025/04/28 05:21:02 DEBUG : file1: Destination exists, skipping
2025/04/28 05:21:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/04/28 05:21:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f41cf2-d01e-0075-0dfd-b7d7d1000000
Time:2025-04-28T05:21:02.3675792Z
--------------------------------------------------------------------------------
2025/04/28 05:21:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f41ef9-d01e-0075-4cfd-b7d7d1000000
Time:2025-04-28T05:21:03.4047927Z
--------------------------------------------------------------------------------
2025/04/28 05:21:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4207e-d01e-0075-16fd-b7d7d1000000
Time:2025-04-28T05:21:04.4427268Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4207e-d01e-0075-16fd-b7d7d1000000
Time:2025-04-28T05:21:04.4427268Z
--------------------------------------------------------------------------------
2025/04/28 05:21:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4222a-d01e-0075-10fd-b7d7d1000000
Time:2025-04-28T05:21:05.4799239Z
--------------------------------------------------------------------------------
2025/04/28 05:21:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f423f8-d01e-0075-27fd-b7d7d1000000
Time:2025-04-28T05:21:06.5175913Z
--------------------------------------------------------------------------------
2025/04/28 05:21:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f425da-d01e-0075-58fd-b7d7d1000000
Time:2025-04-28T05:21:07.5554752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f425da-d01e-0075-58fd-b7d7d1000000
Time:2025-04-28T05:21:07.5554752Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (13.76s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:21:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43361-d01e-0075-1ffd-b7d7d1000000
Time:2025-04-28T05:21:15.7474094Z
--------------------------------------------------------------------------------
2025/04/28 05:21:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43528-d01e-0075-09fd-b7d7d1000000
Time:2025-04-28T05:21:16.7843831Z
--------------------------------------------------------------------------------
2025/04/28 05:21:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43677-d01e-0075-22fd-b7d7d1000000
Time:2025-04-28T05:21:17.8220438Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43677-d01e-0075-22fd-b7d7d1000000
Time:2025-04-28T05:21:17.8220438Z
--------------------------------------------------------------------------------
2025/04/28 05:21:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f4382a-d01e-0075-12fd-b7d7d1000000
Time:2025-04-28T05:21:18.8594950Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43970-d01e-0075-23fd-b7d7d1000000
Time:2025-04-28T05:21:19.8969940Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43af4-d01e-0075-40fd-b7d7d1000000
Time:2025-04-28T05:21:20.9374857Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f43af4-d01e-0075-40fd-b7d7d1000000
Time:2025-04-28T05:21:20.9374857Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:21: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f445f9-d01e-0075-2dfd-b7d7d1000000
Time:2025-04-28T05:21:29.1285644Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f447cb-d01e-0075-2bfd-b7d7d1000000
Time:2025-04-28T05:21:30.1659751Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f449af-d01e-0075-36fd-b7d7d1000000
Time:2025-04-28T05:21:31.2046360Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f449af-d01e-0075-36fd-b7d7d1000000
Time:2025-04-28T05:21:31.2046360Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f44bd7-d01e-0075-11fd-b7d7d1000000
Time:2025-04-28T05:21:32.2417304Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f44d5e-d01e-0075-5dfd-b7d7d1000000
Time:2025-04-28T05:21:33.2794921Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f44eef-d01e-0075-47fd-b7d7d1000000
Time:2025-04-28T05:21:34.3177797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f44eef-d01e-0075-47fd-b7d7d1000000
Time:2025-04-28T05:21:34.3177797Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:21:42 DEBUG : dst/: Creating directory marker
2025/04/28 05:21:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/backup"
2025/04/28 05:21:42 DEBUG : Config file has changed externally - reloading
2025/04/28 05:21:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/04/28 05:21:42 DEBUG : Azure container rclone-test-bifenoy9kede path backup: Using directory markers
2025/04/28 05:21:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-bifenoy9kede/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-bifenoy9kede/backup"
2025/04/28 05:21:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/28 05:21:42 DEBUG : dst/: Creating directory marker
2025/04/28 05:21:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/04/28 05:21:43 INFO : dst/file1: Copied (server-side copy)
2025/04/28 05:21:43 INFO : dst/file1: Deleted
2025/04/28 05:21:43 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/04/28 05:21:43 INFO : dst/file1: Copied (new)
2025/04/28 05:21:43 INFO : dst/file1: Deleted
2025/04/28 05:21:43 DEBUG : dst/: Removing directory marker
2025/04/28 05:21:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f45c3a-d01e-0075-77fd-b7d7d1000000
Time:2025-04-28T05:21:43.5588325Z
--------------------------------------------------------------------------------
2025/04/28 05:21:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f45dd9-d01e-0075-3afd-b7d7d1000000
Time:2025-04-28T05:21:44.5963603Z
--------------------------------------------------------------------------------
2025/04/28 05:21:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f45f83-d01e-0075-16fd-b7d7d1000000
Time:2025-04-28T05:21:45.6343997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f45f83-d01e-0075-16fd-b7d7d1000000
Time:2025-04-28T05:21:45.6343997Z
--------------------------------------------------------------------------------
2025/04/28 05:21:46 DEBUG : backup/dst/: Removing directory marker
2025/04/28 05:21:46 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f460c2-d01e-0075-2efd-b7d7d1000000
Time:2025-04-28T05:21:46.7103435Z
--------------------------------------------------------------------------------
2025/04/28 05:21:47 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46214-d01e-0075-49fd-b7d7d1000000
Time:2025-04-28T05:21:47.7479093Z
--------------------------------------------------------------------------------
2025/04/28 05:21:48 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46381-d01e-0075-13fd-b7d7d1000000
Time:2025-04-28T05:21:48.7850443Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46381-d01e-0075-13fd-b7d7d1000000
Time:2025-04-28T05:21:48.7850443Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46548-d01e-0075-2dfd-b7d7d1000000
Time:2025-04-28T05:21:49.8222576Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f466d8-d01e-0075-80fd-b7d7d1000000
Time:2025-04-28T05:21:50.8593577Z
--------------------------------------------------------------------------------
2025/04/28 05:21: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46884-d01e-0075-75fd-b7d7d1000000
Time:2025-04-28T05:21:51.8968473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b4f46884-d01e-0075-75fd-b7d7d1000000
Time:2025-04-28T05:21:51.8968473Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (17.58s)
=== 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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:22:00 DEBUG : A1/: Creating directory marker
2025/04/28 05:22:00 DEBUG : A1/B1/: Creating directory marker
2025/04/28 05:22:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/04/28 05:22:00 DEBUG : A1/B1/C2/: Creating directory marker
2025/04/28 05:22:00 INFO : A1/B2: Making directory
2025/04/28 05:22:00 DEBUG : A1/B2/: Creating directory marker
2025/04/28 05:22:00 INFO : A1/B1/C3: Making directory
2025/04/28 05:22:01 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/04/28 05:22:08 DEBUG : A2/: Creating directory marker
2025/04/28 05:22:08 DEBUG : A2/B1/: Creating directory marker
2025/04/28 05:22:08 DEBUG : A2/B1/C1/: Creating directory marker
2025/04/28 05:22:08 DEBUG : A2/B1/C2/: Creating directory marker
2025/04/28 05:22:08 DEBUG : A2/B1/C3/: Creating directory marker
2025/04/28 05:22:08 DEBUG : A2/B2/: Creating directory marker
2025/04/28 05:22:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:22:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/28 05:22:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/04/28 05:22:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/04/28 05:22:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/28 05:22:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/04/28 05:22:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/28 05:22:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/04/28 05:22:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/28 05:22:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/04/28 05:22:09 INFO : A1/B1/C2/five: Deleted
2025/04/28 05:22:09 INFO : A1/one: Deleted
2025/04/28 05:22:09 INFO : A1/B1/three: Deleted
2025/04/28 05:22:09 INFO : A1/two: Deleted
2025/04/28 05:22:09 INFO : A1/B1/C1/four: Deleted
2025/04/28 05:22:09 DEBUG : A1/B2/: Removing directory marker
2025/04/28 05:22:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/04/28 05:22:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/04/28 05:22:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/04/28 05:22:09 DEBUG : A1/B1/: Removing directory marker
2025/04/28 05:22:09 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/04/28 05:22:16 DEBUG : A3/: Creating directory marker
2025/04/28 05:22:16 DEBUG : A3/B1/: Creating directory marker
2025/04/28 05:22:17 DEBUG : A3/B1/C1/: Creating directory marker
2025/04/28 05:22:17 DEBUG : A3/B1/C2/: Creating directory marker
2025/04/28 05:22:17 DEBUG : A3/B1/C3/: Creating directory marker
2025/04/28 05:22:17 DEBUG : A3/B2/: Creating directory marker
2025/04/28 05:22:17 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:22:17 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/04/28 05:22:17 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/28 05:22:17 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/04/28 05:22:17 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/28 05:22:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/04/28 05:22:17 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/28 05:22:17 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/04/28 05:22:17 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/28 05:22:17 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/04/28 05:22:17 INFO : A2/one: Deleted
2025/04/28 05:22:17 INFO : A2/B1/C1/four: Deleted
2025/04/28 05:22:17 INFO : A2/B1/three: Deleted
2025/04/28 05:22:17 INFO : A2/B1/C2/five: Deleted
2025/04/28 05:22:17 INFO : A2/two: Deleted
2025/04/28 05:22:17 DEBUG : A2/B2/: Removing directory marker
2025/04/28 05:22:17 DEBUG : A2/B1/C3/: Removing directory marker
2025/04/28 05:22:17 DEBUG : A2/B1/C2/: Removing directory marker
2025/04/28 05:22:17 DEBUG : A2/B1/C1/: Removing directory marker
2025/04/28 05:22:17 DEBUG : A2/B1/: Removing directory marker
2025/04/28 05:22:17 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/04/28 05:22:25 INFO : Azure container rclone-test-bifenoy9kede: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/28 05:22:25 DEBUG : A4/: Creating directory marker
2025/04/28 05:22:25 DEBUG : A4/B1/: Creating directory marker
2025/04/28 05:22:25 DEBUG : A4/B1/C1/: Creating directory marker
2025/04/28 05:22:25 DEBUG : A4/B1/C2/: Creating directory marker
2025/04/28 05:22:25 DEBUG : A4/B1/C3/: Creating directory marker
2025/04/28 05:22:25 DEBUG : A4/B2/: Creating directory marker
2025/04/28 05:22:26 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/28 05:22:26 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/04/28 05:22:26 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/28 05:22:26 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/04/28 05:22:26 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/28 05:22:26 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/04/28 05:22:26 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/28 05:22:26 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/04/28 05:22:26 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/28 05:22:26 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/04/28 05:22:26 INFO : A3/B1/C2/five: Deleted
2025/04/28 05:22:26 INFO : A3/B1/three: Deleted
2025/04/28 05:22:26 INFO : A3/one: Deleted
2025/04/28 05:22:26 INFO : A3/two: Deleted
2025/04/28 05:22:26 INFO : A3/B1/C1/four: Deleted
2025/04/28 05:22:26 DEBUG : A3/B2/: Removing directory marker
2025/04/28 05:22:26 DEBUG : A3/B1/C3/: Removing directory marker
2025/04/28 05:22:26 DEBUG : A3/B1/C2/: Removing directory marker
2025/04/28 05:22:26 DEBUG : A3/B1/C1/: Removing directory marker
2025/04/28 05:22:26 DEBUG : A3/B1/: Removing directory marker
2025/04/28 05:22:26 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/04/28 05:22: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f7bba-c01e-000b-04fd-b74796000000
Time:2025-04-28T05:22:33.8813813Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f7d3d-c01e-000b-36fd-b74796000000
Time:2025-04-28T05:22:34.9194948Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f7eb6-c01e-000b-7dfd-b74796000000
Time:2025-04-28T05:22:35.9576486Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f7eb6-c01e-000b-7dfd-b74796000000
Time:2025-04-28T05:22:35.9576486Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f8023-c01e-000b-42fd-b74796000000
Time:2025-04-28T05:22:36.9957555Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f8190-c01e-000b-79fd-b74796000000
Time:2025-04-28T05:22:38.0338246Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f830c-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:22:39.0723579Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f830c-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:22:39.0723579Z
--------------------------------------------------------------------------------
2025/04/28 05:22:40 DEBUG : A4/B2/: Removing directory marker
2025/04/28 05:22:40 DEBUG : A4/B1/C3/: Removing directory marker
2025/04/28 05:22:40 DEBUG : A4/B1/C2/: Removing directory marker
2025/04/28 05:22:40 DEBUG : A4/B1/C1/: Removing directory marker
2025/04/28 05:22:40 DEBUG : A4/B1/: Removing directory marker
2025/04/28 05:22:40 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 (47.42s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:22:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f8f89-c01e-000b-65fd-b74796000000
Time:2025-04-28T05:22:47.5075017Z
--------------------------------------------------------------------------------
2025/04/28 05:22:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f9133-c01e-000b-5ffd-b74796000000
Time:2025-04-28T05:22:48.5460968Z
--------------------------------------------------------------------------------
2025/04/28 05:22:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f92cc-c01e-000b-48fd-b74796000000
Time:2025-04-28T05:22:49.5848304Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f92cc-c01e-000b-48fd-b74796000000
Time:2025-04-28T05:22:49.5848304Z
--------------------------------------------------------------------------------
2025/04/28 05:22:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f949f-c01e-000b-60fd-b74796000000
Time:2025-04-28T05:22:50.6236908Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f9642-c01e-000b-4cfd-b74796000000
Time:2025-04-28T05:22:51.6660209Z
--------------------------------------------------------------------------------
2025/04/28 05:22: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f97e4-c01e-000b-29fd-b74796000000
Time:2025-04-28T05:22:52.7046682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0f97e4-c01e-000b-29fd-b74796000000
Time:2025-04-28T05:22:52.7046682Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:23:00 DEBUG : Azure container rclone-test-bifenoy9kede: File to upload is small (34 bytes), uploading instead of streaming
2025/04/28 05:23:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/28 05:23:00 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/28 05:23:00 NOTICE: Azure container rclone-test-bifenoy9kede: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/04/28 05:23:00 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/28 05:23:00 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/28 05:23:00 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/28 05:23:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/28 05:23:01 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/04/28 05:23:01 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/28 05:23:01 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/28 05:23:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fa635-c01e-000b-7afd-b74796000000
Time:2025-04-28T05:23:01.4347199Z
--------------------------------------------------------------------------------
2025/04/28 05:23:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fa7dc-c01e-000b-74fd-b74796000000
Time:2025-04-28T05:23:02.4733340Z
--------------------------------------------------------------------------------
2025/04/28 05:23:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fa93a-c01e-000b-18fd-b74796000000
Time:2025-04-28T05:23:03.5121004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fa93a-c01e-000b-18fd-b74796000000
Time:2025-04-28T05:23:03.5121004Z
--------------------------------------------------------------------------------
2025/04/28 05:23:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fab21-c01e-000b-4efd-b74796000000
Time:2025-04-28T05:23:04.5510149Z
--------------------------------------------------------------------------------
2025/04/28 05:23:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0facaa-c01e-000b-17fd-b74796000000
Time:2025-04-28T05:23:05.5889236Z
--------------------------------------------------------------------------------
2025/04/28 05:23:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fadfe-c01e-000b-30fd-b74796000000
Time:2025-04-28T05:23:06.6272474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fadfe-c01e-000b-30fd-b74796000000
Time:2025-04-28T05:23:06.6272474Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:23:14 DEBUG : Azure container rclone-test-bifenoy9kede: File to upload is small (34 bytes), uploading instead of streaming
2025/04/28 05:23:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/04/28 05:23:14 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/04/28 05:23:14 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/28 05:23:14 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/28 05:23:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/28 05:23:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/28 05:23:15 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/04/28 05:23:15 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/28 05:23:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/28 05:23:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fba22-c01e-000b-0cfd-b74796000000
Time:2025-04-28T05:23:15.3568196Z
--------------------------------------------------------------------------------
2025/04/28 05:23:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fbb70-c01e-000b-1dfd-b74796000000
Time:2025-04-28T05:23:16.3953017Z
--------------------------------------------------------------------------------
2025/04/28 05:23:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fbcf7-c01e-000b-64fd-b74796000000
Time:2025-04-28T05:23:17.4328432Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fbcf7-c01e-000b-64fd-b74796000000
Time:2025-04-28T05:23:17.4328432Z
--------------------------------------------------------------------------------
2025/04/28 05:23:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fbe7a-c01e-000b-38fd-b74796000000
Time:2025-04-28T05:23:18.4716919Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fbfe5-c01e-000b-6ffd-b74796000000
Time:2025-04-28T05:23:19.5103921Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fc1a8-c01e-000b-39fd-b74796000000
Time:2025-04-28T05:23:20.5484070Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fc1a8-c01e-000b-39fd-b74796000000
Time:2025-04-28T05:23:20.5484070Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:23:28 DEBUG : Azure container rclone-test-bifenoy9kede: File to upload is small (34 bytes), uploading instead of streaming
2025/04/28 05:23:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:23:28 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/28 05:23:28 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/28 05:23:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/28 05:23:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/28 05:23:28 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/28 05:23:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fcc5c-c01e-000b-41fd-b74796000000
Time:2025-04-28T05:23:29.2752644Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fcda0-c01e-000b-56fd-b74796000000
Time:2025-04-28T05:23:30.3140018Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fcf65-c01e-000b-68fd-b74796000000
Time:2025-04-28T05:23:31.3513852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fcf65-c01e-000b-68fd-b74796000000
Time:2025-04-28T05:23:31.3513852Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fd092-c01e-000b-5afd-b74796000000
Time:2025-04-28T05:23:32.3888343Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fd1f2-c01e-000b-77fd-b74796000000
Time:2025-04-28T05:23:33.4262417Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fd34c-c01e-000b-2efd-b74796000000
Time:2025-04-28T05:23:34.4639947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fd34c-c01e-000b-2efd-b74796000000
Time:2025-04-28T05:23:34.4639947Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:23:42 DEBUG : Azure container rclone-test-bifenoy9kede: File to upload is small (34 bytes), uploading instead of streaming
2025/04/28 05:23:42 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/28 05:23:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/28 05:23:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/28 05:23:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe0d9-c01e-000b-5efd-b74796000000
Time:2025-04-28T05:23:43.2015453Z
--------------------------------------------------------------------------------
2025/04/28 05:23:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe243-c01e-000b-0afd-b74796000000
Time:2025-04-28T05:23:44.2396858Z
--------------------------------------------------------------------------------
2025/04/28 05:23:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe3a4-c01e-000b-2ffd-b74796000000
Time:2025-04-28T05:23:45.2775270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe3a4-c01e-000b-2ffd-b74796000000
Time:2025-04-28T05:23:45.2775270Z
--------------------------------------------------------------------------------
2025/04/28 05:23:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe515-c01e-000b-3dfd-b74796000000
Time:2025-04-28T05:23:46.3154053Z
--------------------------------------------------------------------------------
2025/04/28 05:23:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe676-c01e-000b-55fd-b74796000000
Time:2025-04-28T05:23:47.3533342Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe788-c01e-000b-41fd-b74796000000
Time:2025-04-28T05:23:48.3919564Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0fe788-c01e-000b-41fd-b74796000000
Time:2025-04-28T05:23:48.3919564Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (55.69s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.91s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ff295-c01e-000b-7afd-b74796000000
Time:2025-04-28T05:23:56.5868699Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ff487-c01e-000b-50fd-b74796000000
Time:2025-04-28T05:23:57.6248779Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ff667-c01e-000b-2dfd-b74796000000
Time:2025-04-28T05:23:58.6626216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ff667-c01e-000b-2dfd-b74796000000
Time:2025-04-28T05:23:58.6626216Z
--------------------------------------------------------------------------------
2025/04/28 05:23: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ff8c8-c01e-000b-54fd-b74796000000
Time:2025-04-28T05:23:59.7001471Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db0ffdfc-c01e-000b-65fd-b74796000000
Time:2025-04-28T05:24:00.7380077Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1000c8-c01e-000b-18fd-b74796000000
Time:2025-04-28T05:24:01.7766878Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1000c8-c01e-000b-18fd-b74796000000
Time:2025-04-28T05:24:01.7766878Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:24:09 DEBUG : Azure container rclone-test-bifenoy9kede: File to upload is small (60 bytes), uploading instead of streaming
2025/04/28 05:24:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/04/28 05:24:10 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db100ece-c01e-000b-69fd-b74796000000
Time:2025-04-28T05:24:10.3629728Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db100ffb-c01e-000b-62fd-b74796000000
Time:2025-04-28T05:24:11.4006747Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db101152-c01e-000b-01fd-b74796000000
Time:2025-04-28T05:24:12.4383929Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db101152-c01e-000b-01fd-b74796000000
Time:2025-04-28T05:24:12.4383929Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db101288-c01e-000b-74fd-b74796000000
Time:2025-04-28T05:24:13.4772259Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db101375-c01e-000b-3dfd-b74796000000
Time:2025-04-28T05:24:14.5155587Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1014a1-c01e-000b-33fd-b74796000000
Time:2025-04-28T05:24:15.5537883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1014a1-c01e-000b-33fd-b74796000000
Time:2025-04-28T05:24:15.5537883Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 (13.78s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db101f73-c01e-000b-78fd-b74796000000
Time:2025-04-28T05:24:23.7483444Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1020da-c01e-000b-29fd-b74796000000
Time:2025-04-28T05:24:24.7868727Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db102217-c01e-000b-2bfd-b74796000000
Time:2025-04-28T05:24:25.8247183Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db102217-c01e-000b-2bfd-b74796000000
Time:2025-04-28T05:24:25.8247183Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db102334-c01e-000b-1afd-b74796000000
Time:2025-04-28T05:24:26.8633728Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1024bb-c01e-000b-11fd-b74796000000
Time:2025-04-28T05:24:27.9010213Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db102621-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:24:28.9390009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db102621-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:24:28.9390009Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
2025/04/28 05:24:37 DEBUG : sub dir/: Creating directory marker
2025/04/28 05:24:37 DEBUG : Azure container rclone-test-bifenoy9kede: Touching "sub dir/potato3"
2025/04/28 05:24:37 DEBUG : Azure container rclone-test-bifenoy9kede: Touching "empty space"
2025/04/28 05:24:37 DEBUG : Azure container rclone-test-bifenoy9kede: Touching "potato2"
2025/04/28 05:24:37 DEBUG : sub dir/: Removing directory marker
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1032f1-c01e-000b-0cfd-b74796000000
Time:2025-04-28T05:24:37.9783808Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db103450-c01e-000b-28fd-b74796000000
Time:2025-04-28T05:24:39.0158356Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1035b5-c01e-000b-5efd-b74796000000
Time:2025-04-28T05:24:40.0542114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1035b5-c01e-000b-5efd-b74796000000
Time:2025-04-28T05:24:40.0542114Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10373b-c01e-000b-17fd-b74796000000
Time:2025-04-28T05:24:41.0930882Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db103897-c01e-000b-43fd-b74796000000
Time:2025-04-28T05:24:42.1302188Z
--------------------------------------------------------------------------------
2025/04/28 05:24: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db103a2c-c01e-000b-2afd-b74796000000
Time:2025-04-28T05:24:43.1681512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db103a2c-c01e-000b-2afd-b74796000000
Time:2025-04-28T05:24:43.1681512Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.23s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1045d5-c01e-000b-05fd-b74796000000
Time:2025-04-28T05:24:51.3617404Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db104751-c01e-000b-4dfd-b74796000000
Time:2025-04-28T05:24:52.3994939Z
--------------------------------------------------------------------------------
2025/04/28 05: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1048e1-c01e-000b-29fd-b74796000000
Time:2025-04-28T05:24:53.4368758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1048e1-c01e-000b-29fd-b74796000000
Time:2025-04-28T05:24:53.4368758Z
--------------------------------------------------------------------------------
2025/04/28 05:24:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db104a41-c01e-000b-53fd-b74796000000
Time:2025-04-28T05:24:54.4749056Z
--------------------------------------------------------------------------------
2025/04/28 05:24:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db104ba3-c01e-000b-6ffd-b74796000000
Time:2025-04-28T05:24:55.5130654Z
--------------------------------------------------------------------------------
2025/04/28 05:24:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db104d53-c01e-000b-60fd-b74796000000
Time:2025-04-28T05:24:56.5502784Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db104d53-c01e-000b-60fd-b74796000000
Time:2025-04-28T05:24:56.5502784Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/04/28 05:25:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105839-c01e-000b-30fd-b74796000000
Time:2025-04-28T05:25:04.7437592Z
--------------------------------------------------------------------------------
2025/04/28 05:25:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1059ba-c01e-000b-65fd-b74796000000
Time:2025-04-28T05:25:05.7810425Z
--------------------------------------------------------------------------------
2025/04/28 05:25:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105bd6-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:25:06.8186690Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105bd6-c01e-000b-3cfd-b74796000000
Time:2025-04-28T05:25:06.8186690Z
--------------------------------------------------------------------------------
2025/04/28 05:25:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105d33-c01e-000b-62fd-b74796000000
Time:2025-04-28T05:25:07.8582622Z
--------------------------------------------------------------------------------
2025/04/28 05:25:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105e6e-c01e-000b-70fd-b74796000000
Time:2025-04-28T05:25:08.8971424Z
--------------------------------------------------------------------------------
2025/04/28 05:25:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105f8e-c01e-000b-55fd-b74796000000
Time:2025-04-28T05:25:09.9358176Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db105f8e-c01e-000b-55fd-b74796000000
Time:2025-04-28T05:25:09.9358176Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/28 05:25:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db106a60-c01e-000b-40fd-b74796000000
Time:2025-04-28T05:25:18.1292801Z
--------------------------------------------------------------------------------
2025/04/28 05:25:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db106c07-c01e-000b-23fd-b74796000000
Time:2025-04-28T05:25:19.1662979Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db106dae-c01e-000b-20fd-b74796000000
Time:2025-04-28T05:25:20.2039140Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db106dae-c01e-000b-20fd-b74796000000
Time:2025-04-28T05:25:20.2039140Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db106f02-c01e-000b-0bfd-b74796000000
Time:2025-04-28T05:25:21.2424144Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db107035-c01e-000b-03fd-b74796000000
Time:2025-04-28T05:25:22.2812178Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10717d-c01e-000b-12fd-b74796000000
Time:2025-04-28T05:25:23.3190065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10717d-c01e-000b-12fd-b74796000000
Time:2025-04-28T05:25:23.3190065Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db107cb1-c01e-000b-16fd-b74796000000
Time:2025-04-28T05:25:31.5136892Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db107dd9-c01e-000b-1bfd-b74796000000
Time:2025-04-28T05:25:32.5509469Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db107f21-c01e-000b-2dfd-b74796000000
Time:2025-04-28T05:25:33.5888851Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db107f21-c01e-000b-2dfd-b74796000000
Time:2025-04-28T05:25:33.5888851Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db108045-c01e-000b-18fd-b74796000000
Time:2025-04-28T05:25:34.6275881Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10817c-c01e-000b-1cfd-b74796000000
Time:2025-04-28T05:25:35.6661363Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1082c8-c01e-000b-32fd-b74796000000
Time:2025-04-28T05:25:36.7045361Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1082c8-c01e-000b-32fd-b74796000000
Time:2025-04-28T05:25:36.7045361Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.39s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/04/28 05:25:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db108ecd-c01e-000b-4cfd-b74796000000
Time:2025-04-28T05:25:44.9012268Z
--------------------------------------------------------------------------------
2025/04/28 05:25:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10907b-c01e-000b-2ffd-b74796000000
Time:2025-04-28T05:25:45.9391280Z
--------------------------------------------------------------------------------
2025/04/28 05:25:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1091a3-c01e-000b-31fd-b74796000000
Time:2025-04-28T05:25:46.9768779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1091a3-c01e-000b-31fd-b74796000000
Time:2025-04-28T05:25:46.9768779Z
--------------------------------------------------------------------------------
2025/04/28 05:25:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1092c9-c01e-000b-2efd-b74796000000
Time:2025-04-28T05:25:48.0147427Z
--------------------------------------------------------------------------------
2025/04/28 05:25:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db1093e9-c01e-000b-16fe-b74796000000
Time:2025-04-28T05:25:49.0524800Z
--------------------------------------------------------------------------------
2025/04/28 05:25:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db109558-c01e-000b-5bfe-b74796000000
Time:2025-04-28T05:25:50.0905127Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db109558-c01e-000b-5bfe-b74796000000
Time:2025-04-28T05:25:50.0905127Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-bifenoy9kede", Local "Local file system at /tmp/rclone3865246866", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a0a7-c01e-000b-62fe-b74796000000
Time:2025-04-28T05:25:58.2863280Z
--------------------------------------------------------------------------------
2025/04/28 05:25: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a1f6-c01e-000b-69fe-b74796000000
Time:2025-04-28T05:25:59.3236388Z
--------------------------------------------------------------------------------
2025/04/28 05:26: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-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a34e-c01e-000b-0ffe-b74796000000
Time:2025-04-28T05:26:00.3610060Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a34e-c01e-000b-0ffe-b74796000000
Time:2025-04-28T05:26:00.3610060Z
--------------------------------------------------------------------------------
2025/04/28 05:26: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a487-c01e-000b-16fe-b74796000000
Time:2025-04-28T05:26:01.3987818Z
--------------------------------------------------------------------------------
2025/04/28 05:26: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a5cd-c01e-000b-28fe-b74796000000
Time:2025-04-28T05:26:02.4360024Z
--------------------------------------------------------------------------------
2025/04/28 05:26: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-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a704-c01e-000b-33fe-b74796000000
Time:2025-04-28T05:26:03.4733881Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-bifenoy9kede/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:db10a704-c01e-000b-33fe-b74796000000
Time:2025-04-28T05:26:03.4733881Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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.38s)
=== 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/04/28 05:26:11 DEBUG : Azure container rclone-test-bifenoy9kede: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m26.892621312s (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]