"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/18 01:17:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu"
2025/03/18 01:17:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:17:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:17:43 DEBUG : Azure container rclone-test-fihagek0feyu: Using directory markers
2025/03/18 01:17:43 DEBUG : Creating backend with remote "/tmp/rclone2133757457"
=== 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:17:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/18 01:17:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/18 01:17:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/18 01:17:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/18 01:17:44 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/18 01:17:44 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:17:44 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/18 01:17:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:17:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/18 01:17:45 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/18 01:17:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/18 01:17:46 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:17:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/18 01:17:48 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/18 01:17: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/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/18 01:17:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/18 01:17:50 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/18 01:17:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/18 01:17: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/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:52 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/18 01:17:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/18 01:17: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/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/18 01:17:54 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:17:55 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/18 01:17:56 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.14s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.75s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.57s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.75s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.63s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.85s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:17:57 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/18 01:17:57 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/18 01:17:57 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/18 01:17:57 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/18 01:17:57 DEBUG : chunksize-probe: Removing empty object
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/18 01:17:58 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 01:17:58 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/18 01:17:58 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/18 01:17:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/18 01:17:58 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/18 01:17:58 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/18 01:17:58 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/18 01:17:58 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/18 01:17:58 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/18 01:17:58 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:17:58 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/18 01:17:59 DEBUG : Returning error reader
2025/03/18 01:17:59 DEBUG : BOOM: simulated read failure
2025/03/18 01:17:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/18 01:17:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:00 DEBUG : Returning error reader
2025/03/18 01:18:00 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/18 01:18:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:01 DEBUG : Returning error reader
2025/03/18 01:18:01 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/18 01:18:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:02 DEBUG : Returning error reader
2025/03/18 01:18:02 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/18 01:18:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:03 DEBUG : Returning error reader
2025/03/18 01:18:03 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/18 01:18:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:04 DEBUG : Returning error reader
2025/03/18 01:18:04 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/18 01:18:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:05 DEBUG : Returning error reader
2025/03/18 01:18:05 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/18 01:18:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:06 DEBUG : Returning error reader
2025/03/18 01:18:06 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/18 01:18:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:07 DEBUG : Returning error reader
2025/03/18 01:18:07 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/18 01:18:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/18 01:18:08 DEBUG : Returning error reader
2025/03/18 01:18:08 DEBUG : BOOM: simulated read failure
2025/03/18 01:18:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/18 01:18:08 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/18 01:18:08 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/18 01:18:08 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/18 01:18:08 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/18 01:18:08 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/18 01:18:08 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.51s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/18 01:18:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/18 01:18:15 DEBUG : potato: Seek from 10 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 10 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Seek from 5 to 2
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/18 01:18:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Seek from 5 to 2
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/18 01:18:15 DEBUG : potato: Seek from 8 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 8 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/18 01:18:15 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 01:18:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 01:18:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 01:18:15 DEBUG : potato: Seek from 5 to 2
2025/03/18 01:18:15 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/18 01:18:15 DEBUG : potato: Seek from 9 to 0
2025/03/18 01:18:15 DEBUG : potato: Seek from 9 to 0
2025/03/18 01:18:15 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", 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.83s)
--- PASS: TestCheck/1 (0.06s)
--- PASS: TestCheck/2 (0.06s)
--- PASS: TestCheck/3 (0.06s)
--- PASS: TestCheck/4 (0.12s)
--- PASS: TestCheck/5 (0.11s)
--- PASS: TestCheck/6 (0.11s)
--- PASS: TestCheck/7 (0.11s)
=== RUN TestCheckFsError
2025/03/18 01:18:17 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 01:18:17 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 01:18:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/18 01:18:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/18 01:18:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/18 01:18:17 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (2.27s)
--- PASS: TestCheckDownload/1 (0.11s)
--- PASS: TestCheckDownload/2 (0.11s)
--- PASS: TestCheckDownload/3 (0.11s)
--- PASS: TestCheckDownload/4 (0.17s)
--- PASS: TestCheckDownload/5 (0.17s)
--- PASS: TestCheckDownload/6 (0.17s)
--- PASS: TestCheckDownload/7 (0.17s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.84s)
--- PASS: TestCheckSizeOnly/1 (0.06s)
--- PASS: TestCheckSizeOnly/2 (0.06s)
--- PASS: TestCheckSizeOnly/3 (0.06s)
--- PASS: TestCheckSizeOnly/4 (0.11s)
--- PASS: TestCheckSizeOnly/5 (0.11s)
--- PASS: TestCheckSizeOnly/6 (0.11s)
--- PASS: TestCheckSizeOnly/7 (0.11s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:21 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/18 01:18:21 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/18 01:18:21 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/18 01:18:21 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/18 01:18:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/18 01:18:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/18 01:18:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/18 01:18:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.64s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/data"
2025/03/18 01:18:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:22 DEBUG : Azure container rclone-test-fihagek0feyu path data: Using directory markers
2025/03/18 01:18:22 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/18 01:18:26 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (4.37s)
--- PASS: TestCheckSum/subtest1 (0.17s)
--- PASS: TestCheckSum/subtest2 (0.23s)
--- PASS: TestCheckSum/subtest3 (0.22s)
--- PASS: TestCheckSum/subtest4 (0.22s)
--- PASS: TestCheckSum/subtest5 (0.22s)
--- PASS: TestCheckSum/subtest6 (0.22s)
--- PASS: TestCheckSum/subtest7 (0.23s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/data"
2025/03/18 01:18:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:26 DEBUG : Azure container rclone-test-fihagek0feyu path data: Using directory markers
2025/03/18 01:18:26 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/18 01:18:31 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (4.80s)
--- PASS: TestCheckSumDownload/subtest1 (0.23s)
--- PASS: TestCheckSumDownload/subtest2 (0.28s)
--- PASS: TestCheckSumDownload/subtest3 (0.28s)
--- PASS: TestCheckSumDownload/subtest4 (0.28s)
--- PASS: TestCheckSumDownload/subtest5 (0.28s)
--- PASS: TestCheckSumDownload/subtest6 (0.28s)
--- PASS: TestCheckSumDownload/subtest7 (0.28s)
=== RUN TestApplyTransforms
2025/03/18 01:18:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xavinom9zoqo"
2025/03/18 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:31 DEBUG : Azure container rclone-test-xavinom9zoqo: Using directory markers
2025/03/18 01:18:31 DEBUG : Creating backend with remote "/tmp/rclone2103681307"
run.go:180: Remote "Azure container rclone-test-xavinom9zoqo", Local "Local file system at /tmp/rclone2103681307", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/18 01:18:31 ERROR : hello, world!: sum not found
2025/03/18 01:18:31 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-xavinom9zoqo
2025/03/18 01:18:31 NOTICE: Azure container rclone-test-xavinom9zoqo: 1 files missing
2025/03/18 01:18:31 NOTICE: 1 hashes missing
2025/03/18 01:18:31 NOTICE: Azure container rclone-test-xavinom9zoqo: 2 differences found
2025/03/18 01:18:31 NOTICE: Azure container rclone-test-xavinom9zoqo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/18 01:18:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:31 NOTICE: Azure container rclone-test-xavinom9zoqo: 0 differences found
2025/03/18 01:18:31 NOTICE: Azure container rclone-test-xavinom9zoqo: 1 matching files
2025/03/18 01:18:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-noridew0ximu"
2025/03/18 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:31 DEBUG : Azure container rclone-test-noridew0ximu: Using directory markers
2025/03/18 01:18:31 DEBUG : Creating backend with remote "/tmp/rclone3109632107"
run.go:180: Remote "Azure container rclone-test-noridew0ximu", Local "Local file system at /tmp/rclone3109632107", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/18 01:18:32 ERROR : HELLO, WORLD!: sum not found
2025/03/18 01:18:32 ERROR : hello, world!: file not in Azure container rclone-test-noridew0ximu
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-noridew0ximu: 1 files missing
2025/03/18 01:18:32 NOTICE: 1 hashes missing
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-noridew0ximu: 2 differences found
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-noridew0ximu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/18 01:18:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-noridew0ximu: 0 differences found
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-noridew0ximu: 1 matching files
2025/03/18 01:18:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kunivij7waco"
2025/03/18 01:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:32 DEBUG : Azure container rclone-test-kunivij7waco: Using directory markers
2025/03/18 01:18:32 DEBUG : Creating backend with remote "/tmp/rclone1123260062"
run.go:180: Remote "Azure container rclone-test-kunivij7waco", Local "Local file system at /tmp/rclone1123260062", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/18 01:18:32 ERROR : HeLlO, wOrLd!: sum not found
2025/03/18 01:18:32 ERROR : hello, world!: file not in Azure container rclone-test-kunivij7waco
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-kunivij7waco: 1 files missing
2025/03/18 01:18:32 NOTICE: 1 hashes missing
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-kunivij7waco: 2 differences found
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-kunivij7waco: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/18 01:18:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-kunivij7waco: 0 differences found
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-kunivij7waco: 1 matching files
2025/03/18 01:18:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bigofuj9jici"
2025/03/18 01:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:32 DEBUG : Azure container rclone-test-bigofuj9jici: Using directory markers
2025/03/18 01:18:32 DEBUG : Creating backend with remote "/tmp/rclone1325604073"
run.go:180: Remote "Azure container rclone-test-bigofuj9jici", Local "Local file system at /tmp/rclone1325604073", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/18 01:18:32 ERROR : HELLO, WORLD!: sum not found
2025/03/18 01:18:32 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-bigofuj9jici
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-bigofuj9jici: 1 files missing
2025/03/18 01:18:32 NOTICE: 1 hashes missing
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-bigofuj9jici: 2 differences found
2025/03/18 01:18:32 NOTICE: Azure container rclone-test-bigofuj9jici: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/18 01:18:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-bigofuj9jici: 0 differences found
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-bigofuj9jici: 1 matching files
2025/03/18 01:18:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dakixuw3joka"
2025/03/18 01:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:33 DEBUG : Azure container rclone-test-dakixuw3joka: Using directory markers
2025/03/18 01:18:33 DEBUG : Creating backend with remote "/tmp/rclone2633833968"
run.go:180: Remote "Azure container rclone-test-dakixuw3joka", Local "Local file system at /tmp/rclone2633833968", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/18 01:18:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:33 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-dakixuw3joka
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-dakixuw3joka: 1 files missing
2025/03/18 01:18:33 NOTICE: 1 hashes missing
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-dakixuw3joka: 2 differences found
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-dakixuw3joka: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/18 01:18:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-dakixuw3joka: 0 differences found
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-dakixuw3joka: 1 matching files
2025/03/18 01:18:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lelujin6robi"
2025/03/18 01:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:33 DEBUG : Azure container rclone-test-lelujin6robi: Using directory markers
2025/03/18 01:18:33 DEBUG : Creating backend with remote "/tmp/rclone3955292594"
run.go:180: Remote "Azure container rclone-test-lelujin6robi", Local "Local file system at /tmp/rclone3955292594", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/18 01:18:33 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:33 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-lelujin6robi
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-lelujin6robi: 1 files missing
2025/03/18 01:18:33 NOTICE: 1 hashes missing
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-lelujin6robi: 2 differences found
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-lelujin6robi: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/18 01:18:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-lelujin6robi: 0 differences found
2025/03/18 01:18:33 NOTICE: Azure container rclone-test-lelujin6robi: 1 matching files
2025/03/18 01:18:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-woqohuc3levo"
2025/03/18 01:18:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:33 DEBUG : Azure container rclone-test-woqohuc3levo: Using directory markers
2025/03/18 01:18:33 DEBUG : Creating backend with remote "/tmp/rclone2684884954"
run.go:180: Remote "Azure container rclone-test-woqohuc3levo", Local "Local file system at /tmp/rclone2684884954", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-woqohuc3levo
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-woqohuc3levo: 1 files missing
2025/03/18 01:18:34 NOTICE: 1 hashes missing
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-woqohuc3levo: 2 differences found
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-woqohuc3levo: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/18 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-woqohuc3levo: 0 differences found
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-woqohuc3levo: 1 matching files
2025/03/18 01:18:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xuvepuy7xaki"
2025/03/18 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:34 DEBUG : Azure container rclone-test-xuvepuy7xaki: Using directory markers
2025/03/18 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone2773943508"
run.go:180: Remote "Azure container rclone-test-xuvepuy7xaki", Local "Local file system at /tmp/rclone2773943508", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xuvepuy7xaki
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-xuvepuy7xaki: 1 files missing
2025/03/18 01:18:34 NOTICE: 1 hashes missing
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-xuvepuy7xaki: 2 differences found
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-xuvepuy7xaki: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/18 01:18:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-xuvepuy7xaki: 0 differences found
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-xuvepuy7xaki: 1 matching files
2025/03/18 01:18:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qogemof8pone"
2025/03/18 01:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:34 DEBUG : Azure container rclone-test-qogemof8pone: Using directory markers
2025/03/18 01:18:34 DEBUG : Creating backend with remote "/tmp/rclone790648279"
run.go:180: Remote "Azure container rclone-test-qogemof8pone", Local "Local file system at /tmp/rclone790648279", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qogemof8pone
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-qogemof8pone: 1 files missing
2025/03/18 01:18:34 NOTICE: 1 hashes missing
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-qogemof8pone: 2 differences found
2025/03/18 01:18:34 NOTICE: Azure container rclone-test-qogemof8pone: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/18 01:18:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-qogemof8pone: 0 differences found
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-qogemof8pone: 1 matching files
2025/03/18 01:18:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cereyaj5viqa"
2025/03/18 01:18:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:18:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-cereyaj5viqa: Using directory markers
2025/03/18 01:18:35 DEBUG : Creating backend with remote "/tmp/rclone1279900681"
run.go:180: Remote "Azure container rclone-test-cereyaj5viqa", Local "Local file system at /tmp/rclone1279900681", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/18 01:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 01:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cereyaj5viqa
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-cereyaj5viqa: 1 files missing
2025/03/18 01:18:35 NOTICE: 1 hashes missing
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-cereyaj5viqa: 2 differences found
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-cereyaj5viqa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/18 01:18:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-cereyaj5viqa: 0 differences found
2025/03/18 01:18:35 NOTICE: Azure container rclone-test-cereyaj5viqa: 1 matching files
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-cereyaj5viqa: Purge remote
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-qogemof8pone: Purge remote
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-xuvepuy7xaki: Purge remote
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-woqohuc3levo: Purge remote
2025/03/18 01:18:35 DEBUG : Azure container rclone-test-lelujin6robi: Purge remote
2025/03/18 01:18:36 DEBUG : Azure container rclone-test-dakixuw3joka: Purge remote
2025/03/18 01:18:36 DEBUG : Azure container rclone-test-bigofuj9jici: Purge remote
2025/03/18 01:18:36 DEBUG : Azure container rclone-test-kunivij7waco: Purge remote
2025/03/18 01:18:36 DEBUG : Azure container rclone-test-noridew0ximu: Purge remote
2025/03/18 01:18:36 DEBUG : Azure container rclone-test-xavinom9zoqo: Purge remote
--- PASS: TestApplyTransforms (5.28s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:36 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 01:18:36 DEBUG : sub/: Creating directory marker
2025/03/18 01:18:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:18:36 INFO : file1: Copied (new) to: sub/file2
2025/03/18 01:18:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:37 DEBUG : file1: Unchanged skipping
2025/03/18 01:18:37 DEBUG : Azure container rclone-test-fihagek0feyu: don't need to copy/move sub/file2, it is already at target location
2025/03/18 01:18:37 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.75s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.11s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:37 DEBUG : dst/: Creating directory marker
2025/03/18 01:18:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/backup"
2025/03/18 01:18:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:37 DEBUG : Azure container rclone-test-fihagek0feyu path backup: Using directory markers
2025/03/18 01:18:37 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/backup"
2025/03/18 01:18:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/18 01:18:38 DEBUG : dst/: Creating directory marker
2025/03/18 01:18:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/18 01:18:38 INFO : dst/file1: Copied (server-side copy)
2025/03/18 01:18:38 INFO : dst/file1: Deleted
2025/03/18 01:18:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:18:38 INFO : dst/file1: Copied (new)
2025/03/18 01:18:38 DEBUG : dst/: Removing directory marker
2025/03/18 01:18:38 DEBUG : backup/dst/: Removing directory marker
2025/03/18 01:18:38 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4aeee-b01e-005c-2aa3-97e9a5000000
Time:2025-03-18T01:18:39.0108479Z
--------------------------------------------------------------------------------
2025/03/18 01:18:40 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-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4b0fc-b01e-005c-76a3-97e9a5000000
Time:2025-03-18T01:18:40.0676858Z
--------------------------------------------------------------------------------
2025/03/18 01:18:41 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-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4b2d7-b01e-005c-0ba3-97e9a5000000
Time:2025-03-18T01:18:41.1245533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4b2d7-b01e-005c-0ba3-97e9a5000000
Time:2025-03-18T01:18:41.1245533Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.67s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/dst"
2025/03/18 01:18:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:42 DEBUG : Azure container rclone-test-fihagek0feyu path dst: Using directory markers
2025/03/18 01:18:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:42 DEBUG : Azure container rclone-test-fihagek0feyu path CompareDest: Using directory markers
2025/03/18 01:18:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:42 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 01:18:42 DEBUG : /: Creating directory marker
2025/03/18 01:18:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:18:42 INFO : one: Copied (new)
2025/03/18 01:18:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:43 DEBUG : /: Creating directory marker
2025/03/18 01:18:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 01:18:43 INFO : one: Copied (replaced existing)
2025/03/18 01:18:43 DEBUG : dst/: Creating directory marker
2025/03/18 01:18:43 DEBUG : CompareDest/: Creating directory marker
2025/03/18 01:18:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:43 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 01:18:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:44 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 01:18:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:44 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 01:18:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:44 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 01:18:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:44 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 01:18:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CompareDest"
2025/03/18 01:18:44 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 01:18:45 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/18 01:18:45 INFO : two: Copied (new)
2025/03/18 01:18:45 DEBUG : dst/: Removing directory marker
2025/03/18 01:18: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4bb4d-b01e-005c-64a3-97e9a5000000
Time:2025-03-18T01:18:45.7155943Z
--------------------------------------------------------------------------------
2025/03/18 01:18: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4bca5-b01e-005c-14a3-97e9a5000000
Time:2025-03-18T01:18:46.7728159Z
--------------------------------------------------------------------------------
2025/03/18 01:18: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4be40-b01e-005c-6ba3-97e9a5000000
Time:2025-03-18T01:18:47.8296936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4be40-b01e-005c-6ba3-97e9a5000000
Time:2025-03-18T01:18:47.8296936Z
--------------------------------------------------------------------------------
2025/03/18 01:18:48 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (13.88s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:18:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/dst"
2025/03/18 01:18:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:56 DEBUG : Azure container rclone-test-fihagek0feyu path dst: Using directory markers
2025/03/18 01:18:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:56 DEBUG : Azure container rclone-test-fihagek0feyu path CopyDest: Using directory markers
2025/03/18 01:18:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:56 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 01:18:56 DEBUG : /: Creating directory marker
2025/03/18 01:18:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:18:56 INFO : one: Copied (new)
2025/03/18 01:18:56 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:56 DEBUG : /: Creating directory marker
2025/03/18 01:18:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 01:18:57 INFO : one: Copied (replaced existing)
2025/03/18 01:18:57 DEBUG : dst/: Creating directory marker
2025/03/18 01:18:57 DEBUG : CopyDest/: Creating directory marker
2025/03/18 01:18:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/BackupDir"
2025/03/18 01:18:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:18:57 DEBUG : Azure container rclone-test-fihagek0feyu path BackupDir: Using directory markers
2025/03/18 01:18:57 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/BackupDir"
2025/03/18 01:18:57 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 01:18:58 DEBUG : /: Creating directory marker
2025/03/18 01:18:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:18:58 INFO : one: Copied (server-side copy)
2025/03/18 01:18:58 INFO : one: Deleted
2025/03/18 01:18:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/18 01:18:58 INFO : one: Copied (server-side copy)
2025/03/18 01:18:58 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/18 01:18:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:58 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 01:18:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 01:18:59 INFO : two: Copied (server-side copy)
2025/03/18 01:18:59 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/18 01:18:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:18:59 DEBUG : two: Unchanged skipping
2025/03/18 01:18:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/CopyDest"
2025/03/18 01:18:59 DEBUG : three: Need to transfer - File not found at Destination
2025/03/18 01:18:59 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/18 01:18:59 DEBUG : three: Destination not found in --copy-dest
2025/03/18 01:19:00 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/18 01:19:00 INFO : three: Copied (new)
2025/03/18 01:19:00 DEBUG : dst/: Removing directory marker
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4df1f-b01e-005c-21a3-97e9a5000000
Time:2025-03-18T01:19:00.7227917Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e13b-b01e-005c-4aa3-97e9a5000000
Time:2025-03-18T01:19:01.7807005Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e2f9-b01e-005c-3da3-97e9a5000000
Time:2025-03-18T01:19:02.8382683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e2f9-b01e-005c-3da3-97e9a5000000
Time:2025-03-18T01:19:02.8382683Z
--------------------------------------------------------------------------------
2025/03/18 01:19:03 DEBUG : CopyDest/: Removing directory marker
2025/03/18 01:19: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e4bb-b01e-005c-1ea3-97e9a5000000
Time:2025-03-18T01:19:03.9548702Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e683-b01e-005c-80a3-97e9a5000000
Time:2025-03-18T01:19:05.0132231Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e863-b01e-005c-73a3-97e9a5000000
Time:2025-03-18T01:19:06.0705049Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4e863-b01e-005c-73a3-97e9a5000000
Time:2025-03-18T01:19:06.0705049Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (18.19s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/18 01:19:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4f759-b01e-005c-74a3-97e9a5000000
Time:2025-03-18T01:19:14.3591655Z
--------------------------------------------------------------------------------
2025/03/18 01:19:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4f957-b01e-005c-02a3-97e9a5000000
Time:2025-03-18T01:19:15.4153892Z
--------------------------------------------------------------------------------
2025/03/18 01:19:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4fb75-b01e-005c-4ca3-97e9a5000000
Time:2025-03-18T01:19:16.4724320Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4fb75-b01e-005c-4ca3-97e9a5000000
Time:2025-03-18T01:19:16.4724320Z
--------------------------------------------------------------------------------
2025/03/18 01:19:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4fd21-b01e-005c-1ea3-97e9a5000000
Time:2025-03-18T01:19:17.5290272Z
--------------------------------------------------------------------------------
2025/03/18 01:19:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c4fef6-b01e-005c-27a3-97e9a5000000
Time:2025-03-18T01:19:18.5863241Z
--------------------------------------------------------------------------------
2025/03/18 01:19:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c50109-b01e-005c-5fa3-97e9a5000000
Time:2025-03-18T01:19:19.6432938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c50109-b01e-005c-5fa3-97e9a5000000
Time:2025-03-18T01:19:19.6432938Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.57s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/18 01:19:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c50ee4-b01e-005c-58a3-97e9a5000000
Time:2025-03-18T01:19:27.9326624Z
--------------------------------------------------------------------------------
2025/03/18 01:19:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c510ea-b01e-005c-18a3-97e9a5000000
Time:2025-03-18T01:19:28.9893741Z
--------------------------------------------------------------------------------
2025/03/18 01:19:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c51291-b01e-005c-09a3-97e9a5000000
Time:2025-03-18T01:19:30.0480038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c51291-b01e-005c-09a3-97e9a5000000
Time:2025-03-18T01:19:30.0480038Z
--------------------------------------------------------------------------------
2025/03/18 01:19:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c514b4-b01e-005c-50a3-97e9a5000000
Time:2025-03-18T01:19:31.1054860Z
--------------------------------------------------------------------------------
2025/03/18 01:19:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c516b9-b01e-005c-1fa3-97e9a5000000
Time:2025-03-18T01:19:32.1626033Z
--------------------------------------------------------------------------------
2025/03/18 01:19:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c518ad-b01e-005c-33a3-97e9a5000000
Time:2025-03-18T01:19:33.2188777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c518ad-b01e-005c-33a3-97e9a5000000
Time:2025-03-18T01:19:33.2188777Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.57s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:19:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/18 01:19:41 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/18 01:19:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:19:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/18 01:19:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/18 01:19:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/18 01:19:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/18 01:19:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/18 01:19:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 252552dd94e77ea8fbb396a342d8fa0f OK
2025/03/18 01:19:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/18 01:19:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5291e-b01e-005c-77a3-97e9a5000000
Time:2025-03-18T01:19:42.8401979Z
--------------------------------------------------------------------------------
2025/03/18 01:19:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c52ad4-b01e-005c-65a3-97e9a5000000
Time:2025-03-18T01:19:43.8969043Z
--------------------------------------------------------------------------------
2025/03/18 01:19:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c52c51-b01e-005c-27a3-97e9a5000000
Time:2025-03-18T01:19:44.9545064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c52c51-b01e-005c-27a3-97e9a5000000
Time:2025-03-18T01:19:44.9545064Z
--------------------------------------------------------------------------------
2025/03/18 01:19:45 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/18 01:19:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c52e05-b01e-005c-18a3-97e9a5000000
Time:2025-03-18T01:19:46.0693928Z
--------------------------------------------------------------------------------
2025/03/18 01:19:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c52ffb-b01e-005c-53a3-97e9a5000000
Time:2025-03-18T01:19:47.1263846Z
--------------------------------------------------------------------------------
2025/03/18 01:19:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c531c1-b01e-005c-5aa3-97e9a5000000
Time:2025-03-18T01:19:48.1830720Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c531c1-b01e-005c-5aa3-97e9a5000000
Time:2025-03-18T01:19:48.1830720Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.96s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c540c6-b01e-005c-61a3-97e9a5000000
Time:2025-03-18T01:19:56.4694015Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c54267-b01e-005c-20a3-97e9a5000000
Time:2025-03-18T01:19:57.5263047Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c543ee-b01e-005c-67a3-97e9a5000000
Time:2025-03-18T01:19:58.5828289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c543ee-b01e-005c-67a3-97e9a5000000
Time:2025-03-18T01:19:58.5828289Z
--------------------------------------------------------------------------------
2025/03/18 01:19: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c54588-b01e-005c-35a3-97e9a5000000
Time:2025-03-18T01:19:59.6398698Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c54771-b01e-005c-3ca3-97e9a5000000
Time:2025-03-18T01:20:00.6973674Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c54960-b01e-005c-51a3-97e9a5000000
Time:2025-03-18T01:20:01.7552365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c54960-b01e-005c-51a3-97e9a5000000
Time:2025-03-18T01:20:01.7552365Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.57s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:20:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c55645-b01e-005c-6fa3-97e9a5000000
Time:2025-03-18T01:20:10.0434801Z
--------------------------------------------------------------------------------
2025/03/18 01:20:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c557ad-b01e-005c-2ca3-97e9a5000000
Time:2025-03-18T01:20:11.1005082Z
--------------------------------------------------------------------------------
2025/03/18 01:20:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c558e5-b01e-005c-37a3-97e9a5000000
Time:2025-03-18T01:20:12.1579080Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c558e5-b01e-005c-37a3-97e9a5000000
Time:2025-03-18T01:20:12.1579080Z
--------------------------------------------------------------------------------
2025/03/18 01:20:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c559fd-b01e-005c-26a3-97e9a5000000
Time:2025-03-18T01:20:13.2156382Z
--------------------------------------------------------------------------------
2025/03/18 01:20:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c55b9c-b01e-005c-03a3-97e9a5000000
Time:2025-03-18T01:20:14.2722195Z
--------------------------------------------------------------------------------
2025/03/18 01:20:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c55d25-b01e-005c-61a3-97e9a5000000
Time:2025-03-18T01:20:15.3290638Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c55d25-b01e-005c-61a3-97e9a5000000
Time:2025-03-18T01:20:15.3290638Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.57s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:20: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c56860-b01e-005c-6fa3-97e9a5000000
Time:2025-03-18T01:20:23.6152366Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c569e5-b01e-005c-3aa3-97e9a5000000
Time:2025-03-18T01:20:24.6732532Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c56b9e-b01e-005c-41a3-97e9a5000000
Time:2025-03-18T01:20:25.7310156Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c56b9e-b01e-005c-41a3-97e9a5000000
Time:2025-03-18T01:20:25.7310156Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c56d0d-b01e-005c-43a3-97e9a5000000
Time:2025-03-18T01:20:26.7880397Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c56e70-b01e-005c-6ea3-97e9a5000000
Time:2025-03-18T01:20:27.8459034Z
--------------------------------------------------------------------------------
2025/03/18 01:20: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c57027-b01e-005c-6fa3-97e9a5000000
Time:2025-03-18T01:20:28.9268567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c57027-b01e-005c-6fa3-97e9a5000000
Time:2025-03-18T01:20:28.9268567Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.60s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:20:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5804a-b01e-005c-2aa3-97e9a5000000
Time:2025-03-18T01:20:37.2154699Z
--------------------------------------------------------------------------------
2025/03/18 01:20:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c58223-b01e-005c-3ba3-97e9a5000000
Time:2025-03-18T01:20:38.2728073Z
--------------------------------------------------------------------------------
2025/03/18 01:20:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c583fc-b01e-005c-5fa3-97e9a5000000
Time:2025-03-18T01:20:39.3300733Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c583fc-b01e-005c-5fa3-97e9a5000000
Time:2025-03-18T01:20:39.3300733Z
--------------------------------------------------------------------------------
2025/03/18 01:20:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c58559-b01e-005c-0ba3-97e9a5000000
Time:2025-03-18T01:20:40.3869351Z
--------------------------------------------------------------------------------
2025/03/18 01:20:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c58727-b01e-005c-10a3-97e9a5000000
Time:2025-03-18T01:20:41.4445641Z
--------------------------------------------------------------------------------
2025/03/18 01:20:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c58908-b01e-005c-20a3-97e9a5000000
Time:2025-03-18T01:20:42.5024175Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c58908-b01e-005c-20a3-97e9a5000000
Time:2025-03-18T01:20:42.5024175Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:20:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c59a60-b01e-005c-7da3-97e9a5000000
Time:2025-03-18T01:20:50.7901116Z
--------------------------------------------------------------------------------
2025/03/18 01:20:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c59c74-b01e-005c-3fa3-97e9a5000000
Time:2025-03-18T01:20:51.8474643Z
--------------------------------------------------------------------------------
2025/03/18 01:20:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c59ee2-b01e-005c-62a3-97e9a5000000
Time:2025-03-18T01:20:52.9046161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c59ee2-b01e-005c-62a3-97e9a5000000
Time:2025-03-18T01:20:52.9046161Z
--------------------------------------------------------------------------------
2025/03/18 01:20:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5a1b8-b01e-005c-4fa3-97e9a5000000
Time:2025-03-18T01:20:53.9625441Z
--------------------------------------------------------------------------------
2025/03/18 01:20:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5a43d-b01e-005c-5da3-97e9a5000000
Time:2025-03-18T01:20:55.0200460Z
--------------------------------------------------------------------------------
2025/03/18 01:20:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5a6c4-b01e-005c-79a3-97e9a5000000
Time:2025-03-18T01:20:56.0774583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5a6c4-b01e-005c-79a3-97e9a5000000
Time:2025-03-18T01:20:56.0774583Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.58s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:21:04 DEBUG : also/: Creating directory marker
2025/03/18 01:21:04 INFO : Azure container rclone-test-fihagek0feyu: Looking for duplicate md5 hashes using newest mode.
2025/03/18 01:21:05 NOTICE: 7bfc6144aa1dcd3e169a287f0afa29f7: Found 3 files with duplicate md5 hashes
2025/03/18 01:21:05 INFO : one: Deleted
2025/03/18 01:21:05 INFO : also/one: Deleted
2025/03/18 01:21:05 NOTICE: 7bfc6144aa1dcd3e169a287f0afa29f7: Deleted 2 extra copies
2025/03/18 01:21:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5bd5e-b01e-005c-1ba4-97e9a5000000
Time:2025-03-18T01:21:05.5666079Z
--------------------------------------------------------------------------------
2025/03/18 01:21:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5bf78-b01e-005c-49a4-97e9a5000000
Time:2025-03-18T01:21:06.6238224Z
--------------------------------------------------------------------------------
2025/03/18 01:21:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c18b-b01e-005c-76a4-97e9a5000000
Time:2025-03-18T01:21:07.6808512Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c18b-b01e-005c-76a4-97e9a5000000
Time:2025-03-18T01:21:07.6808512Z
--------------------------------------------------------------------------------
2025/03/18 01:21:08 DEBUG : also/: Removing directory marker
2025/03/18 01:21:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c401-b01e-005c-10a4-97e9a5000000
Time:2025-03-18T01:21:08.7959859Z
--------------------------------------------------------------------------------
2025/03/18 01:21:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c5fe-b01e-005c-2ea4-97e9a5000000
Time:2025-03-18T01:21:09.8536312Z
--------------------------------------------------------------------------------
2025/03/18 01:21:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c7fa-b01e-005c-5fa4-97e9a5000000
Time:2025-03-18T01:21:10.9117602Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5c7fa-b01e-005c-5fa4-97e9a5000000
Time:2025-03-18T01:21:10.9117602Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.83s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:21:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5d79d-b01e-005c-21a4-97e9a5000000
Time:2025-03-18T01:21:19.1998263Z
--------------------------------------------------------------------------------
2025/03/18 01:21:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5da21-b01e-005c-3ea4-97e9a5000000
Time:2025-03-18T01:21:20.2566604Z
--------------------------------------------------------------------------------
2025/03/18 01:21:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5dc57-b01e-005c-13a4-97e9a5000000
Time:2025-03-18T01:21:21.3140146Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5dc57-b01e-005c-13a4-97e9a5000000
Time:2025-03-18T01:21:21.3140146Z
--------------------------------------------------------------------------------
2025/03/18 01:21:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5debd-b01e-005c-22a4-97e9a5000000
Time:2025-03-18T01:21:22.3705509Z
--------------------------------------------------------------------------------
2025/03/18 01:21:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5e0ed-b01e-005c-72a4-97e9a5000000
Time:2025-03-18T01:21:23.4275539Z
--------------------------------------------------------------------------------
2025/03/18 01:21:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5e349-b01e-005c-67a4-97e9a5000000
Time:2025-03-18T01:21:24.4852599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5e349-b01e-005c-67a4-97e9a5000000
Time:2025-03-18T01:21:24.4852599Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.57s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5f47a-b01e-005c-0ea4-97e9a5000000
Time:2025-03-18T01:21:32.7737656Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5f691-b01e-005c-3aa4-97e9a5000000
Time:2025-03-18T01:21:33.8313690Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5f8c9-b01e-005c-80a4-97e9a5000000
Time:2025-03-18T01:21:34.8903906Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5f8c9-b01e-005c-80a4-97e9a5000000
Time:2025-03-18T01:21:34.8903906Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5fb25-b01e-005c-67a4-97e9a5000000
Time:2025-03-18T01:21:35.9478955Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5fdb0-b01e-005c-01a4-97e9a5000000
Time:2025-03-18T01:21:37.0053891Z
--------------------------------------------------------------------------------
2025/03/18 01:21:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5ffef-b01e-005c-5da4-97e9a5000000
Time:2025-03-18T01:21:38.0623947Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c5ffef-b01e-005c-5da4-97e9a5000000
Time:2025-03-18T01:21:38.0623947Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c60fa3-b01e-005c-6da4-97e9a5000000
Time:2025-03-18T01:21:46.3521837Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c61154-b01e-005c-58a4-97e9a5000000
Time:2025-03-18T01:21:47.4087513Z
--------------------------------------------------------------------------------
2025/03/18 01:21: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c612eb-b01e-005c-2ea4-97e9a5000000
Time:2025-03-18T01:21:48.4660048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c612eb-b01e-005c-2ea4-97e9a5000000
Time:2025-03-18T01:21:48.4660048Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c614d1-b01e-005c-16a4-97e9a5000000
Time:2025-03-18T01:21:49.5232390Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c61699-b01e-005c-18a4-97e9a5000000
Time:2025-03-18T01:21:50.5798676Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c61865-b01e-005c-34a4-97e9a5000000
Time:2025-03-18T01:21:51.6371409Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c61865-b01e-005c-34a4-97e9a5000000
Time:2025-03-18T01:21:51.6371409Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.57s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/18 01:21:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6262f-b01e-005c-76a4-97e9a5000000
Time:2025-03-18T01:21:59.9236348Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c627e8-b01e-005c-68a4-97e9a5000000
Time:2025-03-18T01:22:00.9805631Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c629b9-b01e-005c-74a4-97e9a5000000
Time:2025-03-18T01:22:02.0373935Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c629b9-b01e-005c-74a4-97e9a5000000
Time:2025-03-18T01:22:02.0373935Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c62b76-b01e-005c-80a4-97e9a5000000
Time:2025-03-18T01:22:03.0948501Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c62d63-b01e-005c-25a4-97e9a5000000
Time:2025-03-18T01:22:04.1523686Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c62f17-b01e-005c-20a4-97e9a5000000
Time:2025-03-18T01:22:05.2114637Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c62f17-b01e-005c-20a4-97e9a5000000
Time:2025-03-18T01:22:05.2114637Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/18 01:22:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c63df2-b01e-005c-7ca4-97e9a5000000
Time:2025-03-18T01:22:13.4996431Z
--------------------------------------------------------------------------------
2025/03/18 01:22:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c64037-b01e-005c-05a4-97e9a5000000
Time:2025-03-18T01:22:14.5560906Z
--------------------------------------------------------------------------------
2025/03/18 01:22:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c64266-b01e-005c-58a4-97e9a5000000
Time:2025-03-18T01:22:15.6127568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c64266-b01e-005c-58a4-97e9a5000000
Time:2025-03-18T01:22:15.6127568Z
--------------------------------------------------------------------------------
2025/03/18 01:22:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6445b-b01e-005c-04a4-97e9a5000000
Time:2025-03-18T01:22:16.6695640Z
--------------------------------------------------------------------------------
2025/03/18 01:22:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c64666-b01e-005c-4aa4-97e9a5000000
Time:2025-03-18T01:22:17.7265590Z
--------------------------------------------------------------------------------
2025/03/18 01:22:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6483f-b01e-005c-6ea4-97e9a5000000
Time:2025-03-18T01:22:18.7830565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6483f-b01e-005c-6ea4-97e9a5000000
Time:2025-03-18T01:22:18.7830565Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.57s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:22:27 DEBUG : sub dir/: Creating directory marker
2025/03/18 01:22:27 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/18 01:22:28 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/18 01:22:29 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/18 01:22:29 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/18 01:22:29 DEBUG : sub dir/: Removing directory marker
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c65c39-b01e-005c-27a4-97e9a5000000
Time:2025-03-18T01:22:29.2593081Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c65e23-b01e-005c-54a4-97e9a5000000
Time:2025-03-18T01:22:30.3157405Z
--------------------------------------------------------------------------------
2025/03/18 01:22:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c65fe9-b01e-005c-59a4-97e9a5000000
Time:2025-03-18T01:22:31.3721956Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c65fe9-b01e-005c-59a4-97e9a5000000
Time:2025-03-18T01:22:31.3721956Z
--------------------------------------------------------------------------------
2025/03/18 01:22:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c661ea-b01e-005c-05a4-97e9a5000000
Time:2025-03-18T01:22:32.4285809Z
--------------------------------------------------------------------------------
2025/03/18 01:22:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6638a-b01e-005c-5aa4-97e9a5000000
Time:2025-03-18T01:22:33.4850943Z
--------------------------------------------------------------------------------
2025/03/18 01:22:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6656b-b01e-005c-6fa4-97e9a5000000
Time:2025-03-18T01:22:34.5422188Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6656b-b01e-005c-6fa4-97e9a5000000
Time:2025-03-18T01:22:34.5422188Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (15.76s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:22:42 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/18 01:22:44 DEBUG : sub/: Removing directory marker
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67644-b01e-005c-3da4-97e9a5000000
Time:2025-03-18T01:22:44.1451219Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67826-b01e-005c-51a4-97e9a5000000
Time:2025-03-18T01:22:45.2016589Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c679ea-b01e-005c-52a4-97e9a5000000
Time:2025-03-18T01:22:46.2584713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c679ea-b01e-005c-52a4-97e9a5000000
Time:2025-03-18T01:22:46.2584713Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67b32-b01e-005c-6ea4-97e9a5000000
Time:2025-03-18T01:22:47.3148633Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67cce-b01e-005c-52a4-97e9a5000000
Time:2025-03-18T01:22:48.3714030Z
--------------------------------------------------------------------------------
2025/03/18 01:22: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67e8c-b01e-005c-1da4-97e9a5000000
Time:2025-03-18T01:22:49.4294760Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c67e8c-b01e-005c-1da4-97e9a5000000
Time:2025-03-18T01:22:49.4294760Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.89s)
--- FAIL: TestListJSON/Default (0.06s)
--- PASS: TestListJSON/FilesOnly (0.06s)
--- FAIL: TestListJSON/DirsOnly (0.06s)
--- FAIL: TestListJSON/Recurse (0.11s)
--- PASS: TestListJSON/SubDir (0.06s)
--- PASS: TestListJSON/NoModTime (0.06s)
--- PASS: TestListJSON/NoMimeType (0.06s)
--- PASS: TestListJSON/ShowHash (0.06s)
--- PASS: TestListJSON/HashTypes (0.06s)
--- FAIL: TestListJSON/Metadata (0.06s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:22: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/03/18 01:22:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/notfound"
2025/03/18 01:22:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:22:58 DEBUG : Azure container rclone-test-fihagek0feyu path notfound: Using directory markers
2025/03/18 01:22:59 DEBUG : sub/: Removing directory marker
2025/03/18 01:22:59 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c690de-b01e-005c-3da4-97e9a5000000
Time:2025-03-18T01:22:59.3670154Z
--------------------------------------------------------------------------------
2025/03/18 01:23: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c69298-b01e-005c-29a4-97e9a5000000
Time:2025-03-18T01:23:00.4238448Z
--------------------------------------------------------------------------------
2025/03/18 01:23: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c69464-b01e-005c-2ea4-97e9a5000000
Time:2025-03-18T01:23:01.4806208Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c69464-b01e-005c-2ea4-97e9a5000000
Time:2025-03-18T01:23:01.4806208Z
--------------------------------------------------------------------------------
2025/03/18 01:23: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c69632-b01e-005c-3aa4-97e9a5000000
Time:2025-03-18T01:23:02.5387289Z
--------------------------------------------------------------------------------
2025/03/18 01:23: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c697dd-b01e-005c-2ba4-97e9a5000000
Time:2025-03-18T01:23:03.5955437Z
--------------------------------------------------------------------------------
2025/03/18 01:23: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c699ae-b01e-005c-36a4-97e9a5000000
Time:2025-03-18T01:23:04.6534161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c699ae-b01e-005c-36a4-97e9a5000000
Time:2025-03-18T01:23:04.6534161Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (15.23s)
--- PASS: TestStatJSON/Root (0.06s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.06s)
--- PASS: TestStatJSON/Dir (0.11s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.06s)
--- PASS: TestStatJSON/File (0.06s)
--- PASS: TestStatJSON/NotFound (0.11s)
--- PASS: TestStatJSON/DirFilesOnly (0.06s)
--- PASS: TestStatJSON/FileFilesOnly (0.06s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.06s)
--- PASS: TestStatJSON/DirDirsOnly (0.06s)
--- PASS: TestStatJSON/FileDirsOnly (0.06s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.06s)
--- PASS: TestStatJSON/RootNotFound (0.17s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:23:12 INFO : Azure container rclone-test-fihagek0feyu: Making directory
2025/03/18 01:23:12 INFO : Azure container rclone-test-fihagek0feyu: Making directory
2025/03/18 01:23: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6a79e-b01e-005c-12a4-97e9a5000000
Time:2025-03-18T01:23:13.0081729Z
--------------------------------------------------------------------------------
2025/03/18 01:23:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6a940-b01e-005c-71a4-97e9a5000000
Time:2025-03-18T01:23:14.0660518Z
--------------------------------------------------------------------------------
2025/03/18 01:23:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6abab-b01e-005c-0aa4-97e9a5000000
Time:2025-03-18T01:23:15.1232716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6abab-b01e-005c-0aa4-97e9a5000000
Time:2025-03-18T01:23:15.1232716Z
--------------------------------------------------------------------------------
2025/03/18 01:23:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6addc-b01e-005c-6ca4-97e9a5000000
Time:2025-03-18T01:23:16.1798300Z
--------------------------------------------------------------------------------
2025/03/18 01:23:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6af6c-b01e-005c-46a4-97e9a5000000
Time:2025-03-18T01:23:17.2363513Z
--------------------------------------------------------------------------------
2025/03/18 01:23:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6b159-b01e-005c-6ba4-97e9a5000000
Time:2025-03-18T01:23:18.2928342Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6b159-b01e-005c-6ba4-97e9a5000000
Time:2025-03-18T01:23:18.2928342Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.63s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:23:26 DEBUG : sub dir/: Creating directory marker
2025/03/18 01:23:27 DEBUG : sub dir/: Removing directory marker
2025/03/18 01:23:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6bead-b01e-005c-0aa4-97e9a5000000
Time:2025-03-18T01:23:27.1478948Z
--------------------------------------------------------------------------------
2025/03/18 01:23:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c0ad-b01e-005c-43a4-97e9a5000000
Time:2025-03-18T01:23:28.2045880Z
--------------------------------------------------------------------------------
2025/03/18 01:23:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c254-b01e-005c-25a4-97e9a5000000
Time:2025-03-18T01:23:29.2612465Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c254-b01e-005c-25a4-97e9a5000000
Time:2025-03-18T01:23:29.2612465Z
--------------------------------------------------------------------------------
2025/03/18 01:23:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c3df-b01e-005c-79a4-97e9a5000000
Time:2025-03-18T01:23:30.3184610Z
--------------------------------------------------------------------------------
2025/03/18 01:23:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c5a0-b01e-005c-69a4-97e9a5000000
Time:2025-03-18T01:23:31.3753189Z
--------------------------------------------------------------------------------
2025/03/18 01:23:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c768-b01e-005c-71a4-97e9a5000000
Time:2025-03-18T01:23:32.4320911Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6c768-b01e-005c-71a4-97e9a5000000
Time:2025-03-18T01:23:32.4320911Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (14.14s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:23:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6d48e-b01e-005c-23a4-97e9a5000000
Time:2025-03-18T01:23:41.3431890Z
--------------------------------------------------------------------------------
2025/03/18 01:23:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6d673-b01e-005c-46a4-97e9a5000000
Time:2025-03-18T01:23:42.4004715Z
--------------------------------------------------------------------------------
2025/03/18 01:23:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6d865-b01e-005c-78a4-97e9a5000000
Time:2025-03-18T01:23:43.4567065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6d865-b01e-005c-78a4-97e9a5000000
Time:2025-03-18T01:23:43.4567065Z
--------------------------------------------------------------------------------
2025/03/18 01:23:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6daa0-b01e-005c-66a4-97e9a5000000
Time:2025-03-18T01:23:44.5143277Z
--------------------------------------------------------------------------------
2025/03/18 01:23:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6dcf5-b01e-005c-4ca4-97e9a5000000
Time:2025-03-18T01:23:45.5716051Z
--------------------------------------------------------------------------------
2025/03/18 01:23:46 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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6df74-b01e-005c-6fa4-97e9a5000000
Time:2025-03-18T01:23:46.6285369Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6df74-b01e-005c-6fa4-97e9a5000000
Time:2025-03-18T01:23:46.6285369Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (14.20s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:23:55 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/18 01:23:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6edd2-b01e-005c-64a4-97e9a5000000
Time:2025-03-18T01:23:55.6530370Z
--------------------------------------------------------------------------------
2025/03/18 01:23:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6ef09-b01e-005c-2aa4-97e9a5000000
Time:2025-03-18T01:23:56.7098461Z
--------------------------------------------------------------------------------
2025/03/18 01:23:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f026-b01e-005c-7aa4-97e9a5000000
Time:2025-03-18T01:23:57.7671852Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f026-b01e-005c-7aa4-97e9a5000000
Time:2025-03-18T01:23:57.7671852Z
--------------------------------------------------------------------------------
2025/03/18 01:23:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f1e7-b01e-005c-7da4-97e9a5000000
Time:2025-03-18T01:23:58.8235961Z
--------------------------------------------------------------------------------
2025/03/18 01:23:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f3e7-b01e-005c-0ea4-97e9a5000000
Time:2025-03-18T01:23:59.8808797Z
--------------------------------------------------------------------------------
2025/03/18 01:24:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f5c1-b01e-005c-7da4-97e9a5000000
Time:2025-03-18T01:24:00.9383522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c6f5c1-b01e-005c-7da4-97e9a5000000
Time:2025-03-18T01:24:00.9383522Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (14.31s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:24:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c70971-b01e-005c-68a4-97e9a5000000
Time:2025-03-18T01:24:09.8563800Z
--------------------------------------------------------------------------------
2025/03/18 01:24:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c70b0e-b01e-005c-29a4-97e9a5000000
Time:2025-03-18T01:24:10.9130954Z
--------------------------------------------------------------------------------
2025/03/18 01:24:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c70ce1-b01e-005c-20a4-97e9a5000000
Time:2025-03-18T01:24:11.9699792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c70ce1-b01e-005c-20a4-97e9a5000000
Time:2025-03-18T01:24:11.9699792Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c70e7b-b01e-005c-6da4-97e9a5000000
Time:2025-03-18T01:24:13.0273256Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7108d-b01e-005c-2fa4-97e9a5000000
Time:2025-03-18T01:24:14.0884284Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7127b-b01e-005c-56a4-97e9a5000000
Time:2025-03-18T01:24:15.1449252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7127b-b01e-005c-56a4-97e9a5000000
Time:2025-03-18T01:24:15.1449252Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (14.20s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/18 01:24:24 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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda5d3-101e-009e-74a4-97af23000000
Time:2025-03-18T01:24:24.2323848Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda6da-101e-009e-19a4-97af23000000
Time:2025-03-18T01:24:25.2898091Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda788-101e-009e-09a4-97af23000000
Time:2025-03-18T01:24:26.3471571Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda788-101e-009e-09a4-97af23000000
Time:2025-03-18T01:24:26.3471571Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda815-101e-009e-61a4-97af23000000
Time:2025-03-18T01:24:27.4043133Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda8be-101e-009e-5ea4-97af23000000
Time:2025-03-18T01:24:28.4616395Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda96e-101e-009e-6ea4-97af23000000
Time:2025-03-18T01:24:29.5184367Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bda96e-101e-009e-6ea4-97af23000000
Time:2025-03-18T01:24:29.5184367Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (14.38s)
--- PASS: TestHashSums/Md5 (0.11s)
--- PASS: TestHashSums/Md5Download (0.17s)
=== RUN TestHashSumsWithErrors
2025/03/18 01:24:37 DEBUG : Creating backend with remote ":memory:"
2025/03/18 01:24:37 DEBUG : Config file has changed externally - reloading
2025/03/18 01:24:37 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/18 01:24:37 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 01:24:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/18 01:24:37 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:24:38 DEBUG : sub dir/: Creating directory marker
2025/03/18 01:24:38 DEBUG : sub dir/: Removing directory marker
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdaf21-101e-009e-3fa4-97af23000000
Time:2025-03-18T01:24:38.7373802Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdaf98-101e-009e-11a4-97af23000000
Time:2025-03-18T01:24:39.7961994Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb005-101e-009e-5da4-97af23000000
Time:2025-03-18T01:24:40.8535677Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb005-101e-009e-5da4-97af23000000
Time:2025-03-18T01:24:40.8535677Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb069-101e-009e-16a4-97af23000000
Time:2025-03-18T01:24:41.9116875Z
--------------------------------------------------------------------------------
2025/03/18 01: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb136-101e-009e-1ba4-97af23000000
Time:2025-03-18T01:24:42.9695276Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb1e6-101e-009e-0ba4-97af23000000
Time:2025-03-18T01:24:44.0268913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdb1e6-101e-009e-0ba4-97af23000000
Time:2025-03-18T01:24:44.0268913Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.51s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:24:52 DEBUG : Waiting for deletions to finish
2025/03/18 01:24:52 DEBUG : large: Excluded (Size Filter)
2025/03/18 01:24:52 INFO : medium: Deleted
2025/03/18 01:24:52 INFO : small: Deleted
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c765ff-b01e-005c-4ea4-97e9a5000000
Time:2025-03-18T01:24:53.1794835Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c76816-b01e-005c-10a4-97e9a5000000
Time:2025-03-18T01:24:54.2361865Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c76a05-b01e-005c-37a4-97e9a5000000
Time:2025-03-18T01:24:55.2931661Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c76a05-b01e-005c-37a4-97e9a5000000
Time:2025-03-18T01:24:55.2931661Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c76c27-b01e-005c-45a4-97e9a5000000
Time:2025-03-18T01:24:56.3502380Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c76e72-b01e-005c-08a4-97e9a5000000
Time:2025-03-18T01:24:57.4066890Z
--------------------------------------------------------------------------------
2025/03/18 01:24: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c77046-b01e-005c-1ea4-97e9a5000000
Time:2025-03-18T01:24:58.4632680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c77046-b01e-005c-1ea4-97e9a5000000
Time:2025-03-18T01:24:58.4632680Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (14.43s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:25:07 DEBUG : Waiting for deletions to finish
2025/03/18 01:25:07 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/18 01:25:07 INFO : large: Deleted
2025/03/18 01:25:07 INFO : small: Deleted
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc2f5-101e-009e-0ea4-97af23000000
Time:2025-03-18T01:25:07.6071275Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc416-101e-009e-02a4-97af23000000
Time:2025-03-18T01:25:08.6642070Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc4ad-101e-009e-71a4-97af23000000
Time:2025-03-18T01:25:09.7211450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc4ad-101e-009e-71a4-97af23000000
Time:2025-03-18T01:25:09.7211450Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc5d1-101e-009e-3ca4-97af23000000
Time:2025-03-18T01:25:10.7781901Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc6ba-101e-009e-76a4-97af23000000
Time:2025-03-18T01:25:11.8356104Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc796-101e-009e-2ba4-97af23000000
Time:2025-03-18T01:25:12.8934673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdc796-101e-009e-2ba4-97af23000000
Time:2025-03-18T01:25:12.8934673Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/18 01:25:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd14c-101e-009e-6fa4-97af23000000
Time:2025-03-18T01:25:21.1849393Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd232-101e-009e-2da4-97af23000000
Time:2025-03-18T01:25:22.2429122Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd31a-101e-009e-78a4-97af23000000
Time:2025-03-18T01:25:23.3006244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd31a-101e-009e-78a4-97af23000000
Time:2025-03-18T01:25:23.3006244Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd424-101e-009e-52a4-97af23000000
Time:2025-03-18T01:25:24.3575993Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd546-101e-009e-01a4-97af23000000
Time:2025-03-18T01:25:25.4177651Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd62a-101e-009e-44a4-97af23000000
Time:2025-03-18T01:25:26.4748430Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdd62a-101e-009e-44a4-97af23000000
Time:2025-03-18T01:25:26.4748430Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (28.01s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:25:35 DEBUG : Waiting for deletions to finish
2025/03/18 01:25:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 01:25:35 INFO : medium: Deleted
2025/03/18 01:25:35 INFO : small: Deleted
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7aa1c-b01e-005c-4ba4-97e9a5000000
Time:2025-03-18T01:25:35.6247888Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7ab7a-b01e-005c-7aa4-97e9a5000000
Time:2025-03-18T01:25:36.6821269Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7ad58-b01e-005c-11a4-97e9a5000000
Time:2025-03-18T01:25:37.7395326Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7ad58-b01e-005c-11a4-97e9a5000000
Time:2025-03-18T01:25:37.7395326Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7af0d-b01e-005c-71a4-97e9a5000000
Time:2025-03-18T01:25:38.7962205Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7b12c-b01e-005c-45a4-97e9a5000000
Time:2025-03-18T01:25:39.8532453Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7b2ed-b01e-005c-3da4-97e9a5000000
Time:2025-03-18T01:25:40.9099257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7b2ed-b01e-005c-3da4-97e9a5000000
Time:2025-03-18T01:25:40.9099257Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c127-b01e-005c-75a4-97e9a5000000
Time:2025-03-18T01:25:49.2052452Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c33b-b01e-005c-13a4-97e9a5000000
Time:2025-03-18T01:25:50.2626651Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c56c-b01e-005c-60a4-97e9a5000000
Time:2025-03-18T01:25:51.3193095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c56c-b01e-005c-60a4-97e9a5000000
Time:2025-03-18T01:25:51.3193095Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c75e-b01e-005c-02a4-97e9a5000000
Time:2025-03-18T01:25:52.3760086Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7c997-b01e-005c-5da4-97e9a5000000
Time:2025-03-18T01:25:53.4325060Z
--------------------------------------------------------------------------------
2025/03/18 01:25: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7cbb1-b01e-005c-1da4-97e9a5000000
Time:2025-03-18T01:25:54.4897569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87c7cbb1-b01e-005c-1da4-97e9a5000000
Time:2025-03-18T01:25:54.4897569Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (28.01s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:26:03 DEBUG : Waiting for deletions to finish
2025/03/18 01:26:03 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 01:26:03 INFO : large: Deleted
2025/03/18 01:26:03 INFO : medium: Deleted
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfba0-101e-009e-28a4-97af23000000
Time:2025-03-18T01:26:03.6344250Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfc7b-101e-009e-45a4-97af23000000
Time:2025-03-18T01:26:04.6914056Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfd38-101e-009e-5da4-97af23000000
Time:2025-03-18T01:26:05.7485816Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfd38-101e-009e-5da4-97af23000000
Time:2025-03-18T01:26:05.7485816Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfdf9-101e-009e-7ca4-97af23000000
Time:2025-03-18T01:26:06.8068105Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdfec0-101e-009e-1fa4-97af23000000
Time:2025-03-18T01:26:07.8640548Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdffd6-101e-009e-73a4-97af23000000
Time:2025-03-18T01:26:08.9218323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7bdffd6-101e-009e-73a4-97af23000000
Time:2025-03-18T01:26:08.9218323Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be07f6-101e-009e-5fa4-97af23000000
Time:2025-03-18T01:26:17.2105840Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be08dd-101e-009e-1ea4-97af23000000
Time:2025-03-18T01:26:18.2687631Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be09e7-101e-009e-79a4-97af23000000
Time:2025-03-18T01:26:19.3259833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be09e7-101e-009e-79a4-97af23000000
Time:2025-03-18T01:26:19.3259833Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be0ad3-101e-009e-42a4-97af23000000
Time:2025-03-18T01:26:20.3825118Z
--------------------------------------------------------------------------------
2025/03/18 01:26:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be0bf8-101e-009e-31a4-97af23000000
Time:2025-03-18T01:26:21.4396632Z
--------------------------------------------------------------------------------
2025/03/18 01:26:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be0d33-101e-009e-32a4-97af23000000
Time:2025-03-18T01:26:22.4965502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be0d33-101e-009e-32a4-97af23000000
Time:2025-03-18T01:26:22.4965502Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (28.01s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be172b-101e-009e-4ea4-97af23000000
Time:2025-03-18T01:26:31.2492466Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be1886-101e-009e-45a4-97af23000000
Time:2025-03-18T01:26:32.3067281Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be19a7-101e-009e-2ca4-97af23000000
Time:2025-03-18T01:26:33.3646301Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be19a7-101e-009e-2ca4-97af23000000
Time:2025-03-18T01:26:33.3646301Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be1ab8-101e-009e-0fa4-97af23000000
Time:2025-03-18T01:26:34.4212663Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be1c04-101e-009e-20a4-97af23000000
Time:2025-03-18T01:26:35.4789996Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be1cf3-101e-009e-6ea4-97af23000000
Time:2025-03-18T01:26:36.5362680Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be1cf3-101e-009e-6ea4-97af23000000
Time:2025-03-18T01:26:36.5362680Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2454-101e-009e-37a4-97af23000000
Time:2025-03-18T01:26:44.8256712Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be252a-101e-009e-60a4-97af23000000
Time:2025-03-18T01:26:45.8833845Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2634-101e-009e-30a4-97af23000000
Time:2025-03-18T01:26:46.9401695Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2634-101e-009e-30a4-97af23000000
Time:2025-03-18T01:26:46.9401695Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be275f-101e-009e-04a4-97af23000000
Time:2025-03-18T01:26:47.9974672Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2867-101e-009e-64a4-97af23000000
Time:2025-03-18T01:26:49.0546504Z
--------------------------------------------------------------------------------
2025/03/18 01:26: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2998-101e-009e-4ca4-97af23000000
Time:2025-03-18T01:26:50.1116567Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be2998-101e-009e-4ca4-97af23000000
Time:2025-03-18T01:26:50.1116567Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.62s)
=== RUN TestRetry
2025/03/18 01:26:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/18 01:26:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/18 01:26:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 01:26:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 01:26:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 01:26:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 01:26:58 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be32e0-101e-009e-6ba4-97af23000000
Time:2025-03-18T01:27:00.0936513Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be3408-101e-009e-5aa4-97af23000000
Time:2025-03-18T01:27:01.1519467Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be351f-101e-009e-46a4-97af23000000
Time:2025-03-18T01:27:02.2101348Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be351f-101e-009e-46a4-97af23000000
Time:2025-03-18T01:27:02.2101348Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be3643-101e-009e-46a4-97af23000000
Time:2025-03-18T01:27:03.2670955Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be3739-101e-009e-1ca4-97af23000000
Time:2025-03-18T01:27:04.3267307Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be385e-101e-009e-17a4-97af23000000
Time:2025-03-18T01:27:05.3845670Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be385e-101e-009e-17a4-97af23000000
Time:2025-03-18T01:27:05.3845670Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (15.22s)
=== RUN TestPurge
2025/03/18 01:27:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-higiqef3pixi"
2025/03/18 01:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:27:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:27:13 DEBUG : Azure container rclone-test-higiqef3pixi: Using directory markers
2025/03/18 01:27:13 DEBUG : Creating backend with remote "/tmp/rclone188140199"
run.go:180: Remote "Azure container rclone-test-higiqef3pixi", Local "Local file system at /tmp/rclone188140199", Modify Window "1ns"
2025/03/18 01:27:13 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 01:27:13 DEBUG : A1/B1/: Creating directory marker
2025/03/18 01:27:13 DEBUG : A1/: Creating directory marker
2025/03/18 01:27:14 INFO : A2: Making directory
2025/03/18 01:27:14 DEBUG : A2/: Creating directory marker
2025/03/18 01:27:14 INFO : A1/B2: Making directory
2025/03/18 01:27:14 DEBUG : A1/B2/: Creating directory marker
2025/03/18 01:27:14 INFO : A1/B2/C2: Making directory
2025/03/18 01:27:14 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/18 01:27:14 INFO : A1/B1/C3: Making directory
2025/03/18 01:27:14 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/18 01:27:14 INFO : A3: Making directory
2025/03/18 01:27:14 DEBUG : A3/: Creating directory marker
2025/03/18 01:27:14 INFO : A3/B3: Making directory
2025/03/18 01:27:14 DEBUG : A3/B3/: Creating directory marker
2025/03/18 01:27:15 INFO : A3/B3/C4: Making directory
2025/03/18 01:27:15 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/18 01:27:15 DEBUG : Waiting for deletions to finish
2025/03/18 01:27:15 INFO : A1/B1/C1/one: Deleted
2025/03/18 01:27:15 DEBUG : removing 2 level 3 directories
2025/03/18 01:27:15 INFO : A1/B1/C3: Removing directory
2025/03/18 01:27:15 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 01:27:15 INFO : A1/B1/C1: Removing directory
2025/03/18 01:27:15 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 01:27:15 DEBUG : removing 1 level 2 directories
2025/03/18 01:27:15 INFO : A1/B1: Removing directory
2025/03/18 01:27:15 DEBUG : A1/B1/: Removing directory marker
2025/03/18 01:27:16 DEBUG : Azure container rclone-test-higiqef3pixi: Purge remote
2025/03/18 01:27:16 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.65s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:27:16 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 01:27:16 DEBUG : A1/B1/: Creating directory marker
2025/03/18 01:27:16 DEBUG : A1/: Creating directory marker
2025/03/18 01:27:16 INFO : A2: Making directory
2025/03/18 01:27:16 DEBUG : A2/: Creating directory marker
2025/03/18 01:27:16 INFO : A1/B2: Making directory
2025/03/18 01:27:16 DEBUG : A1/B2/: Creating directory marker
2025/03/18 01:27:17 INFO : A1/B2/C2: Making directory
2025/03/18 01:27:17 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/18 01:27:17 INFO : A1/B1/C3: Making directory
2025/03/18 01:27:17 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/18 01:27:17 INFO : A3: Making directory
2025/03/18 01:27:17 DEBUG : A3/: Creating directory marker
2025/03/18 01:27:17 INFO : A3/B3: Making directory
2025/03/18 01:27:17 DEBUG : A3/B3/: Creating directory marker
2025/03/18 01:27:17 INFO : A3/B3/C4: Making directory
2025/03/18 01:27:17 DEBUG : A3/B3/C4/: Creating directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/18 01:27:25 DEBUG : removing 1 level 3 directories
2025/03/18 01:27:25 INFO : A3/B3/C4: Removing directory
2025/03/18 01:27:25 DEBUG : A3/B3/C4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/18 01:27:32 DEBUG : removing 2 level 3 directories
2025/03/18 01:27:32 INFO : A1/B2/C2: Removing directory
2025/03/18 01:27:32 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/18 01:27:32 INFO : A1/B1/C3: Removing directory
2025/03/18 01:27:32 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 01:27:32 DEBUG : removing 2 level 2 directories
2025/03/18 01:27:32 INFO : A3/B3: Removing directory
2025/03/18 01:27:32 INFO : A1/B2: Removing directory
2025/03/18 01:27:32 DEBUG : A3/B3/: Removing directory marker
2025/03/18 01:27:32 DEBUG : A1/B2/: Removing directory marker
2025/03/18 01:27:33 DEBUG : removing 4 level 1 directories
2025/03/18 01:27:33 INFO : dst: Removing directory
2025/03/18 01:27:33 DEBUG : dst/: Removing directory marker
2025/03/18 01:27:33 INFO : A3: Removing directory
2025/03/18 01:27:33 DEBUG : A3/: Removing directory marker
2025/03/18 01:27:33 INFO : A2: Removing directory
2025/03/18 01:27:33 DEBUG : A2/: Removing directory marker
2025/03/18 01:27:33 INFO : BackupDir: Removing directory
2025/03/18 01:27:33 DEBUG : BackupDir/: Removing directory marker
2025/03/18 01:27:33 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17072d24-401e-0058-05a4-9764a2000000
Time:2025-03-18T01:27:33.0938498Z
--------------------------------------------------------------------------------
2025/03/18 01:27:33 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be5a83-101e-009e-15a4-97af23000000
Time:2025-03-18T01:27:33.1499027Z
--------------------------------------------------------------------------------
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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b7be5a83-101e-009e-15a4-97af23000000
Time:2025-03-18T01:27:33.1499027Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17072db1-401e-0058-6ea4-9764a2000000
Time:2025-03-18T01:27:33.4377280Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17072f2e-401e-0058-17a4-9764a2000000
Time:2025-03-18T01:27:34.4950099Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170730ad-401e-0058-44a4-9764a2000000
Time:2025-03-18T01:27:35.5517126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170730ad-401e-0058-44a4-9764a2000000
Time:2025-03-18T01:27:35.5517126Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707323c-401e-0058-02a4-9764a2000000
Time:2025-03-18T01:27:36.6087082Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170733d7-401e-0058-25a4-9764a2000000
Time:2025-03-18T01:27:37.6657048Z
--------------------------------------------------------------------------------
2025/03/18 01:27: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707355b-401e-0058-45a4-9764a2000000
Time:2025-03-18T01:27:38.7231761Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707355b-401e-0058-45a4-9764a2000000
Time:2025-03-18T01:27:38.7231761Z
--------------------------------------------------------------------------------
2025/03/18 01:27:39 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 01:27:39 DEBUG : A1/B1/: Removing directory marker
2025/03/18 01:27:39 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (30.86s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:27:47 INFO : A1: Making directory
2025/03/18 01:27:47 DEBUG : A1/: Creating directory marker
2025/03/18 01:27:47 INFO : A1/B1: Making directory
2025/03/18 01:27:47 DEBUG : A1/B1/: Creating directory marker
2025/03/18 01:27:47 INFO : A1/B1/C1: Making directory
2025/03/18 01:27:47 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/03/18 01:27:55 DEBUG : removing 1 level 3 directories
2025/03/18 01:27:55 INFO : A1/B1/C1: Removing directory
2025/03/18 01:27:55 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 01:27:55 DEBUG : removing 1 level 2 directories
2025/03/18 01:27:55 INFO : A1/B1: Removing directory
2025/03/18 01:27:55 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/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170750a9-401e-0058-53a4-9764a2000000
Time:2025-03-18T01:28:02.6080796Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17075220-401e-0058-06a4-9764a2000000
Time:2025-03-18T01:28:03.6659311Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17075382-401e-0058-23a4-9764a2000000
Time:2025-03-18T01:28:04.7229435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17075382-401e-0058-23a4-9764a2000000
Time:2025-03-18T01:28:04.7229435Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170754bd-401e-0058-22a4-9764a2000000
Time:2025-03-18T01:28:05.7802451Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707564b-401e-0058-02a5-9764a2000000
Time:2025-03-18T01:28:06.8371617Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170757c3-401e-0058-4da5-9764a2000000
Time:2025-03-18T01:28:07.8951271Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170757c3-401e-0058-4da5-9764a2000000
Time:2025-03-18T01:28:07.8951271Z
--------------------------------------------------------------------------------
2025/03/18 01:28:08 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (29.06s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:28:16 INFO : A1: Making directory
2025/03/18 01:28:16 DEBUG : A1/: Creating directory marker
2025/03/18 01:28:16 INFO : A1/B1: Making directory
2025/03/18 01:28:16 DEBUG : A1/B1/: Creating directory marker
2025/03/18 01:28:16 INFO : A1/B1/C1: Making directory
2025/03/18 01:28:16 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/03/18 01:28:24 DEBUG : removing 1 level 3 directories
2025/03/18 01:28:24 INFO : A1/B1/C1: Removing directory
2025/03/18 01:28:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 01:28:24 DEBUG : removing 1 level 2 directories
2025/03/18 01:28:24 INFO : A1/B1: Removing directory
2025/03/18 01:28:24 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/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077091-401e-0058-55a5-9764a2000000
Time:2025-03-18T01:28:31.6584919Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077223-401e-0058-22a5-9764a2000000
Time:2025-03-18T01:28:32.7152690Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077352-401e-0058-17a5-9764a2000000
Time:2025-03-18T01:28:33.7730946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077352-401e-0058-17a5-9764a2000000
Time:2025-03-18T01:28:33.7730946Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707744d-401e-0058-5ca5-9764a2000000
Time:2025-03-18T01:28:34.8304723Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077510-401e-0058-7aa5-9764a2000000
Time:2025-03-18T01:28:35.8883733Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077606-401e-0058-3ba5-9764a2000000
Time:2025-03-18T01:28:36.9448921Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077606-401e-0058-3ba5-9764a2000000
Time:2025-03-18T01:28:36.9448921Z
--------------------------------------------------------------------------------
2025/03/18 01:28:37 DEBUG : A1/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (29.05s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:28:45 DEBUG : filename.txt: File name found in url
2025/03/18 01:28:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077ee8-401e-0058-25a5-9764a2000000
Time:2025-03-18T01:28:46.3884448Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17077fec-401e-0058-75a5-9764a2000000
Time:2025-03-18T01:28:47.4453076Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17078142-401e-0058-68a5-9764a2000000
Time:2025-03-18T01:28:48.5030617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17078142-401e-0058-68a5-9764a2000000
Time:2025-03-18T01:28:48.5030617Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17078314-401e-0058-74a5-9764a2000000
Time:2025-03-18T01:28:49.5609434Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170784c6-401e-0058-6da5-9764a2000000
Time:2025-03-18T01:28:50.6176106Z
--------------------------------------------------------------------------------
2025/03/18 01:28: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170785cf-401e-0058-53a5-9764a2000000
Time:2025-03-18T01:28:51.6748057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170785cf-401e-0058-53a5-9764a2000000
Time:2025-03-18T01:28:51.6748057Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.67s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:28:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 01:29:00 DEBUG : sub/: Creating directory marker
2025/03/18 01:29:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:29:00 INFO : file1: Copied (new) to: sub/file2
2025/03/18 01:29:00 INFO : file1: Deleted
2025/03/18 01:29:00 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:29:00 DEBUG : file1: Unchanged skipping
2025/03/18 01:29:00 INFO : file1: Deleted
2025/03/18 01:29:00 DEBUG : Azure container rclone-test-fihagek0feyu: don't need to copy/move sub/file2, it is already at target location
2025/03/18 01:29:00 DEBUG : sub/: Removing directory marker
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17079044-401e-0058-21a5-9764a2000000
Time:2025-03-18T01:29:00.8454459Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170791a9-401e-0058-5aa5-9764a2000000
Time:2025-03-18T01:29:01.9025703Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707929e-401e-0058-2ea5-9764a2000000
Time:2025-03-18T01:29:02.9605622Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707929e-401e-0058-2ea5-9764a2000000
Time:2025-03-18T01:29:02.9605622Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:17079396-401e-0058-71a5-9764a2000000
Time:2025-03-18T01:29:04.0184417Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170794f9-401e-0058-27a5-9764a2000000
Time:2025-03-18T01:29:05.0751192Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170796cc-401e-0058-13a5-9764a2000000
Time:2025-03-18T01:29:06.1325725Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:170796cc-401e-0058-13a5-9764a2000000
Time:2025-03-18T01:29:06.1325725Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (14.46s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:29:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 01:29:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:29:14 INFO : file1: Copied (new)
2025/03/18 01:29:14 INFO : file1: Deleted
2025/03/18 01:29:14 DEBUG : file1: Destination exists, skipping
2025/03/18 01:29:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/18 01:29:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707a9f9-401e-0058-0da5-9764a2000000
Time:2025-03-18T01:29:14.9905094Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707ac6c-401e-0058-45a5-9764a2000000
Time:2025-03-18T01:29:16.0485634Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707aeab-401e-0058-17a5-9764a2000000
Time:2025-03-18T01:29:17.1055067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707aeab-401e-0058-17a5-9764a2000000
Time:2025-03-18T01:29:17.1055067Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707afc4-401e-0058-6ba5-9764a2000000
Time:2025-03-18T01:29:18.1637055Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707b114-401e-0058-77a5-9764a2000000
Time:2025-03-18T01:29:19.2219167Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707b2c0-401e-0058-5ea5-9764a2000000
Time:2025-03-18T01:29:20.2789032Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707b2c0-401e-0058-5ea5-9764a2000000
Time:2025-03-18T01:29:20.2789032Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (14.15s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:29:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707be81-401e-0058-1ea5-9764a2000000
Time:2025-03-18T01:29:28.5696502Z
--------------------------------------------------------------------------------
2025/03/18 01:29:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707bfe0-401e-0058-48a5-9764a2000000
Time:2025-03-18T01:29:29.6272661Z
--------------------------------------------------------------------------------
2025/03/18 01:29:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c124-401e-0058-60a5-9764a2000000
Time:2025-03-18T01:29:30.6849464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c124-401e-0058-60a5-9764a2000000
Time:2025-03-18T01:29:30.6849464Z
--------------------------------------------------------------------------------
2025/03/18 01:29:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c29a-401e-0058-1ca5-9764a2000000
Time:2025-03-18T01:29:31.7423919Z
--------------------------------------------------------------------------------
2025/03/18 01:29:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c3f5-401e-0058-48a5-9764a2000000
Time:2025-03-18T01:29:32.8005100Z
--------------------------------------------------------------------------------
2025/03/18 01:29:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c518-401e-0058-39a5-9764a2000000
Time:2025-03-18T01:29:33.8587853Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707c518-401e-0058-39a5-9764a2000000
Time:2025-03-18T01:29:33.8587853Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:29:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707cda8-401e-0058-40a5-9764a2000000
Time:2025-03-18T01:29:42.1492651Z
--------------------------------------------------------------------------------
2025/03/18 01:29:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707ceaf-401e-0058-18a5-9764a2000000
Time:2025-03-18T01:29:43.2071380Z
--------------------------------------------------------------------------------
2025/03/18 01:29:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707cfaf-401e-0058-68a5-9764a2000000
Time:2025-03-18T01:29:44.2639313Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707cfaf-401e-0058-68a5-9764a2000000
Time:2025-03-18T01:29:44.2639313Z
--------------------------------------------------------------------------------
2025/03/18 01:29:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707d07f-401e-0058-0fa5-9764a2000000
Time:2025-03-18T01:29:45.3216926Z
--------------------------------------------------------------------------------
2025/03/18 01:29:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707d1b5-401e-0058-02a5-9764a2000000
Time:2025-03-18T01:29:46.3799970Z
--------------------------------------------------------------------------------
2025/03/18 01:29:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707d2d8-401e-0058-6aa5-9764a2000000
Time:2025-03-18T01:29:47.4378586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707d2d8-401e-0058-6aa5-9764a2000000
Time:2025-03-18T01:29:47.4378586Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:29:55 DEBUG : dst/: Creating directory marker
2025/03/18 01:29:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/backup"
2025/03/18 01:29:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/18 01:29:56 DEBUG : Azure container rclone-test-fihagek0feyu path backup: Using directory markers
2025/03/18 01:29:56 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fihagek0feyu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fihagek0feyu/backup"
2025/03/18 01:29:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/18 01:29:56 DEBUG : dst/: Creating directory marker
2025/03/18 01:29:56 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/18 01:29:56 INFO : dst/file1: Copied (server-side copy)
2025/03/18 01:29:56 INFO : dst/file1: Deleted
2025/03/18 01:29:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/18 01:29:57 INFO : dst/file1: Copied (new)
2025/03/18 01:29:57 INFO : dst/file1: Deleted
2025/03/18 01:29:57 DEBUG : dst/: Removing directory marker
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707de55-401e-0058-4aa5-9764a2000000
Time:2025-03-18T01:29:57.4261136Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707dfad-401e-0058-4ca5-9764a2000000
Time:2025-03-18T01:29:58.4828594Z
--------------------------------------------------------------------------------
2025/03/18 01:29: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e13d-401e-0058-71a5-9764a2000000
Time:2025-03-18T01:29:59.5397324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e13d-401e-0058-71a5-9764a2000000
Time:2025-03-18T01:29:59.5397324Z
--------------------------------------------------------------------------------
2025/03/18 01:30:00 DEBUG : backup/dst/: Removing directory marker
2025/03/18 01:30:00 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-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e2f2-401e-0058-33a5-9764a2000000
Time:2025-03-18T01:30:00.6553056Z
--------------------------------------------------------------------------------
2025/03/18 01:30:01 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-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e4fd-401e-0058-3fa5-9764a2000000
Time:2025-03-18T01:30:01.7134263Z
--------------------------------------------------------------------------------
2025/03/18 01:30:02 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-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e6cb-401e-0058-1ba5-9764a2000000
Time:2025-03-18T01:30:02.7738843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e6cb-401e-0058-1ba5-9764a2000000
Time:2025-03-18T01:30:02.7738843Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707e8a0-401e-0058-78a5-9764a2000000
Time:2025-03-18T01:30:03.8309344Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707ea70-401e-0058-4ea5-9764a2000000
Time:2025-03-18T01:30:04.8883543Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707ec76-401e-0058-6ea5-9764a2000000
Time:2025-03-18T01:30:05.9451772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:1707ec76-401e-0058-6ea5-9764a2000000
Time:2025-03-18T01:30:05.9451772Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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 (18.51s)
=== 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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:30:14 DEBUG : A1/: Creating directory marker
2025/03/18 01:30:14 DEBUG : A1/B1/: Creating directory marker
2025/03/18 01:30:14 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/18 01:30:15 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/18 01:30:15 INFO : A1/B2: Making directory
2025/03/18 01:30:15 DEBUG : A1/B2/: Creating directory marker
2025/03/18 01:30:15 INFO : A1/B1/C3: Making directory
2025/03/18 01:30:15 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/03/18 01:30:23 DEBUG : A2/: Creating directory marker
2025/03/18 01:30:23 DEBUG : A2/B1/: Creating directory marker
2025/03/18 01:30:23 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/18 01:30:23 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/18 01:30:23 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/18 01:30:24 DEBUG : A2/B2/: Creating directory marker
2025/03/18 01:30:24 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 01:30:24 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/18 01:30:24 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:30:24 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/18 01:30:24 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 01:30:24 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/18 01:30:24 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 01:30:24 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/18 01:30:24 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 01:30:24 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/18 01:30:24 INFO : A1/one: Deleted
2025/03/18 01:30:24 INFO : A1/B1/C2/five: Deleted
2025/03/18 01:30:24 INFO : A1/B1/C1/four: Deleted
2025/03/18 01:30:24 INFO : A1/B1/three: Deleted
2025/03/18 01:30:24 INFO : A1/two: Deleted
2025/03/18 01:30:24 DEBUG : A1/B2/: Removing directory marker
2025/03/18 01:30:24 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/18 01:30:24 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/18 01:30:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/18 01:30:24 DEBUG : A1/B1/: Removing directory marker
2025/03/18 01:30:24 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/03/18 01:30:32 DEBUG : A3/: Creating directory marker
2025/03/18 01:30:32 DEBUG : A3/B1/: Creating directory marker
2025/03/18 01:30:32 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/18 01:30:32 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/18 01:30:33 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/18 01:30:33 DEBUG : A3/B2/: Creating directory marker
2025/03/18 01:30:33 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 01:30:33 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/18 01:30:33 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 01:30:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/18 01:30:33 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 01:30:33 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/18 01:30:33 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:30:33 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/18 01:30:33 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 01:30:33 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/18 01:30:33 INFO : A2/two: Deleted
2025/03/18 01:30:33 INFO : A2/B1/C2/five: Deleted
2025/03/18 01:30:33 INFO : A2/B1/C1/four: Deleted
2025/03/18 01:30:33 INFO : A2/one: Deleted
2025/03/18 01:30:33 INFO : A2/B1/three: Deleted
2025/03/18 01:30:33 DEBUG : A2/B2/: Removing directory marker
2025/03/18 01:30:33 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/18 01:30:33 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/18 01:30:33 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/18 01:30:33 DEBUG : A2/B1/: Removing directory marker
2025/03/18 01:30:34 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/03/18 01:30:41 INFO : Azure container rclone-test-fihagek0feyu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/18 01:30:41 DEBUG : A4/: Creating directory marker
2025/03/18 01:30:41 DEBUG : A4/B1/: Creating directory marker
2025/03/18 01:30:41 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/18 01:30:42 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/18 01:30:42 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/18 01:30:42 DEBUG : A4/B2/: Creating directory marker
2025/03/18 01:30:42 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/18 01:30:42 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/18 01:30:42 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/18 01:30:42 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/18 01:30:42 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/18 01:30:42 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/18 01:30:42 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/18 01:30:42 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/18 01:30:42 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/18 01:30:42 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/18 01:30:42 INFO : A3/B1/C1/four: Deleted
2025/03/18 01:30:42 INFO : A3/one: Deleted
2025/03/18 01:30:42 INFO : A3/B1/C2/five: Deleted
2025/03/18 01:30:42 INFO : A3/B1/three: Deleted
2025/03/18 01:30:42 INFO : A3/two: Deleted
2025/03/18 01:30:42 DEBUG : A3/B2/: Removing directory marker
2025/03/18 01:30:42 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/18 01:30:42 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/18 01:30:42 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/18 01:30:43 DEBUG : A3/B1/: Removing directory marker
2025/03/18 01:30:43 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/03/18 01:30:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee49dc-201e-0061-47a5-979fbe000000
Time:2025-03-18T01:30:50.9410508Z
--------------------------------------------------------------------------------
2025/03/18 01:30:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee4b81-201e-0061-38a5-979fbe000000
Time:2025-03-18T01:30:51.9981056Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee4d17-201e-0061-10a5-979fbe000000
Time:2025-03-18T01:30:53.0560311Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee4d17-201e-0061-10a5-979fbe000000
Time:2025-03-18T01:30:53.0560311Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee4ed7-201e-0061-07a5-979fbe000000
Time:2025-03-18T01:30:54.1139363Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee507a-201e-0061-6ba5-979fbe000000
Time:2025-03-18T01:30:55.1729797Z
--------------------------------------------------------------------------------
2025/03/18 01:30: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee5282-201e-0061-31a5-979fbe000000
Time:2025-03-18T01:30:56.2304137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee5282-201e-0061-31a5-979fbe000000
Time:2025-03-18T01:30:56.2304137Z
--------------------------------------------------------------------------------
2025/03/18 01:30:57 DEBUG : A4/B2/: Removing directory marker
2025/03/18 01:30:57 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/18 01:30:57 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/18 01:30:57 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/18 01:30:57 DEBUG : A4/B1/: Removing directory marker
2025/03/18 01:30:57 DEBUG : A4/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (50.64s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee6004-201e-0061-26a5-979fbe000000
Time:2025-03-18T01:31:04.8705226Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee61bb-201e-0061-30a5-979fbe000000
Time:2025-03-18T01:31:05.9277502Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee6318-201e-0061-4ba5-979fbe000000
Time:2025-03-18T01:31:06.9852777Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee6318-201e-0061-4ba5-979fbe000000
Time:2025-03-18T01:31:06.9852777Z
--------------------------------------------------------------------------------
2025/03/18 01:31:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee647a-201e-0061-73a5-979fbe000000
Time:2025-03-18T01:31:08.0424142Z
--------------------------------------------------------------------------------
2025/03/18 01:31:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee65e4-201e-0061-25a5-979fbe000000
Time:2025-03-18T01:31:09.1007273Z
--------------------------------------------------------------------------------
2025/03/18 01:31:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee6796-201e-0061-2aa5-979fbe000000
Time:2025-03-18T01:31:10.1585841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee6796-201e-0061-2aa5-979fbe000000
Time:2025-03-18T01:31:10.1585841Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.58s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:31:18 DEBUG : Azure container rclone-test-fihagek0feyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 01:31:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/18 01:31:18 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/18 01:31:18 NOTICE: Azure container rclone-test-fihagek0feyu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 01:31:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/18 01:31:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee76b2-201e-0061-28a5-979fbe000000
Time:2025-03-18T01:31:19.2590058Z
--------------------------------------------------------------------------------
2025/03/18 01:31:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee7903-201e-0061-31a5-979fbe000000
Time:2025-03-18T01:31:20.3157687Z
--------------------------------------------------------------------------------
2025/03/18 01:31:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee7b1a-201e-0061-15a5-979fbe000000
Time:2025-03-18T01:31:21.3726524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee7b1a-201e-0061-15a5-979fbe000000
Time:2025-03-18T01:31:21.3726524Z
--------------------------------------------------------------------------------
2025/03/18 01:31:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee7d4c-201e-0061-79a5-979fbe000000
Time:2025-03-18T01:31:22.4306004Z
--------------------------------------------------------------------------------
2025/03/18 01:31:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee7f28-201e-0061-1fa5-979fbe000000
Time:2025-03-18T01:31:23.4878697Z
--------------------------------------------------------------------------------
2025/03/18 01:31:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee8101-201e-0061-3da5-979fbe000000
Time:2025-03-18T01:31:24.5452758Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee8101-201e-0061-3da5-979fbe000000
Time:2025-03-18T01:31:24.5452758Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:31:32 DEBUG : Azure container rclone-test-fihagek0feyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 01:31:32 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/18 01:31:32 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/18 01:31:32 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:31:32 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 01:31:32 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 01:31:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 01:31:33 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 01:31:33 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 01:31:33 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee9162-201e-0061-33a5-979fbe000000
Time:2025-03-18T01:31:33.6802960Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee92a0-201e-0061-44a5-979fbe000000
Time:2025-03-18T01:31:34.7367825Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee9410-201e-0061-7da5-979fbe000000
Time:2025-03-18T01:31:35.7941074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee9410-201e-0061-7da5-979fbe000000
Time:2025-03-18T01:31:35.7941074Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee9554-201e-0061-18a5-979fbe000000
Time:2025-03-18T01:31:36.8513591Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee96dc-201e-0061-66a5-979fbe000000
Time:2025-03-18T01:31:37.9086697Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee985e-201e-0061-2fa5-979fbe000000
Time:2025-03-18T01:31:38.9660868Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fee985e-201e-0061-2fa5-979fbe000000
Time:2025-03-18T01:31:38.9660868Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:31:47 DEBUG : Azure container rclone-test-fihagek0feyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 01:31:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 01:31:47 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feea4d2-201e-0061-4ba5-979fbe000000
Time:2025-03-18T01:31:48.0513365Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feea6ac-201e-0061-3ba5-979fbe000000
Time:2025-03-18T01:31:49.1078645Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feea852-201e-0061-14a5-979fbe000000
Time:2025-03-18T01:31:50.1652856Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feea852-201e-0061-14a5-979fbe000000
Time:2025-03-18T01:31:50.1652856Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feea9be-201e-0061-48a5-979fbe000000
Time:2025-03-18T01:31:51.2226784Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeab75-201e-0061-3ca5-979fbe000000
Time:2025-03-18T01:31:52.2840908Z
--------------------------------------------------------------------------------
2025/03/18 01:31: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feead08-201e-0061-07a5-979fbe000000
Time:2025-03-18T01:31:53.3417516Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feead08-201e-0061-07a5-979fbe000000
Time:2025-03-18T01:31:53.3417516Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:32:01 DEBUG : Azure container rclone-test-fihagek0feyu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 01:32:01 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/18 01:32:01 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/18 01:32:01 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:32:01 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/18 01:32:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/18 01:32:01 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/18 01:32:02 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/18 01:32:02 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/18 01:32:02 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/18 01:32:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeba58-201e-0061-4ea5-979fbe000000
Time:2025-03-18T01:32:02.4332098Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feebc7c-201e-0061-0aa5-979fbe000000
Time:2025-03-18T01:32:03.4909670Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feebe00-201e-0061-59a5-979fbe000000
Time:2025-03-18T01:32:04.5486778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feebe00-201e-0061-59a5-979fbe000000
Time:2025-03-18T01:32:04.5486778Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feebf43-201e-0061-6fa5-979fbe000000
Time:2025-03-18T01:32:05.6053264Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feec0bb-201e-0061-29a5-979fbe000000
Time:2025-03-18T01:32:06.6627286Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feec243-201e-0061-5ea5-979fbe000000
Time:2025-03-18T01:32:07.7203545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feec243-201e-0061-5ea5-979fbe000000
Time:2025-03-18T01:32:07.7203545Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (57.56s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (14.38s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (14.42s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (14.38s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (14.38s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feece09-201e-0061-6fa5-979fbe000000
Time:2025-03-18T01:32:16.0117281Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feecfa6-201e-0061-38a5-979fbe000000
Time:2025-03-18T01:32:17.0693100Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed11e-201e-0061-7aa5-979fbe000000
Time:2025-03-18T01:32:18.1266350Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed11e-201e-0061-7aa5-979fbe000000
Time:2025-03-18T01:32:18.1266350Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed2c7-201e-0061-5ca5-979fbe000000
Time:2025-03-18T01:32:19.1842284Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed4ef-201e-0061-45a5-979fbe000000
Time:2025-03-18T01:32:20.2419027Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed6b5-201e-0061-5ea5-979fbe000000
Time:2025-03-18T01:32:21.2988727Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feed6b5-201e-0061-5ea5-979fbe000000
Time:2025-03-18T01:32:21.2988727Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.58s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:32:29 DEBUG : Azure container rclone-test-fihagek0feyu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/18 01:32:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/18 01:32:29 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feee402-201e-0061-6ca5-979fbe000000
Time:2025-03-18T01:32:30.1124195Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feee596-201e-0061-45a5-979fbe000000
Time:2025-03-18T01:32:31.1693357Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feee757-201e-0061-4ca5-979fbe000000
Time:2025-03-18T01:32:32.2264787Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feee757-201e-0061-4ca5-979fbe000000
Time:2025-03-18T01:32:32.2264787Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feee8cc-201e-0061-17a5-979fbe000000
Time:2025-03-18T01:32:33.2837235Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeea4f-201e-0061-5ea5-979fbe000000
Time:2025-03-18T01:32:34.3404630Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeebff-201e-0061-3da5-979fbe000000
Time:2025-03-18T01:32:35.3978161Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeebff-201e-0061-3da5-979fbe000000
Time:2025-03-18T01:32:35.3978161Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (14.10s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feef9e7-201e-0061-4fa5-979fbe000000
Time:2025-03-18T01:32:43.6883821Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feefbc9-201e-0061-7da5-979fbe000000
Time:2025-03-18T01:32:44.7467122Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feefdb5-201e-0061-22a5-979fbe000000
Time:2025-03-18T01:32:45.8042603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feefdb5-201e-0061-22a5-979fbe000000
Time:2025-03-18T01:32:45.8042603Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0feeff5a-201e-0061-09a5-979fbe000000
Time:2025-03-18T01:32:46.8619304Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef00d0-201e-0061-44a5-979fbe000000
Time:2025-03-18T01:32:47.9198917Z
--------------------------------------------------------------------------------
2025/03/18 01:32: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef021e-201e-0061-57a5-979fbe000000
Time:2025-03-18T01:32:48.9768883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef021e-201e-0061-57a5-979fbe000000
Time:2025-03-18T01:32:48.9768883Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.58s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
2025/03/18 01:32:57 DEBUG : sub dir/: Creating directory marker
2025/03/18 01:32:57 DEBUG : Azure container rclone-test-fihagek0feyu: Touching "sub dir/potato3"
2025/03/18 01:32:57 DEBUG : Azure container rclone-test-fihagek0feyu: Touching "empty space"
2025/03/18 01:32:57 DEBUG : Azure container rclone-test-fihagek0feyu: Touching "potato2"
2025/03/18 01:32:58 DEBUG : sub dir/: Removing directory marker
2025/03/18 01:32:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef1367-201e-0061-41a5-979fbe000000
Time:2025-03-18T01:32:58.5279887Z
--------------------------------------------------------------------------------
2025/03/18 01:32:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef1590-201e-0061-13a5-979fbe000000
Time:2025-03-18T01:32:59.5867754Z
--------------------------------------------------------------------------------
2025/03/18 01:33:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef173d-201e-0061-72a5-979fbe000000
Time:2025-03-18T01:33:00.6436775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef173d-201e-0061-72a5-979fbe000000
Time:2025-03-18T01:33:00.6436775Z
--------------------------------------------------------------------------------
2025/03/18 01:33:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef18b2-201e-0061-1aa5-979fbe000000
Time:2025-03-18T01:33:01.7009611Z
--------------------------------------------------------------------------------
2025/03/18 01:33:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef1ab2-201e-0061-37a5-979fbe000000
Time:2025-03-18T01:33:02.7578713Z
--------------------------------------------------------------------------------
2025/03/18 01:33:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef1d28-201e-0061-3fa5-979fbe000000
Time:2025-03-18T01:33:03.8146201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef1d28-201e-0061-3fa5-979fbe000000
Time:2025-03-18T01:33:03.8146201Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.83s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef2ddb-201e-0061-70a5-979fbe000000
Time:2025-03-18T01:33:12.1042306Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef2fe0-201e-0061-0aa5-979fbe000000
Time:2025-03-18T01:33:13.1611538Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef3282-201e-0061-34a5-979fbe000000
Time:2025-03-18T01:33:14.2183026Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef3282-201e-0061-34a5-979fbe000000
Time:2025-03-18T01:33:14.2183026Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef34d2-201e-0061-0ba5-979fbe000000
Time:2025-03-18T01:33:15.2754393Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef373d-201e-0061-08a5-979fbe000000
Time:2025-03-18T01:33:16.3321716Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef39b0-201e-0061-07a5-979fbe000000
Time:2025-03-18T01:33:17.3889356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef39b0-201e-0061-07a5-979fbe000000
Time:2025-03-18T01:33:17.3889356Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.58s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef4ae0-201e-0061-25a5-979fbe000000
Time:2025-03-18T01:33:25.6816712Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef4d3a-201e-0061-17a5-979fbe000000
Time:2025-03-18T01:33:26.7388517Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef4fb0-201e-0061-6ea5-979fbe000000
Time:2025-03-18T01:33:27.7954845Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef4fb0-201e-0061-6ea5-979fbe000000
Time:2025-03-18T01:33:27.7954845Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef5223-201e-0061-60a5-979fbe000000
Time:2025-03-18T01:33:28.8538023Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef5484-201e-0061-52a5-979fbe000000
Time:2025-03-18T01:33:29.9114896Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef5706-201e-0061-6da5-979fbe000000
Time:2025-03-18T01:33:30.9689594Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef5706-201e-0061-6da5-979fbe000000
Time:2025-03-18T01:33:30.9689594Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.58s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef695e-201e-0061-17a5-979fbe000000
Time:2025-03-18T01:33:39.2631418Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef6b98-201e-0061-62a5-979fbe000000
Time:2025-03-18T01:33:40.3199220Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef6dcc-201e-0061-1da5-979fbe000000
Time:2025-03-18T01:33:41.3772675Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef6dcc-201e-0061-1da5-979fbe000000
Time:2025-03-18T01:33:41.3772675Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef6fd5-201e-0061-38a5-979fbe000000
Time:2025-03-18T01:33:42.4344251Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef715a-201e-0061-68a5-979fbe000000
Time:2025-03-18T01:33:43.4918124Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef7343-201e-0061-76a5-979fbe000000
Time:2025-03-18T01:33:44.5497986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef7343-201e-0061-76a5-979fbe000000
Time:2025-03-18T01:33:44.5497986Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.58s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef82fa-201e-0061-3aa5-979fbe000000
Time:2025-03-18T01:33:52.8401953Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8507-201e-0061-72a5-979fbe000000
Time:2025-03-18T01:33:53.8986518Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8732-201e-0061-3ba5-979fbe000000
Time:2025-03-18T01:33:54.9562750Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8732-201e-0061-3ba5-979fbe000000
Time:2025-03-18T01:33:54.9562750Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8927-201e-0061-48a5-979fbe000000
Time:2025-03-18T01:33:56.0130820Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8b7a-201e-0061-7ba5-979fbe000000
Time:2025-03-18T01:33:57.0712340Z
--------------------------------------------------------------------------------
2025/03/18 01:33: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8d8f-201e-0061-22a5-979fbe000000
Time:2025-03-18T01:33:58.1282435Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef8d8f-201e-0061-22a5-979fbe000000
Time:2025-03-18T01:33:58.1282435Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.58s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/18 01:34: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef9d15-201e-0061-5da5-979fbe000000
Time:2025-03-18T01:34:06.4206054Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fef9ed8-201e-0061-45a5-979fbe000000
Time:2025-03-18T01:34:07.4778120Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa0c8-201e-0061-72a5-979fbe000000
Time:2025-03-18T01:34:08.5358487Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa0c8-201e-0061-72a5-979fbe000000
Time:2025-03-18T01:34:08.5358487Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa28f-201e-0061-04a5-979fbe000000
Time:2025-03-18T01:34:09.5930839Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa424-201e-0061-6da5-979fbe000000
Time:2025-03-18T01:34:10.6503348Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa5e9-201e-0061-64a5-979fbe000000
Time:2025-03-18T01:34:11.7076495Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefa5e9-201e-0061-64a5-979fbe000000
Time:2025-03-18T01:34:11.7076495Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.58s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-fihagek0feyu", Local "Local file system at /tmp/rclone2133757457", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/18 01:34:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefb9dc-201e-0061-1aa5-979fbe000000
Time:2025-03-18T01:34:20.0006090Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefbd5c-201e-0061-27a5-979fbe000000
Time:2025-03-18T01:34:21.0591718Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefc08d-201e-0061-7da5-979fbe000000
Time:2025-03-18T01:34:22.1160915Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefc08d-201e-0061-7da5-979fbe000000
Time:2025-03-18T01:34:22.1160915Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefc472-201e-0061-12a5-979fbe000000
Time:2025-03-18T01:34:23.1729178Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefc952-201e-0061-01a5-979fbe000000
Time:2025-03-18T01:34:24.2306736Z
--------------------------------------------------------------------------------
2025/03/18 01:34: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-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefcbe7-201e-0061-2ca5-979fbe000000
Time:2025-03-18T01:34:25.2875577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fihagek0feyu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0fefcbe7-201e-0061-2ca5-979fbe000000
Time:2025-03-18T01:34:25.2875577Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.58s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/18 01:34:33 DEBUG : Azure container rclone-test-fihagek0feyu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m49.656860967s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]