"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/04 10:33:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata"
2025/03/04 10:33:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:33:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:33:44 DEBUG : Azure container rclone-test-yodojef3rata: Using directory markers
2025/03/04 10:33:44 DEBUG : Creating backend with remote "/tmp/rclone211818050"
=== 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:33:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/04 10:33:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/04 10:33:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/04 10:33:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/04 10:33:44 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/04 10:33:44 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 10:33:44 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/04 10:33:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/04 10:33:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 10:33: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/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/04 10:33:45 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/04 10:33:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/04 10:33: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/04 10:33:46 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 10:33:46 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/04 10:33:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/04 10:33:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/04 10:33:46 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/04 10:33:47 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/04 10:33:48 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/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:48 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/04 10:33:49 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/04 10:33:49 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/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/04 10:33:50 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/04 10:33:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/04 10:33:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/04 10:33:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:51 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/04 10:33:51 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/04 10:33:51 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/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/04 10:33:52 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/04 10:33:52 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/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/04 10:33:53 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/04 10:33:54 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.44s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.95s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.92s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.58s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.53s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:33:54 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/04 10:33:54 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/04 10:33:54 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/04 10:33:54 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/04 10:33:54 DEBUG : chunksize-probe: Removing empty object
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/04 10:33:55 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/04 10:33:55 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/04 10:33:55 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/04 10:33:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/04 10:33:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/04 10:33:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/04 10:33:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/04 10:33:55 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/04 10:33:55 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/04 10:33:55 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/04 10:33:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/04 10:33:56 DEBUG : Returning error reader
2025/03/04 10:33:56 DEBUG : BOOM: simulated read failure
2025/03/04 10:33:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/04 10:33:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:33:57 DEBUG : Returning error reader
2025/03/04 10:33:57 DEBUG : BOOM: simulated read failure
2025/03/04 10:33:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/04 10:33:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:33:58 DEBUG : Returning error reader
2025/03/04 10:33:58 DEBUG : BOOM: simulated read failure
2025/03/04 10:33:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/04 10:33:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:33:59 DEBUG : Returning error reader
2025/03/04 10:33:59 DEBUG : BOOM: simulated read failure
2025/03/04 10:33:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/04 10:33:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:00 DEBUG : Returning error reader
2025/03/04 10:34:00 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/04 10:34:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:01 DEBUG : Returning error reader
2025/03/04 10:34:01 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/04 10:34:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:02 DEBUG : Returning error reader
2025/03/04 10:34:02 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/04 10:34:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:03 DEBUG : Returning error reader
2025/03/04 10:34:03 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/04 10:34:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:04 DEBUG : Returning error reader
2025/03/04 10:34:04 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/04 10:34:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/04 10:34:05 DEBUG : Returning error reader
2025/03/04 10:34:05 DEBUG : BOOM: simulated read failure
2025/03/04 10:34:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/04 10:34:05 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/04 10:34:05 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/04 10:34:05 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/04 10:34:05 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/04 10:34:05 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/04 10:34:05 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.24s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/04 10:34:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/04 10:34:12 DEBUG : potato: Seek from 10 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 10 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Seek from 5 to 2
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/04 10:34:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Seek from 5 to 2
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/04 10:34:12 DEBUG : potato: Seek from 8 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 8 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/04 10:34:12 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 10:34:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 10:34:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 10:34:12 DEBUG : potato: Seek from 5 to 2
2025/03/04 10:34:12 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/04 10:34:12 DEBUG : potato: Seek from 9 to 0
2025/03/04 10:34:12 DEBUG : potato: Seek from 9 to 0
2025/03/04 10:34:12 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", 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.17s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/04 10:34:14 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 10:34:14 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 10:34:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/04 10:34:14 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/04 10:34:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/04 10:34:14 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.46s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", 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.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:16 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 10:34:16 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 10:34:16 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 10:34:16 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/04 10:34:17 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 10:34:17 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 10:34:17 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 10:34:17 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/data"
2025/03/04 10:34:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:17 DEBUG : Azure container rclone-test-yodojef3rata path data: Using directory markers
2025/03/04 10:34:17 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/04 10:34:19 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.85s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/data"
2025/03/04 10:34:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:20 DEBUG : Azure container rclone-test-yodojef3rata path data: Using directory markers
2025/03/04 10:34:20 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/04 10:34:23 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.13s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/04 10:34:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pawetoh4wefe"
2025/03/04 10:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:23 DEBUG : Azure container rclone-test-pawetoh4wefe: Using directory markers
2025/03/04 10:34:23 DEBUG : Creating backend with remote "/tmp/rclone2856991834"
run.go:180: Remote "Azure container rclone-test-pawetoh4wefe", Local "Local file system at /tmp/rclone2856991834", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/04 10:34:23 ERROR : hello, world!: sum not found
2025/03/04 10:34:23 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-pawetoh4wefe
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-pawetoh4wefe: 1 files missing
2025/03/04 10:34:23 NOTICE: 1 hashes missing
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-pawetoh4wefe: 2 differences found
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-pawetoh4wefe: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/04 10:34:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-pawetoh4wefe: 0 differences found
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-pawetoh4wefe: 1 matching files
2025/03/04 10:34:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-duzemip1pupe"
2025/03/04 10:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:23 DEBUG : Azure container rclone-test-duzemip1pupe: Using directory markers
2025/03/04 10:34:23 DEBUG : Creating backend with remote "/tmp/rclone1530490922"
run.go:180: Remote "Azure container rclone-test-duzemip1pupe", Local "Local file system at /tmp/rclone1530490922", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/04 10:34:23 ERROR : HELLO, WORLD!: sum not found
2025/03/04 10:34:23 ERROR : hello, world!: file not in Azure container rclone-test-duzemip1pupe
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-duzemip1pupe: 1 files missing
2025/03/04 10:34:23 NOTICE: 1 hashes missing
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-duzemip1pupe: 2 differences found
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-duzemip1pupe: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/04 10:34:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-duzemip1pupe: 0 differences found
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-duzemip1pupe: 1 matching files
2025/03/04 10:34:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dolobaw9kawe"
2025/03/04 10:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:23 DEBUG : Azure container rclone-test-dolobaw9kawe: Using directory markers
2025/03/04 10:34:23 DEBUG : Creating backend with remote "/tmp/rclone3057081932"
run.go:180: Remote "Azure container rclone-test-dolobaw9kawe", Local "Local file system at /tmp/rclone3057081932", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/04 10:34:23 ERROR : HeLlO, wOrLd!: sum not found
2025/03/04 10:34:23 ERROR : hello, world!: file not in Azure container rclone-test-dolobaw9kawe
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-dolobaw9kawe: 1 files missing
2025/03/04 10:34:23 NOTICE: 1 hashes missing
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-dolobaw9kawe: 2 differences found
2025/03/04 10:34:23 NOTICE: Azure container rclone-test-dolobaw9kawe: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/04 10:34:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-dolobaw9kawe: 0 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-dolobaw9kawe: 1 matching files
2025/03/04 10:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yaguwaf1lubo"
2025/03/04 10:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:24 DEBUG : Azure container rclone-test-yaguwaf1lubo: Using directory markers
2025/03/04 10:34:24 DEBUG : Creating backend with remote "/tmp/rclone3072846544"
run.go:180: Remote "Azure container rclone-test-yaguwaf1lubo", Local "Local file system at /tmp/rclone3072846544", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/04 10:34:24 ERROR : HELLO, WORLD!: sum not found
2025/03/04 10:34:24 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yaguwaf1lubo
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-yaguwaf1lubo: 1 files missing
2025/03/04 10:34:24 NOTICE: 1 hashes missing
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-yaguwaf1lubo: 2 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-yaguwaf1lubo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/04 10:34:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-yaguwaf1lubo: 0 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-yaguwaf1lubo: 1 matching files
2025/03/04 10:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qecupiy3pawe"
2025/03/04 10:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:24 DEBUG : Azure container rclone-test-qecupiy3pawe: Using directory markers
2025/03/04 10:34:24 DEBUG : Creating backend with remote "/tmp/rclone1757170418"
run.go:180: Remote "Azure container rclone-test-qecupiy3pawe", Local "Local file system at /tmp/rclone1757170418", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/04 10:34:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-qecupiy3pawe
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-qecupiy3pawe: 1 files missing
2025/03/04 10:34:24 NOTICE: 1 hashes missing
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-qecupiy3pawe: 2 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-qecupiy3pawe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/04 10:34:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-qecupiy3pawe: 0 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-qecupiy3pawe: 1 matching files
2025/03/04 10:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bojomix6riyu"
2025/03/04 10:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:24 DEBUG : Azure container rclone-test-bojomix6riyu: Using directory markers
2025/03/04 10:34:24 DEBUG : Creating backend with remote "/tmp/rclone1728918221"
run.go:180: Remote "Azure container rclone-test-bojomix6riyu", Local "Local file system at /tmp/rclone1728918221", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/04 10:34:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:24 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-bojomix6riyu
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-bojomix6riyu: 1 files missing
2025/03/04 10:34:24 NOTICE: 1 hashes missing
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-bojomix6riyu: 2 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-bojomix6riyu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/04 10:34:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-bojomix6riyu: 0 differences found
2025/03/04 10:34:24 NOTICE: Azure container rclone-test-bojomix6riyu: 1 matching files
2025/03/04 10:34:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jegexer1goru"
2025/03/04 10:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:24 DEBUG : Azure container rclone-test-jegexer1goru: Using directory markers
2025/03/04 10:34:24 DEBUG : Creating backend with remote "/tmp/rclone1479811650"
run.go:180: Remote "Azure container rclone-test-jegexer1goru", Local "Local file system at /tmp/rclone1479811650", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-jegexer1goru
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-jegexer1goru: 1 files missing
2025/03/04 10:34:25 NOTICE: 1 hashes missing
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-jegexer1goru: 2 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-jegexer1goru: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/04 10:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-jegexer1goru: 0 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-jegexer1goru: 1 matching files
2025/03/04 10:34:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zihanud2dara"
2025/03/04 10:34:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:25 DEBUG : Azure container rclone-test-zihanud2dara: Using directory markers
2025/03/04 10:34:25 DEBUG : Creating backend with remote "/tmp/rclone3942299757"
run.go:180: Remote "Azure container rclone-test-zihanud2dara", Local "Local file system at /tmp/rclone3942299757", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-zihanud2dara
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-zihanud2dara: 1 files missing
2025/03/04 10:34:25 NOTICE: 1 hashes missing
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-zihanud2dara: 2 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-zihanud2dara: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/04 10:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-zihanud2dara: 0 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-zihanud2dara: 1 matching files
2025/03/04 10:34:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gucusay1kifi"
2025/03/04 10:34:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:25 DEBUG : Azure container rclone-test-gucusay1kifi: Using directory markers
2025/03/04 10:34:25 DEBUG : Creating backend with remote "/tmp/rclone1709892527"
run.go:180: Remote "Azure container rclone-test-gucusay1kifi", Local "Local file system at /tmp/rclone1709892527", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-gucusay1kifi
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-gucusay1kifi: 1 files missing
2025/03/04 10:34:25 NOTICE: 1 hashes missing
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-gucusay1kifi: 2 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-gucusay1kifi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/04 10:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-gucusay1kifi: 0 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-gucusay1kifi: 1 matching files
2025/03/04 10:34:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sehukew8duro"
2025/03/04 10:34:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:34:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:25 DEBUG : Azure container rclone-test-sehukew8duro: Using directory markers
2025/03/04 10:34:25 DEBUG : Creating backend with remote "/tmp/rclone1457684013"
run.go:180: Remote "Azure container rclone-test-sehukew8duro", Local "Local file system at /tmp/rclone1457684013", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 10:34:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sehukew8duro
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-sehukew8duro: 1 files missing
2025/03/04 10:34:25 NOTICE: 1 hashes missing
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-sehukew8duro: 2 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-sehukew8duro: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/04 10:34:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-sehukew8duro: 0 differences found
2025/03/04 10:34:25 NOTICE: Azure container rclone-test-sehukew8duro: 1 matching files
2025/03/04 10:34:25 DEBUG : Azure container rclone-test-sehukew8duro: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-gucusay1kifi: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-zihanud2dara: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-jegexer1goru: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-bojomix6riyu: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-qecupiy3pawe: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-yaguwaf1lubo: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-dolobaw9kawe: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-duzemip1pupe: Purge remote
2025/03/04 10:34:26 DEBUG : Azure container rclone-test-pawetoh4wefe: Purge remote
--- PASS: TestApplyTransforms (3.55s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 10:34:26 DEBUG : sub/: Creating directory marker
2025/03/04 10:34:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:34:26 INFO : file1: Copied (new) to: sub/file2
2025/03/04 10:34:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:27 DEBUG : file1: Unchanged skipping
2025/03/04 10:34:27 DEBUG : Azure container rclone-test-yodojef3rata: don't need to copy/move sub/file2, it is already at target location
2025/03/04 10:34:27 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:27 DEBUG : dst/: Creating directory marker
2025/03/04 10:34:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/backup"
2025/03/04 10:34:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:27 DEBUG : Azure container rclone-test-yodojef3rata path backup: Using directory markers
2025/03/04 10:34:27 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/backup"
2025/03/04 10:34:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 10:34:27 DEBUG : dst/: Creating directory marker
2025/03/04 10:34:27 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/04 10:34:27 INFO : dst/file1: Copied (server-side copy)
2025/03/04 10:34:27 INFO : dst/file1: Deleted
2025/03/04 10:34:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:34:28 INFO : dst/file1: Copied (new)
2025/03/04 10:34:28 DEBUG : dst/: Removing directory marker
2025/03/04 10:34:28 DEBUG : backup/dst/: Removing directory marker
2025/03/04 10:34:28 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed488cf2-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:34:28.3108991Z
--------------------------------------------------------------------------------
2025/03/04 10:34:29 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed488f93-601e-00ab-50f1-8cc337000000
Time:2025-03-04T10:34:29.3486854Z
--------------------------------------------------------------------------------
2025/03/04 10:34:30 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4891d1-601e-00ab-52f1-8cc337000000
Time:2025-03-04T10:34:30.3867874Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4891d1-601e-00ab-52f1-8cc337000000
Time:2025-03-04T10:34:30.3867874Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.12s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/dst"
2025/03/04 10:34:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:31 DEBUG : Azure container rclone-test-yodojef3rata path dst: Using directory markers
2025/03/04 10:34:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:31 DEBUG : Azure container rclone-test-yodojef3rata path CompareDest: Using directory markers
2025/03/04 10:34:31 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:31 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 10:34:31 DEBUG : /: Creating directory marker
2025/03/04 10:34:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:34:31 INFO : one: Copied (new)
2025/03/04 10:34:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:32 DEBUG : /: Creating directory marker
2025/03/04 10:34:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 10:34:32 INFO : one: Copied (replaced existing)
2025/03/04 10:34:32 DEBUG : dst/: Creating directory marker
2025/03/04 10:34:32 DEBUG : CompareDest/: Creating directory marker
2025/03/04 10:34:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:32 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 10:34:32 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:32 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 10:34:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:32 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 10:34:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 10:34:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:33 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 10:34:33 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CompareDest"
2025/03/04 10:34:33 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 10:34:33 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/04 10:34:33 INFO : two: Copied (new)
2025/03/04 10:34:33 DEBUG : dst/: Removing directory marker
2025/03/04 10:34: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed489b9e-601e-00ab-12f1-8cc337000000
Time:2025-03-04T10:34:33.7980870Z
--------------------------------------------------------------------------------
2025/03/04 10:34: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed489e96-601e-00ab-45f1-8cc337000000
Time:2025-03-04T10:34:34.8358560Z
--------------------------------------------------------------------------------
2025/03/04 10:34: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48a12f-601e-00ab-1af1-8cc337000000
Time:2025-03-04T10:34:35.8731083Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48a12f-601e-00ab-1af1-8cc337000000
Time:2025-03-04T10:34:35.8731083Z
--------------------------------------------------------------------------------
2025/03/04 10:34:36 DEBUG : CompareDest/: Removing directory marker
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:34:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/dst"
2025/03/04 10:34:44 DEBUG : Config file has changed externally - reloading
2025/03/04 10:34:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:44 DEBUG : Azure container rclone-test-yodojef3rata path dst: Using directory markers
2025/03/04 10:34:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:44 DEBUG : Azure container rclone-test-yodojef3rata path CopyDest: Using directory markers
2025/03/04 10:34:44 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:44 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 10:34:44 DEBUG : /: Creating directory marker
2025/03/04 10:34:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:34:44 INFO : one: Copied (new)
2025/03/04 10:34:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:44 DEBUG : /: Creating directory marker
2025/03/04 10:34:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 10:34:44 INFO : one: Copied (replaced existing)
2025/03/04 10:34:44 DEBUG : dst/: Creating directory marker
2025/03/04 10:34:44 DEBUG : CopyDest/: Creating directory marker
2025/03/04 10:34:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/BackupDir"
2025/03/04 10:34:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:34:45 DEBUG : Azure container rclone-test-yodojef3rata path BackupDir: Using directory markers
2025/03/04 10:34:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/BackupDir"
2025/03/04 10:34:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 10:34:45 DEBUG : /: Creating directory marker
2025/03/04 10:34:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:34:45 INFO : one: Copied (server-side copy)
2025/03/04 10:34:45 INFO : one: Deleted
2025/03/04 10:34:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/04 10:34:45 INFO : one: Copied (server-side copy)
2025/03/04 10:34:45 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/04 10:34:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:45 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 10:34:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 10:34:46 INFO : two: Copied (server-side copy)
2025/03/04 10:34:46 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/04 10:34:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:34:46 DEBUG : two: Unchanged skipping
2025/03/04 10:34:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/CopyDest"
2025/03/04 10:34:46 DEBUG : three: Need to transfer - File not found at Destination
2025/03/04 10:34:46 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/04 10:34:46 DEBUG : three: Destination not found in --copy-dest
2025/03/04 10:34:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/04 10:34:46 INFO : three: Copied (new)
2025/03/04 10:34:47 DEBUG : dst/: Removing directory marker
2025/03/04 10:34:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48baec-601e-00ab-01f1-8cc337000000
Time:2025-03-04T10:34:47.1555059Z
--------------------------------------------------------------------------------
2025/03/04 10:34:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48bd19-601e-00ab-73f1-8cc337000000
Time:2025-03-04T10:34:48.1927461Z
--------------------------------------------------------------------------------
2025/03/04 10:34:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48bf1d-601e-00ab-42f1-8cc337000000
Time:2025-03-04T10:34:49.2310476Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48bf1d-601e-00ab-42f1-8cc337000000
Time:2025-03-04T10:34:49.2310476Z
--------------------------------------------------------------------------------
2025/03/04 10:34:50 DEBUG : CopyDest/: Removing directory marker
2025/03/04 10:34:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48c14a-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:34:50.3082968Z
--------------------------------------------------------------------------------
2025/03/04 10:34:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48c342-601e-00ab-5df1-8cc337000000
Time:2025-03-04T10:34:51.3458012Z
--------------------------------------------------------------------------------
2025/03/04 10:34:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48c515-601e-00ab-76f1-8cc337000000
Time:2025-03-04T10:34:52.3843997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48c515-601e-00ab-76f1-8cc337000000
Time:2025-03-04T10:34:52.3843997Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.48s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48d62b-601e-00ab-0af1-8cc337000000
Time:2025-03-04T10:35:00.5788671Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48d874-601e-00ab-64f1-8cc337000000
Time:2025-03-04T10:35:01.6165697Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48db1b-601e-00ab-4af1-8cc337000000
Time:2025-03-04T10:35:02.6549895Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48db1b-601e-00ab-4af1-8cc337000000
Time:2025-03-04T10:35:02.6549895Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48de32-601e-00ab-0df1-8cc337000000
Time:2025-03-04T10:35:03.6923085Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48e189-601e-00ab-1bf1-8cc337000000
Time:2025-03-04T10:35:04.7299925Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48e3fe-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:35:05.7674530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48e3fe-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:35:05.7674530Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f2f6-601e-00ab-5bf1-8cc337000000
Time:2025-03-04T10:35:13.9584255Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f4c0-601e-00ab-62f1-8cc337000000
Time:2025-03-04T10:35:14.9973302Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f68a-601e-00ab-6df1-8cc337000000
Time:2025-03-04T10:35:16.0352457Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f68a-601e-00ab-6df1-8cc337000000
Time:2025-03-04T10:35:16.0352457Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f869-601e-00ab-19f1-8cc337000000
Time:2025-03-04T10:35:17.0737456Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48f9ff-601e-00ab-6af1-8cc337000000
Time:2025-03-04T10:35:18.1119285Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48fb9e-601e-00ab-43f1-8cc337000000
Time:2025-03-04T10:35:19.1509621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed48fb9e-601e-00ab-43f1-8cc337000000
Time:2025-03-04T10:35:19.1509621Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:35:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/04 10:35:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/04 10:35:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/04 10:35:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f5cfc9655270bdf1ed763a2b5cd8346d OK
2025/03/04 10:35:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed490c4f-601e-00ab-2af1-8cc337000000
Time:2025-03-04T10:35:28.2516550Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed490e31-601e-00ab-53f1-8cc337000000
Time:2025-03-04T10:35:29.2899950Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49100c-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:35:30.3316494Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49100c-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:35:30.3316494Z
--------------------------------------------------------------------------------
2025/03/04 10:35:31 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed491164-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:35:31.4091901Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed491326-601e-00ab-0af1-8cc337000000
Time:2025-03-04T10:35:32.4469410Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49148c-601e-00ab-3cf1-8cc337000000
Time:2025-03-04T10:35:33.4860866Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49148c-601e-00ab-3cf1-8cc337000000
Time:2025-03-04T10:35:33.4860866Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4921b3-601e-00ab-2df1-8cc337000000
Time:2025-03-04T10:35:41.6787962Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed492362-601e-00ab-21f1-8cc337000000
Time:2025-03-04T10:35:42.7168504Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49254b-601e-00ab-4ef1-8cc337000000
Time:2025-03-04T10:35:43.7550393Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49254b-601e-00ab-4ef1-8cc337000000
Time:2025-03-04T10:35:43.7550393Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed492711-601e-00ab-55f1-8cc337000000
Time:2025-03-04T10:35:44.7926531Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49293c-601e-00ab-41f1-8cc337000000
Time:2025-03-04T10:35:45.8303962Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed492bb3-601e-00ab-7cf1-8cc337000000
Time:2025-03-04T10:35:46.8689913Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed492bb3-601e-00ab-7cf1-8cc337000000
Time:2025-03-04T10:35:46.8689913Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed493c7c-601e-00ab-36f1-8cc337000000
Time:2025-03-04T10:35:55.0588700Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed493e19-601e-00ab-21f1-8cc337000000
Time:2025-03-04T10:35:56.0962564Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed493fea-601e-00ab-25f1-8cc337000000
Time:2025-03-04T10:35:57.1342601Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed493fea-601e-00ab-25f1-8cc337000000
Time:2025-03-04T10:35:57.1342601Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4941ed-601e-00ab-64f1-8cc337000000
Time:2025-03-04T10:35:58.1736168Z
--------------------------------------------------------------------------------
2025/03/04 10:35: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed494390-601e-00ab-56f1-8cc337000000
Time:2025-03-04T10:35:59.2124175Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed494555-601e-00ab-51f1-8cc337000000
Time:2025-03-04T10:36:00.2500042Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed494555-601e-00ab-51f1-8cc337000000
Time:2025-03-04T10:36:00.2500042Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:36:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49514d-601e-00ab-24f1-8cc337000000
Time:2025-03-04T10:36:08.4411930Z
--------------------------------------------------------------------------------
2025/03/04 10:36:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed495302-601e-00ab-1cf1-8cc337000000
Time:2025-03-04T10:36:09.4797243Z
--------------------------------------------------------------------------------
2025/03/04 10:36:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4954cf-601e-00ab-36f1-8cc337000000
Time:2025-03-04T10:36:10.5184352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4954cf-601e-00ab-36f1-8cc337000000
Time:2025-03-04T10:36:10.5184352Z
--------------------------------------------------------------------------------
2025/03/04 10:36:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4956d5-601e-00ab-0af1-8cc337000000
Time:2025-03-04T10:36:11.5566154Z
--------------------------------------------------------------------------------
2025/03/04 10:36:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4958b7-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:36:12.5942283Z
--------------------------------------------------------------------------------
2025/03/04 10:36:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed495a6d-601e-00ab-1df1-8cc337000000
Time:2025-03-04T10:36:13.6333111Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed495a6d-601e-00ab-1df1-8cc337000000
Time:2025-03-04T10:36:13.6333111Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4967fe-601e-00ab-5af1-8cc337000000
Time:2025-03-04T10:36:21.8271616Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496960-601e-00ab-7df1-8cc337000000
Time:2025-03-04T10:36:22.8662696Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496a87-601e-00ab-77f1-8cc337000000
Time:2025-03-04T10:36:23.9042565Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496a87-601e-00ab-77f1-8cc337000000
Time:2025-03-04T10:36:23.9042565Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496c27-601e-00ab-17f1-8cc337000000
Time:2025-03-04T10:36:24.9428686Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496d6b-601e-00ab-28f1-8cc337000000
Time:2025-03-04T10:36:25.9804212Z
--------------------------------------------------------------------------------
2025/03/04 10:36:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496f60-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:36:27.0182654Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed496f60-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:36:27.0182654Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed497cdb-601e-00ab-5af1-8cc337000000
Time:2025-03-04T10:36:35.2170774Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed497ebb-601e-00ab-0cf1-8cc337000000
Time:2025-03-04T10:36:36.2559974Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed498068-601e-00ab-05f1-8cc337000000
Time:2025-03-04T10:36:37.2936968Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed498068-601e-00ab-05f1-8cc337000000
Time:2025-03-04T10:36:37.2936968Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed498246-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:36:38.3313400Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4984ed-601e-00ab-0cf1-8cc337000000
Time:2025-03-04T10:36:39.3692913Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4986c7-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:36:40.4069639Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4986c7-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:36:40.4069639Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:36:48 DEBUG : also/: Creating directory marker
2025/03/04 10:36:49 INFO : Azure container rclone-test-yodojef3rata: Looking for duplicate md5 hashes using newest mode.
2025/03/04 10:36:49 NOTICE: 4eb09bec8e1fc62f5caaa544c0cf02ba: Found 3 files with duplicate md5 hashes
2025/03/04 10:36:49 INFO : one: Deleted
2025/03/04 10:36:49 INFO : also/one: Deleted
2025/03/04 10:36:49 NOTICE: 4eb09bec8e1fc62f5caaa544c0cf02ba: Deleted 2 extra copies
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4994d0-601e-00ab-4cf1-8cc337000000
Time:2025-03-04T10:36:49.4030956Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49964c-601e-00ab-0cf1-8cc337000000
Time:2025-03-04T10:36:50.4406879Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4997e1-601e-00ab-3df1-8cc337000000
Time:2025-03-04T10:36:51.4790809Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4997e1-601e-00ab-3df1-8cc337000000
Time:2025-03-04T10:36:51.4790809Z
--------------------------------------------------------------------------------
2025/03/04 10:36:52 DEBUG : also/: Removing directory marker
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed499968-601e-00ab-7ef1-8cc337000000
Time:2025-03-04T10:36:52.5564832Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed499ac0-601e-00ab-1ef1-8cc337000000
Time:2025-03-04T10:36:53.5952505Z
--------------------------------------------------------------------------------
2025/03/04 10:36: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed499c7d-601e-00ab-2ef1-8cc337000000
Time:2025-03-04T10:36:54.6331459Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed499c7d-601e-00ab-2ef1-8cc337000000
Time:2025-03-04T10:36:54.6331459Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.23s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49ab85-601e-00ab-5bf1-8cc337000000
Time:2025-03-04T10:37:02.8259564Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49ad5b-601e-00ab-80f1-8cc337000000
Time:2025-03-04T10:37:03.8657727Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49afa9-601e-00ab-74f1-8cc337000000
Time:2025-03-04T10:37:04.9034063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49afa9-601e-00ab-74f1-8cc337000000
Time:2025-03-04T10:37:04.9034063Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49b217-601e-00ab-26f1-8cc337000000
Time:2025-03-04T10:37:05.9410732Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49b4a5-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:37:06.9787724Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49b65f-601e-00ab-80f1-8cc337000000
Time:2025-03-04T10:37:08.0164923Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49b65f-601e-00ab-80f1-8cc337000000
Time:2025-03-04T10:37:08.0164923Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:37:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49c504-601e-00ab-4af1-8cc337000000
Time:2025-03-04T10:37:16.2097265Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49c71e-601e-00ab-1bf1-8cc337000000
Time:2025-03-04T10:37:17.2484342Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49c8f6-601e-00ab-2af1-8cc337000000
Time:2025-03-04T10:37:18.2861265Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49c8f6-601e-00ab-2af1-8cc337000000
Time:2025-03-04T10:37:18.2861265Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49cada-601e-00ab-4ef1-8cc337000000
Time:2025-03-04T10:37:19.3241144Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49cc72-601e-00ab-1af1-8cc337000000
Time:2025-03-04T10:37:20.3622422Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49ce1f-601e-00ab-02f1-8cc337000000
Time:2025-03-04T10:37:21.4003448Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49ce1f-601e-00ab-02f1-8cc337000000
Time:2025-03-04T10:37:21.4003448Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:37:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49dbeb-601e-00ab-28f1-8cc337000000
Time:2025-03-04T10:37:29.5964768Z
--------------------------------------------------------------------------------
2025/03/04 10:37:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49dd72-601e-00ab-7ef1-8cc337000000
Time:2025-03-04T10:37:30.6354410Z
--------------------------------------------------------------------------------
2025/03/04 10:37:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49df8b-601e-00ab-14f1-8cc337000000
Time:2025-03-04T10:37:31.6742652Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49df8b-601e-00ab-14f1-8cc337000000
Time:2025-03-04T10:37:31.6742652Z
--------------------------------------------------------------------------------
2025/03/04 10:37:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49e135-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:37:32.7121072Z
--------------------------------------------------------------------------------
2025/03/04 10:37:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49e31d-601e-00ab-1bf1-8cc337000000
Time:2025-03-04T10:37:33.7508792Z
--------------------------------------------------------------------------------
2025/03/04 10:37:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49e496-601e-00ab-5cf1-8cc337000000
Time:2025-03-04T10:37:34.7895473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49e496-601e-00ab-5cf1-8cc337000000
Time:2025-03-04T10:37:34.7895473Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/04 10:37:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49f251-601e-00ab-1ef1-8cc337000000
Time:2025-03-04T10:37:42.9830581Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49f44c-601e-00ab-55f1-8cc337000000
Time:2025-03-04T10:37:44.0207104Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49f64b-601e-00ab-03f1-8cc337000000
Time:2025-03-04T10:37:45.0595644Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49f64b-601e-00ab-03f1-8cc337000000
Time:2025-03-04T10:37:45.0595644Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49f808-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:37:46.0970607Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49fa09-601e-00ab-2af1-8cc337000000
Time:2025-03-04T10:37:47.1350094Z
--------------------------------------------------------------------------------
2025/03/04 10:37:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49fbb5-601e-00ab-16f1-8cc337000000
Time:2025-03-04T10:37:48.1729321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed49fbb5-601e-00ab-16f1-8cc337000000
Time:2025-03-04T10:37:48.1729321Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/04 10:37:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a19a5-601e-00ab-5af1-8cc337000000
Time:2025-03-04T10:37:56.3654854Z
--------------------------------------------------------------------------------
2025/03/04 10:37:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a1e43-601e-00ab-28f1-8cc337000000
Time:2025-03-04T10:37:57.4034546Z
--------------------------------------------------------------------------------
2025/03/04 10:37:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a21ad-601e-00ab-4af1-8cc337000000
Time:2025-03-04T10:37:58.4420442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a21ad-601e-00ab-4af1-8cc337000000
Time:2025-03-04T10:37:58.4420442Z
--------------------------------------------------------------------------------
2025/03/04 10:37: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a235b-601e-00ab-30f1-8cc337000000
Time:2025-03-04T10:37:59.4800489Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a256e-601e-00ab-73f1-8cc337000000
Time:2025-03-04T10:38:00.5182456Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a27f5-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:38:01.5569533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a27f5-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:38:01.5569533Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:38:09 DEBUG : sub dir/: Creating directory marker
2025/03/04 10:38:10 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/04 10:38:10 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/04 10:38:11 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/04 10:38:11 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/04 10:38:11 DEBUG : sub dir/: Removing directory marker
2025/03/04 10:38:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a3bdd-601e-00ab-57f1-8cc337000000
Time:2025-03-04T10:38:11.2134297Z
--------------------------------------------------------------------------------
2025/03/04 10:38:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a3e1a-601e-00ab-51f1-8cc337000000
Time:2025-03-04T10:38:12.2520165Z
--------------------------------------------------------------------------------
2025/03/04 10:38:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a4069-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:38:13.2900612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a4069-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:38:13.2900612Z
--------------------------------------------------------------------------------
2025/03/04 10:38:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a4264-601e-00ab-25f1-8cc337000000
Time:2025-03-04T10:38:14.3278507Z
--------------------------------------------------------------------------------
2025/03/04 10:38:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a44a8-601e-00ab-17f1-8cc337000000
Time:2025-03-04T10:38:15.3655783Z
--------------------------------------------------------------------------------
2025/03/04 10:38:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a46b2-601e-00ab-71f1-8cc337000000
Time:2025-03-04T10:38:16.4030085Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a46b2-601e-00ab-71f1-8cc337000000
Time:2025-03-04T10:38:16.4030085Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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 (14.85s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:38:24 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/04 10:38:25 DEBUG : sub/: Removing directory marker
2025/03/04 10:38:25 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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a5867-601e-00ab-09f1-8cc337000000
Time:2025-03-04T10:38:25.4718353Z
--------------------------------------------------------------------------------
2025/03/04 10:38:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a5a14-601e-00ab-06f1-8cc337000000
Time:2025-03-04T10:38:26.5105488Z
--------------------------------------------------------------------------------
2025/03/04 10:38:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a5c98-601e-00ab-4cf1-8cc337000000
Time:2025-03-04T10:38:27.5491589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a5c98-601e-00ab-4cf1-8cc337000000
Time:2025-03-04T10:38:27.5491589Z
--------------------------------------------------------------------------------
2025/03/04 10:38:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a5ed8-601e-00ab-44f1-8cc337000000
Time:2025-03-04T10:38:28.5875417Z
--------------------------------------------------------------------------------
2025/03/04 10:38:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a60ef-601e-00ab-14f1-8cc337000000
Time:2025-03-04T10:38:29.6252465Z
--------------------------------------------------------------------------------
2025/03/04 10:38:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a62bc-601e-00ab-0ef1-8cc337000000
Time:2025-03-04T10:38:30.6641365Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a62bc-601e-00ab-0ef1-8cc337000000
Time:2025-03-04T10:38:30.6641365Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.26s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:38:38 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/04 10:38:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/notfound"
2025/03/04 10:38:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:38:39 DEBUG : Azure container rclone-test-yodojef3rata path notfound: Using directory markers
2025/03/04 10:38:39 DEBUG : sub/: Removing directory marker
2025/03/04 10:38:39 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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7635-601e-00ab-28f1-8cc337000000
Time:2025-03-04T10:38:39.9610840Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7815-601e-00ab-54f1-8cc337000000
Time:2025-03-04T10:38:40.9985379Z
--------------------------------------------------------------------------------
2025/03/04 10:38:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7a5d-601e-00ab-56f1-8cc337000000
Time:2025-03-04T10:38:42.0360883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7a5d-601e-00ab-56f1-8cc337000000
Time:2025-03-04T10:38:42.0360883Z
--------------------------------------------------------------------------------
2025/03/04 10:38:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7c3b-601e-00ab-08f1-8cc337000000
Time:2025-03-04T10:38:43.0737062Z
--------------------------------------------------------------------------------
2025/03/04 10:38:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a7ed9-601e-00ab-6af1-8cc337000000
Time:2025-03-04T10:38:44.1125514Z
--------------------------------------------------------------------------------
2025/03/04 10:38:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a80e3-601e-00ab-38f1-8cc337000000
Time:2025-03-04T10:38:45.1505110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a80e3-601e-00ab-38f1-8cc337000000
Time:2025-03-04T10:38:45.1505110Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:38:53 INFO : Azure container rclone-test-yodojef3rata: Making directory
2025/03/04 10:38:53 INFO : Azure container rclone-test-yodojef3rata: Making directory
2025/03/04 10:38: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9167-601e-00ab-76f1-8cc337000000
Time:2025-03-04T10:38:53.3825468Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9394-601e-00ab-6bf1-8cc337000000
Time:2025-03-04T10:38:54.4209008Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9560-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:38:55.4588126Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9560-601e-00ab-75f1-8cc337000000
Time:2025-03-04T10:38:55.4588126Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9755-601e-00ab-3df1-8cc337000000
Time:2025-03-04T10:38:56.4962818Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a996e-601e-00ab-08f1-8cc337000000
Time:2025-03-04T10:38:57.5374612Z
--------------------------------------------------------------------------------
2025/03/04 10:38: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9bdc-601e-00ab-2ef1-8cc337000000
Time:2025-03-04T10:38:58.5757003Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4a9bdc-601e-00ab-2ef1-8cc337000000
Time:2025-03-04T10:38:58.5757003Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:39:06 DEBUG : sub dir/: Creating directory marker
2025/03/04 10:39:07 DEBUG : sub dir/: Removing directory marker
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4aafc7-601e-00ab-21f1-8cc337000000
Time:2025-03-04T10:39:07.1475827Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab173-601e-00ab-11f1-8cc337000000
Time:2025-03-04T10:39:08.1888634Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab39b-601e-00ab-7ef1-8cc337000000
Time:2025-03-04T10:39:09.2271412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab39b-601e-00ab-7ef1-8cc337000000
Time:2025-03-04T10:39:09.2271412Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab64a-601e-00ab-5af1-8cc337000000
Time:2025-03-04T10:39:10.2652163Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab7d6-601e-00ab-31f1-8cc337000000
Time:2025-03-04T10:39:11.3039197Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab984-601e-00ab-2ff1-8cc337000000
Time:2025-03-04T10:39:12.3420770Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ab984-601e-00ab-2ff1-8cc337000000
Time:2025-03-04T10:39:12.3420770Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:39:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ac6ec-601e-00ab-1bf1-8cc337000000
Time:2025-03-04T10:39:20.9504728Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ac8c8-601e-00ab-42f1-8cc337000000
Time:2025-03-04T10:39:21.9884607Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4aca10-601e-00ab-5bf1-8cc337000000
Time:2025-03-04T10:39:23.0260088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4aca10-601e-00ab-5bf1-8cc337000000
Time:2025-03-04T10:39:23.0260088Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4acc0f-601e-00ab-77f1-8cc337000000
Time:2025-03-04T10:39:24.0641600Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4acde7-601e-00ab-7ff1-8cc337000000
Time:2025-03-04T10:39:25.1016525Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ad018-601e-00ab-7bf1-8cc337000000
Time:2025-03-04T10:39:26.1393324Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ad018-601e-00ab-7bf1-8cc337000000
Time:2025-03-04T10:39:26.1393324Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.80s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:39:34 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/04 10:39:34 DEBUG : empty space: Excluded
2025/03/04 10:39:34 DEBUG : BackupDir: Excluded
2025/03/04 10:39:34 DEBUG : dst: Excluded
2025/03/04 10:39:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae0a3-601e-00ab-69f1-8cc337000000
Time:2025-03-04T10:39:34.7879448Z
--------------------------------------------------------------------------------
2025/03/04 10:39:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae238-601e-00ab-45f1-8cc337000000
Time:2025-03-04T10:39:35.8257653Z
--------------------------------------------------------------------------------
2025/03/04 10:39:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae3ff-601e-00ab-49f1-8cc337000000
Time:2025-03-04T10:39:36.8642137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae3ff-601e-00ab-49f1-8cc337000000
Time:2025-03-04T10:39:36.8642137Z
--------------------------------------------------------------------------------
2025/03/04 10:39:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae5f9-601e-00ab-78f1-8cc337000000
Time:2025-03-04T10:39:37.9022387Z
--------------------------------------------------------------------------------
2025/03/04 10:39:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae7a7-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:39:38.9398866Z
--------------------------------------------------------------------------------
2025/03/04 10:39:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae8f9-601e-00ab-04f1-8cc337000000
Time:2025-03-04T10:39:39.9774318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ae8f9-601e-00ab-04f1-8cc337000000
Time:2025-03-04T10:39:39.9774318Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.84s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4af8a5-601e-00ab-27f1-8cc337000000
Time:2025-03-04T10:39:48.5871587Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4afa8b-601e-00ab-44f1-8cc337000000
Time:2025-03-04T10:39:49.6255407Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4afc29-601e-00ab-25f1-8cc337000000
Time:2025-03-04T10:39:50.6631185Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4afc29-601e-00ab-25f1-8cc337000000
Time:2025-03-04T10:39:50.6631185Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4afe05-601e-00ab-2ef1-8cc337000000
Time:2025-03-04T10:39:51.7017992Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4afff4-601e-00ab-5ff1-8cc337000000
Time:2025-03-04T10:39:52.7402778Z
--------------------------------------------------------------------------------
2025/03/04 10:39: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b021a-601e-00ab-56f1-8cc337000000
Time:2025-03-04T10:39:53.7779219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b021a-601e-00ab-56f1-8cc337000000
Time:2025-03-04T10:39:53.7779219Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/04 10:40:02 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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b2022-b01e-004c-1ff1-8c2ccd000000
Time:2025-03-04T10:40:02.5022088Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b2271-b01e-004c-7df1-8c2ccd000000
Time:2025-03-04T10:40:03.5378857Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b24df-b01e-004c-22f1-8c2ccd000000
Time:2025-03-04T10:40:04.5740277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b24df-b01e-004c-22f1-8c2ccd000000
Time:2025-03-04T10:40:04.5740277Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b26cb-b01e-004c-4bf1-8c2ccd000000
Time:2025-03-04T10:40:05.6135687Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b2950-b01e-004c-12f1-8c2ccd000000
Time:2025-03-04T10:40:06.6497083Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b2b3b-b01e-004c-3df1-8c2ccd000000
Time:2025-03-04T10:40:07.6854499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b2b3b-b01e-004c-3df1-8c2ccd000000
Time:2025-03-04T10:40:07.6854499Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.89s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/04 10:40:15 DEBUG : Creating backend with remote ":memory:"
2025/03/04 10:40:15 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/04 10:40:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 10:40:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/04 10:40:15 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:40:16 DEBUG : sub dir/: Creating directory marker
2025/03/04 10:40:16 DEBUG : sub dir/: Removing directory marker
2025/03/04 10:40:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b3ea5-b01e-004c-40f1-8c2ccd000000
Time:2025-03-04T10:40:16.4684208Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b411f-b01e-004c-7cf1-8c2ccd000000
Time:2025-03-04T10:40:17.5047799Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b437b-b01e-004c-0af1-8c2ccd000000
Time:2025-03-04T10:40:18.5407569Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b437b-b01e-004c-0af1-8c2ccd000000
Time:2025-03-04T10:40:18.5407569Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b454b-b01e-004c-23f1-8c2ccd000000
Time:2025-03-04T10:40:19.5778139Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b4722-b01e-004c-4df1-8c2ccd000000
Time:2025-03-04T10:40:20.6140953Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b48d0-b01e-004c-4cf1-8c2ccd000000
Time:2025-03-04T10:40:21.6499803Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:468b48d0-b01e-004c-4cf1-8c2ccd000000
Time:2025-03-04T10:40:21.6499803Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.97s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:40:30 DEBUG : Waiting for deletions to finish
2025/03/04 10:40:30 DEBUG : large: Excluded (Size Filter)
2025/03/04 10:40:30 INFO : medium: Deleted
2025/03/04 10:40:30 INFO : small: Deleted
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4691-601e-00ab-42f1-8cc337000000
Time:2025-03-04T10:40:30.3758009Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4908-601e-00ab-6ff1-8cc337000000
Time:2025-03-04T10:40:31.4141128Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4b4b-601e-00ab-0af1-8cc337000000
Time:2025-03-04T10:40:32.4534711Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4b4b-601e-00ab-0af1-8cc337000000
Time:2025-03-04T10:40:32.4534711Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4cb9-601e-00ab-3df1-8cc337000000
Time:2025-03-04T10:40:33.4918619Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b4eb0-601e-00ab-7af1-8cc337000000
Time:2025-03-04T10:40:34.5298691Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b50a2-601e-00ab-3ff1-8cc337000000
Time:2025-03-04T10:40:35.5674104Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b50a2-601e-00ab-3ff1-8cc337000000
Time:2025-03-04T10:40:35.5674104Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.93s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:40:44 DEBUG : Waiting for deletions to finish
2025/03/04 10:40:44 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/04 10:40:44 INFO : small: Deleted
2025/03/04 10:40:44 INFO : large: Deleted
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b5fbd-601e-00ab-2bf1-8cc337000000
Time:2025-03-04T10:40:44.3320335Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b6216-601e-00ab-3cf1-8cc337000000
Time:2025-03-04T10:40:45.3695602Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b6453-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:40:46.4081500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b6453-601e-00ab-4df1-8cc337000000
Time:2025-03-04T10:40:46.4081500Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b65e2-601e-00ab-1df1-8cc337000000
Time:2025-03-04T10:40:47.4456584Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b675c-601e-00ab-64f1-8cc337000000
Time:2025-03-04T10:40:48.4848493Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b6927-601e-00ab-60f1-8cc337000000
Time:2025-03-04T10:40:49.5234278Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b6927-601e-00ab-60f1-8cc337000000
Time:2025-03-04T10:40:49.5234278Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b770d-601e-00ab-4bf1-8cc337000000
Time:2025-03-04T10:40:57.7151444Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7883-601e-00ab-02f1-8cc337000000
Time:2025-03-04T10:40:58.7533068Z
--------------------------------------------------------------------------------
2025/03/04 10:40: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7a00-601e-00ab-3ef1-8cc337000000
Time:2025-03-04T10:40:59.7918908Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7a00-601e-00ab-3ef1-8cc337000000
Time:2025-03-04T10:40:59.7918908Z
--------------------------------------------------------------------------------
2025/03/04 10:41:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7c08-601e-00ab-7df1-8cc337000000
Time:2025-03-04T10:41:00.8303902Z
--------------------------------------------------------------------------------
2025/03/04 10:41:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7df3-601e-00ab-67f1-8cc337000000
Time:2025-03-04T10:41:01.8683712Z
--------------------------------------------------------------------------------
2025/03/04 10:41:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7fab-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:41:02.9064027Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b7fab-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:41:02.9064027Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.34s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:41:11 DEBUG : Waiting for deletions to finish
2025/03/04 10:41:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 10:41:11 INFO : small: Deleted
2025/03/04 10:41:11 INFO : medium: Deleted
2025/03/04 10:41:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b9078-601e-00ab-62f1-8cc337000000
Time:2025-03-04T10:41:11.7019866Z
--------------------------------------------------------------------------------
2025/03/04 10:41:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b9255-601e-00ab-5af1-8cc337000000
Time:2025-03-04T10:41:12.7396338Z
--------------------------------------------------------------------------------
2025/03/04 10:41:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b942e-601e-00ab-52f1-8cc337000000
Time:2025-03-04T10:41:13.7770746Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b942e-601e-00ab-52f1-8cc337000000
Time:2025-03-04T10:41:13.7770746Z
--------------------------------------------------------------------------------
2025/03/04 10:41:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b9619-601e-00ab-6df1-8cc337000000
Time:2025-03-04T10:41:14.8153230Z
--------------------------------------------------------------------------------
2025/03/04 10:41:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b97ea-601e-00ab-08f1-8cc337000000
Time:2025-03-04T10:41:15.8530692Z
--------------------------------------------------------------------------------
2025/03/04 10:41:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b998f-601e-00ab-74f1-8cc337000000
Time:2025-03-04T10:41:16.8932794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4b998f-601e-00ab-74f1-8cc337000000
Time:2025-03-04T10:41:16.8932794Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ba7d9-601e-00ab-26f1-8cc337000000
Time:2025-03-04T10:41:25.0843367Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4ba9d9-601e-00ab-66f1-8cc337000000
Time:2025-03-04T10:41:26.1216865Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4baba7-601e-00ab-6df1-8cc337000000
Time:2025-03-04T10:41:27.1599181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4baba7-601e-00ab-6df1-8cc337000000
Time:2025-03-04T10:41:27.1599181Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bae52-601e-00ab-30f1-8cc337000000
Time:2025-03-04T10:41:28.1981134Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bb079-601e-00ab-16f1-8cc337000000
Time:2025-03-04T10:41:29.2363117Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bb297-601e-00ab-57f1-8cc337000000
Time:2025-03-04T10:41:30.2739673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bb297-601e-00ab-57f1-8cc337000000
Time:2025-03-04T10:41:30.2739673Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.37s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:41:38 DEBUG : Waiting for deletions to finish
2025/03/04 10:41:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 10:41:38 INFO : medium: Deleted
2025/03/04 10:41:38 INFO : large: Deleted
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bc229-601e-00ab-5bf2-8cc337000000
Time:2025-03-04T10:41:39.0389809Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bc4c4-601e-00ab-14f2-8cc337000000
Time:2025-03-04T10:41:40.0779898Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bc711-601e-00ab-23f2-8cc337000000
Time:2025-03-04T10:41:41.1155883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bc711-601e-00ab-23f2-8cc337000000
Time:2025-03-04T10:41:41.1155883Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bc927-601e-00ab-6af2-8cc337000000
Time:2025-03-04T10:41:42.1528940Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bcaeb-601e-00ab-69f2-8cc337000000
Time:2025-03-04T10:41:43.1905079Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bcc8e-601e-00ab-47f2-8cc337000000
Time:2025-03-04T10:41:44.2283621Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bcc8e-601e-00ab-47f2-8cc337000000
Time:2025-03-04T10:41:44.2283621Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bdae5-601e-00ab-61f2-8cc337000000
Time:2025-03-04T10:41:52.4196759Z
--------------------------------------------------------------------------------
2025/03/04 10:41: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bdc5b-601e-00ab-1bf2-8cc337000000
Time:2025-03-04T10:41:53.4582247Z
--------------------------------------------------------------------------------
2025/03/04 10:41:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bde8b-601e-00ab-0bf2-8cc337000000
Time:2025-03-04T10:41:54.4955124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bde8b-601e-00ab-0bf2-8cc337000000
Time:2025-03-04T10:41:54.4955124Z
--------------------------------------------------------------------------------
2025/03/04 10:41:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4be03b-601e-00ab-10f2-8cc337000000
Time:2025-03-04T10:41:55.5337879Z
--------------------------------------------------------------------------------
2025/03/04 10:41:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4be1ef-601e-00ab-7bf2-8cc337000000
Time:2025-03-04T10:41:56.5709875Z
--------------------------------------------------------------------------------
2025/03/04 10:41:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4be36c-601e-00ab-2ff2-8cc337000000
Time:2025-03-04T10:41:57.6085741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4be36c-601e-00ab-2ff2-8cc337000000
Time:2025-03-04T10:41:57.6085741Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bf3f4-601e-00ab-17f2-8cc337000000
Time:2025-03-04T10:42:06.1058712Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bf608-601e-00ab-60f2-8cc337000000
Time:2025-03-04T10:42:07.1436131Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bf832-601e-00ab-35f2-8cc337000000
Time:2025-03-04T10:42:08.1823183Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bf832-601e-00ab-35f2-8cc337000000
Time:2025-03-04T10:42:08.1823183Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bfa33-601e-00ab-80f2-8cc337000000
Time:2025-03-04T10:42:09.2198127Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bfc65-601e-00ab-6af2-8cc337000000
Time:2025-03-04T10:42:10.2571983Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bff00-601e-00ab-3ff2-8cc337000000
Time:2025-03-04T10:42:11.2958742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4bff00-601e-00ab-3ff2-8cc337000000
Time:2025-03-04T10:42:11.2958742Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c122a-601e-00ab-0ff2-8cc337000000
Time:2025-03-04T10:42:19.4872150Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c150a-601e-00ab-70f2-8cc337000000
Time:2025-03-04T10:42:20.5255103Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1774-601e-00ab-04f2-8cc337000000
Time:2025-03-04T10:42:21.5628005Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1774-601e-00ab-04f2-8cc337000000
Time:2025-03-04T10:42:21.5628005Z
--------------------------------------------------------------------------------
2025/03/04 10:42: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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1a93-601e-00ab-3df2-8cc337000000
Time:2025-03-04T10:42:22.6004846Z
--------------------------------------------------------------------------------
2025/03/04 10:42:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1cb5-601e-00ab-23f2-8cc337000000
Time:2025-03-04T10:42:23.6389359Z
--------------------------------------------------------------------------------
2025/03/04 10:42:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1fa0-601e-00ab-09f2-8cc337000000
Time:2025-03-04T10:42:24.6763934Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c1fa0-601e-00ab-09f2-8cc337000000
Time:2025-03-04T10:42:24.6763934Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/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.06s)
=== RUN TestRetry
2025/03/04 10:42:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/04 10:42:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/04 10:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 10:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 10:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 10:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 10:42:32 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:42:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c35c0-601e-00ab-4ef2-8cc337000000
Time:2025-03-04T10:42:34.0324698Z
--------------------------------------------------------------------------------
2025/03/04 10:42:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c3896-601e-00ab-51f2-8cc337000000
Time:2025-03-04T10:42:35.0698390Z
--------------------------------------------------------------------------------
2025/03/04 10:42:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c3a9c-601e-00ab-17f2-8cc337000000
Time:2025-03-04T10:42:36.1096756Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c3a9c-601e-00ab-17f2-8cc337000000
Time:2025-03-04T10:42:36.1096756Z
--------------------------------------------------------------------------------
2025/03/04 10:42:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c3cd4-601e-00ab-7ef2-8cc337000000
Time:2025-03-04T10:42:37.1476516Z
--------------------------------------------------------------------------------
2025/03/04 10:42:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c3ebe-601e-00ab-3af2-8cc337000000
Time:2025-03-04T10:42:38.1855585Z
--------------------------------------------------------------------------------
2025/03/04 10:42:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c4159-601e-00ab-08f2-8cc337000000
Time:2025-03-04T10:42:39.2230735Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:ed4c4159-601e-00ab-08f2-8cc337000000
Time:2025-03-04T10:42:39.2230735Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.49s)
=== RUN TestPurge
2025/03/04 10:42:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yibured7zafe"
2025/03/04 10:42:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 10:42:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:42:47 DEBUG : Azure container rclone-test-yibured7zafe: Using directory markers
2025/03/04 10:42:47 DEBUG : Creating backend with remote "/tmp/rclone4229518873"
run.go:180: Remote "Azure container rclone-test-yibured7zafe", Local "Local file system at /tmp/rclone4229518873", Modify Window "1ns"
2025/03/04 10:42:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 10:42:47 DEBUG : A1/B1/: Creating directory marker
2025/03/04 10:42:47 DEBUG : A1/: Creating directory marker
2025/03/04 10:42:47 INFO : A2: Making directory
2025/03/04 10:42:47 DEBUG : A2/: Creating directory marker
2025/03/04 10:42:47 INFO : A1/B2: Making directory
2025/03/04 10:42:47 DEBUG : A1/B2/: Creating directory marker
2025/03/04 10:42:47 INFO : A1/B2/C2: Making directory
2025/03/04 10:42:47 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/04 10:42:48 INFO : A1/B1/C3: Making directory
2025/03/04 10:42:48 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/04 10:42:48 INFO : A3: Making directory
2025/03/04 10:42:48 DEBUG : A3/: Creating directory marker
2025/03/04 10:42:48 INFO : A3/B3: Making directory
2025/03/04 10:42:48 DEBUG : A3/B3/: Creating directory marker
2025/03/04 10:42:48 INFO : A3/B3/C4: Making directory
2025/03/04 10:42:48 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/04 10:42:48 DEBUG : Waiting for deletions to finish
2025/03/04 10:42:48 INFO : A1/B1/C1/one: Deleted
2025/03/04 10:42:48 DEBUG : removing 2 level 3 directories
2025/03/04 10:42:48 INFO : A1/B1/C3: Removing directory
2025/03/04 10:42:48 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 10:42:48 INFO : A1/B1/C1: Removing directory
2025/03/04 10:42:48 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 10:42:48 DEBUG : removing 1 level 2 directories
2025/03/04 10:42:48 INFO : A1/B1: Removing directory
2025/03/04 10:42:48 DEBUG : A1/B1/: Removing directory marker
2025/03/04 10:42:49 DEBUG : Azure container rclone-test-yibured7zafe: Purge remote
2025/03/04 10:42:49 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:42:49 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 10:42:49 DEBUG : A1/B1/: Creating directory marker
2025/03/04 10:42:49 DEBUG : A1/: Creating directory marker
2025/03/04 10:42:49 INFO : A2: Making directory
2025/03/04 10:42:49 DEBUG : A2/: Creating directory marker
2025/03/04 10:42:49 INFO : A1/B2: Making directory
2025/03/04 10:42:49 DEBUG : A1/B2/: Creating directory marker
2025/03/04 10:42:49 INFO : A1/B2/C2: Making directory
2025/03/04 10:42:49 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/04 10:42:49 INFO : A1/B1/C3: Making directory
2025/03/04 10:42:49 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/04 10:42:49 INFO : A3: Making directory
2025/03/04 10:42:49 DEBUG : A3/: Creating directory marker
2025/03/04 10:42:49 INFO : A3/B3: Making directory
2025/03/04 10:42:49 DEBUG : A3/B3/: Creating directory marker
2025/03/04 10:42:50 INFO : A3/B3/C4: Making directory
2025/03/04 10:42:50 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/04 10:42:57 DEBUG : removing 1 level 3 directories
2025/03/04 10:42:57 INFO : A3/B3/C4: Removing directory
2025/03/04 10:42:57 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/04 10:43:05 DEBUG : removing 2 level 3 directories
2025/03/04 10:43:05 INFO : A1/B2/C2: Removing directory
2025/03/04 10:43:05 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/04 10:43:05 INFO : A1/B1/C3: Removing directory
2025/03/04 10:43:05 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 10:43:05 DEBUG : removing 4 level 2 directories
2025/03/04 10:43:05 INFO : dst/: Removing directory
2025/03/04 10:43:05 DEBUG : dst//: Removing directory marker
2025/03/04 10:43:05 INFO : BackupDir/: Removing directory
2025/03/04 10:43:05 DEBUG : BackupDir//: Removing directory marker
2025/03/04 10:43:05 INFO : A3/B3: Removing directory
2025/03/04 10:43:05 DEBUG : A3/B3/: Removing directory marker
2025/03/04 10:43:05 INFO : A1/B2: Removing directory
2025/03/04 10:43:05 DEBUG : A1/B2/: Removing directory marker
2025/03/04 10:43:05 DEBUG : removing 4 level 1 directories
2025/03/04 10:43:05 INFO : dst: Removing directory
2025/03/04 10:43:05 DEBUG : dst/: Removing directory marker
2025/03/04 10:43:05 INFO : A3: Removing directory
2025/03/04 10:43:05 DEBUG : A3/: Removing directory marker
2025/03/04 10:43:05 INFO : BackupDir: Removing directory
2025/03/04 10:43:05 DEBUG : BackupDir/: Removing directory marker
2025/03/04 10:43:05 INFO : A2: Removing directory
2025/03/04 10:43:05 DEBUG : A2/: Removing directory marker
2025/03/04 10:43:05 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c05650c3-e01e-006e-28f2-8ce9d2000000
Time:2025-03-04T10:43:05.1219904Z
--------------------------------------------------------------------------------
2025/03/04 10:43:05 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:83fede67-801e-00b3-78f2-8c1c50000000
Time:2025-03-04T10:43:05.1315814Z
--------------------------------------------------------------------------------
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-yodojef3rata/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:83fede67-801e-00b3-78f2-8c1c50000000
Time:2025-03-04T10:43:05.1315814Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/04 10:43:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 10:43:05 DEBUG : A1/B1/: Removing directory marker
2025/03/04 10:43:05 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.29s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:05 INFO : A1: Making directory
2025/03/04 10:43:05 DEBUG : A1/: Creating directory marker
2025/03/04 10:43:05 INFO : A1/B1: Making directory
2025/03/04 10:43:05 DEBUG : A1/B1/: Creating directory marker
2025/03/04 10:43:05 INFO : A1/B1/C1: Making directory
2025/03/04 10:43:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 10:43:05 DEBUG : removing 1 level 3 directories
2025/03/04 10:43:05 INFO : A1/B1/C1: Removing directory
2025/03/04 10:43:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 10:43:05 DEBUG : removing 1 level 2 directories
2025/03/04 10:43:05 INFO : A1/B1: Removing directory
2025/03/04 10:43:05 DEBUG : A1/B1/: Removing directory marker
2025/03/04 10:43:06 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.69s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:06 INFO : A1: Making directory
2025/03/04 10:43:06 DEBUG : A1/: Creating directory marker
2025/03/04 10:43:06 INFO : A1/B1: Making directory
2025/03/04 10:43:06 DEBUG : A1/B1/: Creating directory marker
2025/03/04 10:43:06 INFO : A1/B1/C1: Making directory
2025/03/04 10:43:06 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 10:43:06 DEBUG : removing 1 level 3 directories
2025/03/04 10:43:06 INFO : A1/B1/C1: Removing directory
2025/03/04 10:43:06 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 10:43:06 DEBUG : removing 1 level 2 directories
2025/03/04 10:43:06 INFO : A1/B1: Removing directory
2025/03/04 10:43:06 DEBUG : A1/B1/: Removing directory marker
2025/03/04 10:43:06 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.72s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:07 DEBUG : filename.txt: File name found in url
2025/03/04 10:43:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.73s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:07 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 10:43:07 DEBUG : sub/: Creating directory marker
2025/03/04 10:43:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:43:07 INFO : file1: Copied (new) to: sub/file2
2025/03/04 10:43:07 INFO : file1: Deleted
2025/03/04 10:43:07 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:43:07 DEBUG : file1: Unchanged skipping
2025/03/04 10:43:07 INFO : file1: Deleted
2025/03/04 10:43:07 DEBUG : Azure container rclone-test-yodojef3rata: don't need to copy/move sub/file2, it is already at target location
2025/03/04 10:43:07 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.48s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:08 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 10:43:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:43:08 INFO : file1: Copied (new)
2025/03/04 10:43:08 INFO : file1: Deleted
2025/03/04 10:43:08 DEBUG : file1: Destination exists, skipping
2025/03/04 10:43:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.33s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.07s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:08 DEBUG : dst/: Creating directory marker
2025/03/04 10:43:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/backup"
2025/03/04 10:43:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/04 10:43:08 DEBUG : Azure container rclone-test-yodojef3rata path backup: Using directory markers
2025/03/04 10:43:08 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yodojef3rata/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-yodojef3rata/backup"
2025/03/04 10:43:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 10:43:09 DEBUG : dst/: Creating directory marker
2025/03/04 10:43:09 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/04 10:43:09 INFO : dst/file1: Copied (server-side copy)
2025/03/04 10:43:09 INFO : dst/file1: Deleted
2025/03/04 10:43:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/04 10:43:09 INFO : dst/file1: Copied (new)
2025/03/04 10:43:09 INFO : dst/file1: Deleted
2025/03/04 10:43:09 DEBUG : dst/: Removing directory marker
2025/03/04 10:43:09 DEBUG : backup/dst/: Removing directory marker
2025/03/04 10:43:09 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f82fd7d0-601e-004f-5df2-8ccda9000000
Time:2025-03-04T10:43:09.6162112Z
--------------------------------------------------------------------------------
2025/03/04 10:43:10 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f82fda95-601e-004f-2df2-8ccda9000000
Time:2025-03-04T10:43:10.6519939Z
--------------------------------------------------------------------------------
2025/03/04 10:43:11 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-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f82fdd73-601e-004f-2ff2-8ccda9000000
Time:2025-03-04T10:43:11.6877625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yodojef3rata/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:f82fdd73-601e-004f-2ff2-8ccda9000000
Time:2025-03-04T10:43:11.6877625Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.21s)
=== 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-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:12 DEBUG : A1/: Creating directory marker
2025/03/04 10:43:13 DEBUG : A1/B1/: Creating directory marker
2025/03/04 10:43:13 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/04 10:43:13 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/04 10:43:13 INFO : A1/B2: Making directory
2025/03/04 10:43:13 DEBUG : A1/B2/: Creating directory marker
2025/03/04 10:43:13 INFO : A1/B1/C3: Making directory
2025/03/04 10:43:13 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/04 10:43:13 DEBUG : A2/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A2/B1/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A2/B2/: Creating directory marker
2025/03/04 10:43:14 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:43:14 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/04 10:43:14 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 10:43:14 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/04 10:43:14 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 10:43:14 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/04 10:43:14 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 10:43:14 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/04 10:43:14 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 10:43:14 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/04 10:43:14 INFO : A1/one: Deleted
2025/03/04 10:43:14 INFO : A1/B1/C2/five: Deleted
2025/03/04 10:43:14 INFO : A1/B1/three: Deleted
2025/03/04 10:43:14 INFO : A1/two: Deleted
2025/03/04 10:43:14 INFO : A1/B1/C1/four: Deleted
2025/03/04 10:43:14 DEBUG : A1/B2/: Removing directory marker
2025/03/04 10:43:14 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/04 10:43:14 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/04 10:43:14 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/04 10:43:14 DEBUG : A1/B1/: Removing directory marker
2025/03/04 10:43:14 DEBUG : A1/: Removing directory marker
2025/03/04 10:43:15 DEBUG : A3/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A3/B1/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A3/B2/: Creating directory marker
2025/03/04 10:43:15 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 10:43:15 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/04 10:43:15 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 10:43:15 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/04 10:43:15 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:43:15 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/04 10:43:15 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 10:43:15 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/04 10:43:15 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 10:43:15 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/04 10:43:15 INFO : A2/B1/C1/four: Deleted
2025/03/04 10:43:15 INFO : A2/B1/three: Deleted
2025/03/04 10:43:15 INFO : A2/one: Deleted
2025/03/04 10:43:15 INFO : A2/B1/C2/five: Deleted
2025/03/04 10:43:15 INFO : A2/two: Deleted
2025/03/04 10:43:15 DEBUG : A2/B2/: Removing directory marker
2025/03/04 10:43:16 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/04 10:43:16 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/04 10:43:16 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/04 10:43:16 DEBUG : A2/B1/: Removing directory marker
2025/03/04 10:43:16 DEBUG : A2/: Removing directory marker
2025/03/04 10:43:16 INFO : Azure container rclone-test-yodojef3rata: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/04 10:43:16 DEBUG : A4/: Creating directory marker
2025/03/04 10:43:16 DEBUG : A4/B1/: Creating directory marker
2025/03/04 10:43:16 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/04 10:43:16 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/04 10:43:16 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/04 10:43:16 DEBUG : A4/B2/: Creating directory marker
2025/03/04 10:43:17 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/04 10:43:17 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/04 10:43:17 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/04 10:43:17 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/04 10:43:17 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/04 10:43:17 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/04 10:43:17 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/04 10:43:17 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/04 10:43:17 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/04 10:43:17 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/04 10:43:17 INFO : A3/B1/C1/four: Deleted
2025/03/04 10:43:17 INFO : A3/B1/three: Deleted
2025/03/04 10:43:17 INFO : A3/one: Deleted
2025/03/04 10:43:17 INFO : A3/B1/C2/five: Deleted
2025/03/04 10:43:17 INFO : A3/two: Deleted
2025/03/04 10:43:17 DEBUG : A3/B2/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A3/B1/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A3/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A4/B2/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/04 10:43:17 DEBUG : A4/B1/: Removing directory marker
2025/03/04 10:43:18 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.35s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:18 DEBUG : Azure container rclone-test-yodojef3rata: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 10:43:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/04 10:43:18 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/04 10:43:18 NOTICE: Azure container rclone-test-yodojef3rata: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 10:43:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:18 DEBUG : Azure container rclone-test-yodojef3rata: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 10:43:18 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/04 10:43:18 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 10:43:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:19 DEBUG : Azure container rclone-test-yodojef3rata: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 10:43:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:19 DEBUG : Azure container rclone-test-yodojef3rata: File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 10:43:19 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 10:43:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 10:43:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:20 DEBUG : Azure container rclone-test-yodojef3rata: File to upload is small (60 bytes), uploading instead of streaming
2025/03/04 10:43:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/04 10:43:20 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
2025/03/04 10:43:20 DEBUG : sub dir/: Creating directory marker
2025/03/04 10:43:20 DEBUG : Azure container rclone-test-yodojef3rata: Touching "sub dir/potato3"
2025/03/04 10:43:20 DEBUG : Azure container rclone-test-yodojef3rata: Touching "empty space"
2025/03/04 10:43:20 DEBUG : Azure container rclone-test-yodojef3rata: Touching "potato2"
2025/03/04 10:43:21 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.85s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-yodojef3rata", Local "Local file system at /tmp/rclone211818050", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== 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/04 10:43:21 DEBUG : Azure container rclone-test-yodojef3rata: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m37.664220575s (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]