"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/18 05:28:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi"
2025/02/18 05:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:28:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:28:42 DEBUG : Azure container rclone-test-felulis0nadi: Using directory markers
2025/02/18 05:28:42 DEBUG : Creating backend with remote "/tmp/rclone4015570915"
=== 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:28:42 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/18 05:28:42 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/18 05:28:42 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/18 05:28:42 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/18 05:28:42 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/18 05:28:43 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/18 05:28:44 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/18 05:28:44 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/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/18 05:28:45 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/18 05:28:46 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/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/18 05:28:46 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/18 05:28:47 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/18 05:28:47 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/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/18 05:28:48 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/18 05:28:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/18 05:28:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/18 05:28:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:49 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/18 05:28:49 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/18 05:28:49 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/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/18 05:28:50 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/18 05:28:50 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/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/18 05:28:51 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/18 05:28:52 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.16s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (1.99s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.90s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.45s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.55s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:28:52 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/18 05:28:52 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/18 05:28:52 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/18 05:28:52 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/18 05:28:52 DEBUG : chunksize-probe: Removing empty object
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/18 05:28:53 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/18 05:28:53 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/18 05:28:53 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/18 05:28:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/18 05:28:53 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/18 05:28:53 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/18 05:28:53 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/18 05:28:53 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/18 05:28:53 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/18 05:28:53 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/18 05:28:53 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/18 05:28:54 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/18 05:28:54 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/18 05:28:54 DEBUG : Returning error reader
2025/02/18 05:28:54 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/18 05:28:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:55 DEBUG : Returning error reader
2025/02/18 05:28:55 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/18 05:28:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:56 DEBUG : Returning error reader
2025/02/18 05:28:56 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/18 05:28:56 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:57 DEBUG : Returning error reader
2025/02/18 05:28:57 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/18 05:28:57 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:58 DEBUG : Returning error reader
2025/02/18 05:28:58 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/18 05:28:58 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:28:59 DEBUG : Returning error reader
2025/02/18 05:28:59 DEBUG : BOOM: simulated read failure
2025/02/18 05:28:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/18 05:28:59 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:29:00 DEBUG : Returning error reader
2025/02/18 05:29:00 DEBUG : BOOM: simulated read failure
2025/02/18 05:29:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/18 05:29:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:29:01 DEBUG : Returning error reader
2025/02/18 05:29:01 DEBUG : BOOM: simulated read failure
2025/02/18 05:29:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/18 05:29:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:29:02 DEBUG : Returning error reader
2025/02/18 05:29:02 DEBUG : BOOM: simulated read failure
2025/02/18 05:29:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/18 05:29:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/18 05:29:03 DEBUG : Returning error reader
2025/02/18 05:29:03 DEBUG : BOOM: simulated read failure
2025/02/18 05:29:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/18 05:29:03 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/18 05:29:03 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/18 05:29:03 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/18 05:29:03 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/18 05:29:03 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/18 05:29:03 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.23s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/18 05:29:11 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/18 05:29:11 DEBUG : potato: Seek from 10 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 10 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Seek from 5 to 2
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/18 05:29:11 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Seek from 5 to 2
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/18 05:29:11 DEBUG : potato: Seek from 8 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 8 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/18 05:29:11 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/18 05:29:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/18 05:29:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/18 05:29:11 DEBUG : potato: Seek from 5 to 2
2025/02/18 05:29:11 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/18 05:29:11 DEBUG : potato: Seek from 9 to 0
2025/02/18 05:29:11 DEBUG : potato: Seek from 9 to 0
2025/02/18 05:29:11 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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.23s)
--- 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.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/18 05:29:12 DEBUG : Creating backend with remote "nonexistent"
2025/02/18 05:29:12 DEBUG : Creating backend with remote "nonexistent"
2025/02/18 05:29:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/18 05:29:12 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/02/18 05:29:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/18 05:29:12 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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.49s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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.22s)
--- 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/18 05:29:15 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/18 05:29:15 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/18 05:29:15 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/data"
2025/02/18 05:29:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:15 DEBUG : Azure container rclone-test-felulis0nadi path data: Using directory markers
2025/02/18 05:29:15 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/02/18 05:29:18 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.86s)
--- 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:18 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/data"
2025/02/18 05:29:18 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:18 DEBUG : Azure container rclone-test-felulis0nadi path data: Using directory markers
2025/02/18 05:29:18 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/02/18 05:29:21 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.18s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/18 05:29:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cifanep4naka"
2025/02/18 05:29:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:21 DEBUG : Azure container rclone-test-cifanep4naka: Using directory markers
2025/02/18 05:29:21 DEBUG : Creating backend with remote "/tmp/rclone2969137947"
run.go:180: Remote "Azure container rclone-test-cifanep4naka", Local "Local file system at /tmp/rclone2969137947", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/18 05:29:21 ERROR : hello, world!: sum not found
2025/02/18 05:29:21 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-cifanep4naka
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-cifanep4naka: 1 files missing
2025/02/18 05:29:21 NOTICE: 1 hashes missing
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-cifanep4naka: 2 differences found
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-cifanep4naka: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/18 05:29:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-cifanep4naka: 0 differences found
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-cifanep4naka: 1 matching files
2025/02/18 05:29:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-popomur8meri"
2025/02/18 05:29:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:21 DEBUG : Azure container rclone-test-popomur8meri: Using directory markers
2025/02/18 05:29:21 DEBUG : Creating backend with remote "/tmp/rclone810013094"
run.go:180: Remote "Azure container rclone-test-popomur8meri", Local "Local file system at /tmp/rclone810013094", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/18 05:29:21 ERROR : HELLO, WORLD!: sum not found
2025/02/18 05:29:21 ERROR : hello, world!: file not in Azure container rclone-test-popomur8meri
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-popomur8meri: 1 files missing
2025/02/18 05:29:21 NOTICE: 1 hashes missing
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-popomur8meri: 2 differences found
2025/02/18 05:29:21 NOTICE: Azure container rclone-test-popomur8meri: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/18 05:29:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-popomur8meri: 0 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-popomur8meri: 1 matching files
2025/02/18 05:29:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vihutuk1nego"
2025/02/18 05:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:22 DEBUG : Azure container rclone-test-vihutuk1nego: Using directory markers
2025/02/18 05:29:22 DEBUG : Creating backend with remote "/tmp/rclone2563387970"
run.go:180: Remote "Azure container rclone-test-vihutuk1nego", Local "Local file system at /tmp/rclone2563387970", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/18 05:29:22 ERROR : HeLlO, wOrLd!: sum not found
2025/02/18 05:29:22 ERROR : hello, world!: file not in Azure container rclone-test-vihutuk1nego
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-vihutuk1nego: 1 files missing
2025/02/18 05:29:22 NOTICE: 1 hashes missing
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-vihutuk1nego: 2 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-vihutuk1nego: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/18 05:29:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-vihutuk1nego: 0 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-vihutuk1nego: 1 matching files
2025/02/18 05:29:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-juradiz4jigo"
2025/02/18 05:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:22 DEBUG : Azure container rclone-test-juradiz4jigo: Using directory markers
2025/02/18 05:29:22 DEBUG : Creating backend with remote "/tmp/rclone3960102176"
run.go:180: Remote "Azure container rclone-test-juradiz4jigo", Local "Local file system at /tmp/rclone3960102176", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/18 05:29:22 ERROR : HELLO, WORLD!: sum not found
2025/02/18 05:29:22 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-juradiz4jigo
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-juradiz4jigo: 1 files missing
2025/02/18 05:29:22 NOTICE: 1 hashes missing
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-juradiz4jigo: 2 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-juradiz4jigo: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/18 05:29:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-juradiz4jigo: 0 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-juradiz4jigo: 1 matching files
2025/02/18 05:29:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mejubej4quwu"
2025/02/18 05:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:22 DEBUG : Azure container rclone-test-mejubej4quwu: Using directory markers
2025/02/18 05:29:22 DEBUG : Creating backend with remote "/tmp/rclone2183814576"
run.go:180: Remote "Azure container rclone-test-mejubej4quwu", Local "Local file system at /tmp/rclone2183814576", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/18 05:29:22 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:22 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-mejubej4quwu
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-mejubej4quwu: 1 files missing
2025/02/18 05:29:22 NOTICE: 1 hashes missing
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-mejubej4quwu: 2 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-mejubej4quwu: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/18 05:29:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-mejubej4quwu: 0 differences found
2025/02/18 05:29:22 NOTICE: Azure container rclone-test-mejubej4quwu: 1 matching files
2025/02/18 05:29:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wawawic8bexu"
2025/02/18 05:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:22 DEBUG : Azure container rclone-test-wawawic8bexu: Using directory markers
2025/02/18 05:29:22 DEBUG : Creating backend with remote "/tmp/rclone121632453"
run.go:180: Remote "Azure container rclone-test-wawawic8bexu", Local "Local file system at /tmp/rclone121632453", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-wawawic8bexu
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wawawic8bexu: 1 files missing
2025/02/18 05:29:23 NOTICE: 1 hashes missing
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wawawic8bexu: 2 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wawawic8bexu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/18 05:29:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wawawic8bexu: 0 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wawawic8bexu: 1 matching files
2025/02/18 05:29:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wokulec3yehu"
2025/02/18 05:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:23 DEBUG : Azure container rclone-test-wokulec3yehu: Using directory markers
2025/02/18 05:29:23 DEBUG : Creating backend with remote "/tmp/rclone2424753279"
run.go:180: Remote "Azure container rclone-test-wokulec3yehu", Local "Local file system at /tmp/rclone2424753279", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wokulec3yehu
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wokulec3yehu: 1 files missing
2025/02/18 05:29:23 NOTICE: 1 hashes missing
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wokulec3yehu: 2 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wokulec3yehu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/18 05:29:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wokulec3yehu: 0 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-wokulec3yehu: 1 matching files
2025/02/18 05:29:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qidupez7valu"
2025/02/18 05:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:23 DEBUG : Azure container rclone-test-qidupez7valu: Using directory markers
2025/02/18 05:29:23 DEBUG : Creating backend with remote "/tmp/rclone778135978"
run.go:180: Remote "Azure container rclone-test-qidupez7valu", Local "Local file system at /tmp/rclone778135978", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-qidupez7valu
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-qidupez7valu: 1 files missing
2025/02/18 05:29:23 NOTICE: 1 hashes missing
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-qidupez7valu: 2 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-qidupez7valu: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/18 05:29:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-qidupez7valu: 0 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-qidupez7valu: 1 matching files
2025/02/18 05:29:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nopeciw6vofe"
2025/02/18 05:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:23 DEBUG : Azure container rclone-test-nopeciw6vofe: Using directory markers
2025/02/18 05:29:23 DEBUG : Creating backend with remote "/tmp/rclone1500141885"
run.go:180: Remote "Azure container rclone-test-nopeciw6vofe", Local "Local file system at /tmp/rclone1500141885", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-nopeciw6vofe
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-nopeciw6vofe: 1 files missing
2025/02/18 05:29:23 NOTICE: 1 hashes missing
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-nopeciw6vofe: 2 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-nopeciw6vofe: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/18 05:29:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-nopeciw6vofe: 0 differences found
2025/02/18 05:29:23 NOTICE: Azure container rclone-test-nopeciw6vofe: 1 matching files
2025/02/18 05:29:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lajiqid8jofa"
2025/02/18 05:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:29:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:23 DEBUG : Azure container rclone-test-lajiqid8jofa: Using directory markers
2025/02/18 05:29:23 DEBUG : Creating backend with remote "/tmp/rclone1569782623"
run.go:180: Remote "Azure container rclone-test-lajiqid8jofa", Local "Local file system at /tmp/rclone1569782623", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/18 05:29:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/18 05:29:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-lajiqid8jofa
2025/02/18 05:29:24 NOTICE: Azure container rclone-test-lajiqid8jofa: 1 files missing
2025/02/18 05:29:24 NOTICE: 1 hashes missing
2025/02/18 05:29:24 NOTICE: Azure container rclone-test-lajiqid8jofa: 2 differences found
2025/02/18 05:29:24 NOTICE: Azure container rclone-test-lajiqid8jofa: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/18 05:29:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/18 05:29:24 NOTICE: Azure container rclone-test-lajiqid8jofa: 0 differences found
2025/02/18 05:29:24 NOTICE: Azure container rclone-test-lajiqid8jofa: 1 matching files
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-lajiqid8jofa: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-nopeciw6vofe: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-qidupez7valu: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-wokulec3yehu: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-wawawic8bexu: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-mejubej4quwu: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-juradiz4jigo: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-vihutuk1nego: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-popomur8meri: Purge remote
2025/02/18 05:29:24 DEBUG : Azure container rclone-test-cifanep4naka: Purge remote
--- PASS: TestApplyTransforms (3.54s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:25 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/18 05:29:25 DEBUG : sub/: Creating directory marker
2025/02/18 05:29:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:29:25 INFO : file1: Copied (new) to: sub/file2
2025/02/18 05:29:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:25 DEBUG : file1: Unchanged skipping
2025/02/18 05:29:25 DEBUG : Azure container rclone-test-felulis0nadi: don't need to copy/move sub/file2, it is already at target location
2025/02/18 05:29:25 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:25 DEBUG : dst/: Creating directory marker
2025/02/18 05:29:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/backup"
2025/02/18 05:29:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:25 DEBUG : Azure container rclone-test-felulis0nadi path backup: Using directory markers
2025/02/18 05:29:25 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/backup"
2025/02/18 05:29:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/18 05:29:25 DEBUG : dst/: Creating directory marker
2025/02/18 05:29:26 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/18 05:29:26 INFO : dst/file1: Copied (server-side copy)
2025/02/18 05:29:26 INFO : dst/file1: Deleted
2025/02/18 05:29:26 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:29:26 INFO : dst/file1: Copied (new)
2025/02/18 05:29:26 DEBUG : dst/: Removing directory marker
2025/02/18 05:29:26 DEBUG : backup/dst/: Removing directory marker
2025/02/18 05:29:26 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db4e3a-c01e-00a2-1fc6-8186e4000000
Time:2025-02-18T05:29:26.6039018Z
--------------------------------------------------------------------------------
2025/02/18 05:29:27 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db4fa2-c01e-00a2-5dc6-8186e4000000
Time:2025-02-18T05:29:27.6422601Z
--------------------------------------------------------------------------------
2025/02/18 05:29:28 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db5153-c01e-00a2-54c6-8186e4000000
Time:2025-02-18T05:29:28.6801797Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db5153-c01e-00a2-54c6-8186e4000000
Time:2025-02-18T05:29:28.6801797Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/dst"
2025/02/18 05:29:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:29 DEBUG : Azure container rclone-test-felulis0nadi path dst: Using directory markers
2025/02/18 05:29:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:29 DEBUG : Azure container rclone-test-felulis0nadi path CompareDest: Using directory markers
2025/02/18 05:29:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:29 DEBUG : one: Need to transfer - File not found at Destination
2025/02/18 05:29:29 DEBUG : /: Creating directory marker
2025/02/18 05:29:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:29:30 INFO : one: Copied (new)
2025/02/18 05:29:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:30 DEBUG : /: Creating directory marker
2025/02/18 05:29:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/18 05:29:30 INFO : one: Copied (replaced existing)
2025/02/18 05:29:30 DEBUG : dst/: Creating directory marker
2025/02/18 05:29:30 DEBUG : CompareDest/: Creating directory marker
2025/02/18 05:29:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:30 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/18 05:29:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:31 DEBUG : two: Need to transfer - File not found at Destination
2025/02/18 05:29:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:31 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/18 05:29:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:31 DEBUG : two: Need to transfer - File not found at Destination
2025/02/18 05:29:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:31 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/18 05:29:31 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CompareDest"
2025/02/18 05:29:31 DEBUG : two: Need to transfer - File not found at Destination
2025/02/18 05:29:31 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/18 05:29:31 INFO : two: Copied (new)
2025/02/18 05:29:32 DEBUG : dst/: Removing directory marker
2025/02/18 05:29:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db56b0-c01e-00a2-70c6-8186e4000000
Time:2025-02-18T05:29:32.0797503Z
--------------------------------------------------------------------------------
2025/02/18 05:29:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db586b-c01e-00a2-3bc6-8186e4000000
Time:2025-02-18T05:29:33.1177275Z
--------------------------------------------------------------------------------
2025/02/18 05:29:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db5989-c01e-00a2-34c6-8186e4000000
Time:2025-02-18T05:29:34.1795974Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db5989-c01e-00a2-34c6-8186e4000000
Time:2025-02-18T05:29:34.1795974Z
--------------------------------------------------------------------------------
2025/02/18 05:29:35 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.62s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:29:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/dst"
2025/02/18 05:29:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:42 DEBUG : Azure container rclone-test-felulis0nadi path dst: Using directory markers
2025/02/18 05:29:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:42 DEBUG : Azure container rclone-test-felulis0nadi path CopyDest: Using directory markers
2025/02/18 05:29:42 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:42 DEBUG : one: Need to transfer - File not found at Destination
2025/02/18 05:29:42 DEBUG : /: Creating directory marker
2025/02/18 05:29:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:29:42 INFO : one: Copied (new)
2025/02/18 05:29:42 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:42 DEBUG : /: Creating directory marker
2025/02/18 05:29:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/18 05:29:43 INFO : one: Copied (replaced existing)
2025/02/18 05:29:43 DEBUG : dst/: Creating directory marker
2025/02/18 05:29:43 DEBUG : CopyDest/: Creating directory marker
2025/02/18 05:29:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/BackupDir"
2025/02/18 05:29:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:29:43 DEBUG : Azure container rclone-test-felulis0nadi path BackupDir: Using directory markers
2025/02/18 05:29:43 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/BackupDir"
2025/02/18 05:29:43 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/18 05:29:43 DEBUG : /: Creating directory marker
2025/02/18 05:29:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:29:43 INFO : one: Copied (server-side copy)
2025/02/18 05:29:43 INFO : one: Deleted
2025/02/18 05:29:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/18 05:29:43 INFO : one: Copied (server-side copy)
2025/02/18 05:29:43 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/18 05:29:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:44 DEBUG : two: Need to transfer - File not found at Destination
2025/02/18 05:29:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/18 05:29:44 INFO : two: Copied (server-side copy)
2025/02/18 05:29:44 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/18 05:29:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:29:44 DEBUG : two: Unchanged skipping
2025/02/18 05:29:44 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/CopyDest"
2025/02/18 05:29:44 DEBUG : three: Need to transfer - File not found at Destination
2025/02/18 05:29:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/18 05:29:44 DEBUG : three: Destination not found in --copy-dest
2025/02/18 05:29:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/18 05:29:44 INFO : three: Copied (new)
2025/02/18 05:29:45 DEBUG : dst/: Removing directory marker
2025/02/18 05:29:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6a18-c01e-00a2-24c6-8186e4000000
Time:2025-02-18T05:29:45.4650240Z
--------------------------------------------------------------------------------
2025/02/18 05:29:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6b8d-c01e-00a2-6bc6-8186e4000000
Time:2025-02-18T05:29:46.5032089Z
--------------------------------------------------------------------------------
2025/02/18 05:29:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6cfc-c01e-00a2-2dc6-8186e4000000
Time:2025-02-18T05:29:47.5409596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6cfc-c01e-00a2-2dc6-8186e4000000
Time:2025-02-18T05:29:47.5409596Z
--------------------------------------------------------------------------------
2025/02/18 05:29:48 DEBUG : CopyDest/: Removing directory marker
2025/02/18 05:29:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6e9f-c01e-00a2-0cc6-8186e4000000
Time:2025-02-18T05:29:48.6186904Z
--------------------------------------------------------------------------------
2025/02/18 05:29:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db6ff7-c01e-00a2-3dc6-8186e4000000
Time:2025-02-18T05:29:49.6572243Z
--------------------------------------------------------------------------------
2025/02/18 05:29:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7138-c01e-00a2-54c6-8186e4000000
Time:2025-02-18T05:29:50.6952793Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7138-c01e-00a2-54c6-8186e4000000
Time:2025-02-18T05:29:50.6952793Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/18 05:29:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7b9f-c01e-00a2-56c6-8186e4000000
Time:2025-02-18T05:29:58.8889006Z
--------------------------------------------------------------------------------
2025/02/18 05:29:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7cf1-c01e-00a2-6ac6-8186e4000000
Time:2025-02-18T05:29:59.9275606Z
--------------------------------------------------------------------------------
2025/02/18 05:30:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7e3a-c01e-00a2-02c6-8186e4000000
Time:2025-02-18T05:30:00.9657740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7e3a-c01e-00a2-02c6-8186e4000000
Time:2025-02-18T05:30:00.9657740Z
--------------------------------------------------------------------------------
2025/02/18 05:30:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db7fcc-c01e-00a2-71c6-8186e4000000
Time:2025-02-18T05:30:02.0034679Z
--------------------------------------------------------------------------------
2025/02/18 05:30:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db8188-c01e-00a2-2fc6-8186e4000000
Time:2025-02-18T05:30:03.0424603Z
--------------------------------------------------------------------------------
2025/02/18 05:30:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db82e7-c01e-00a2-41c6-8186e4000000
Time:2025-02-18T05:30:04.0802217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db82e7-c01e-00a2-41c6-8186e4000000
Time:2025-02-18T05:30:04.0802217Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/18 05:30:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db8cdf-c01e-00a2-3ec6-8186e4000000
Time:2025-02-18T05:30:12.2725892Z
--------------------------------------------------------------------------------
2025/02/18 05:30:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db8e07-c01e-00a2-2cc6-8186e4000000
Time:2025-02-18T05:30:13.3127372Z
--------------------------------------------------------------------------------
2025/02/18 05:30:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db8f41-c01e-00a2-35c6-8186e4000000
Time:2025-02-18T05:30:14.3511325Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db8f41-c01e-00a2-35c6-8186e4000000
Time:2025-02-18T05:30:14.3511325Z
--------------------------------------------------------------------------------
2025/02/18 05:30:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db90a3-c01e-00a2-44c6-8186e4000000
Time:2025-02-18T05:30:15.3893957Z
--------------------------------------------------------------------------------
2025/02/18 05:30:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db91f3-c01e-00a2-67c6-8186e4000000
Time:2025-02-18T05:30:16.4278520Z
--------------------------------------------------------------------------------
2025/02/18 05:30:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db9331-c01e-00a2-73c6-8186e4000000
Time:2025-02-18T05:30:17.4668401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db9331-c01e-00a2-73c6-8186e4000000
Time:2025-02-18T05:30:17.4668401Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:30:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/18 05:30:25 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/18 05:30:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:30:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/18 05:30:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/18 05:30:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/18 05:30:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/18 05:30:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/18 05:30:26 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 95ab41947e4fddbc7fbe0659fd67269f OK
2025/02/18 05:30:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/18 05:30:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53db9ee2-c01e-00a2-48c6-8186e4000000
Time:2025-02-18T05:30:26.5767447Z
--------------------------------------------------------------------------------
2025/02/18 05:30:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba010-c01e-00a2-48c6-8186e4000000
Time:2025-02-18T05:30:27.6151378Z
--------------------------------------------------------------------------------
2025/02/18 05:30:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba144-c01e-00a2-59c6-8186e4000000
Time:2025-02-18T05:30:28.6533950Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba144-c01e-00a2-59c6-8186e4000000
Time:2025-02-18T05:30:28.6533950Z
--------------------------------------------------------------------------------
2025/02/18 05:30:29 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/18 05:30:29 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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba2c7-c01e-00a2-24c6-8186e4000000
Time:2025-02-18T05:30:29.7302075Z
--------------------------------------------------------------------------------
2025/02/18 05:30:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba464-c01e-00a2-1ac6-8186e4000000
Time:2025-02-18T05:30:30.7686363Z
--------------------------------------------------------------------------------
2025/02/18 05:30:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba5ee-c01e-00a2-69c6-8186e4000000
Time:2025-02-18T05:30:31.8075696Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dba5ee-c01e-00a2-69c6-8186e4000000
Time:2025-02-18T05:30:31.8075696Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:30: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb0d9-c01e-00a2-1ec6-8186e4000000
Time:2025-02-18T05:30:40.0015529Z
--------------------------------------------------------------------------------
2025/02/18 05:30:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb298-c01e-00a2-30c6-8186e4000000
Time:2025-02-18T05:30:41.0390645Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb449-c01e-00a2-25c6-8186e4000000
Time:2025-02-18T05:30:42.0781953Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb449-c01e-00a2-25c6-8186e4000000
Time:2025-02-18T05:30:42.0781953Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb5fa-c01e-00a2-0cc6-8186e4000000
Time:2025-02-18T05:30:43.1169833Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb77d-c01e-00a2-45c6-8186e4000000
Time:2025-02-18T05:30:44.1572289Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb926-c01e-00a2-2fc6-8186e4000000
Time:2025-02-18T05:30:45.1951604Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbb926-c01e-00a2-2fc6-8186e4000000
Time:2025-02-18T05:30:45.1951604Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:30: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc375-c01e-00a2-63c6-8186e4000000
Time:2025-02-18T05:30:53.3886115Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc4b3-c01e-00a2-6ec6-8186e4000000
Time:2025-02-18T05:30:54.4265316Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc6a3-c01e-00a2-62c6-8186e4000000
Time:2025-02-18T05:30:55.4655153Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc6a3-c01e-00a2-62c6-8186e4000000
Time:2025-02-18T05:30:55.4655153Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc817-c01e-00a2-76c6-8186e4000000
Time:2025-02-18T05:30:56.5040257Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbc957-c01e-00a2-7fc6-8186e4000000
Time:2025-02-18T05:30:57.5426678Z
--------------------------------------------------------------------------------
2025/02/18 05:30: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbcab7-c01e-00a2-1cc6-8186e4000000
Time:2025-02-18T05:30:58.5807232Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbcab7-c01e-00a2-1cc6-8186e4000000
Time:2025-02-18T05:30:58.5807232Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd472-c01e-00a2-62c6-8186e4000000
Time:2025-02-18T05:31:06.7753046Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd5cd-c01e-00a2-70c6-8186e4000000
Time:2025-02-18T05:31:07.8140064Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd6fc-c01e-00a2-65c6-8186e4000000
Time:2025-02-18T05:31:08.8522561Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd6fc-c01e-00a2-65c6-8186e4000000
Time:2025-02-18T05:31:08.8522561Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd840-c01e-00a2-5fc6-8186e4000000
Time:2025-02-18T05:31:09.8900882Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbd972-c01e-00a2-64c6-8186e4000000
Time:2025-02-18T05:31:10.9289722Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbdacc-c01e-00a2-1cc6-8186e4000000
Time:2025-02-18T05:31:11.9670658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbdacc-c01e-00a2-1cc6-8186e4000000
Time:2025-02-18T05:31:11.9670658Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbe604-c01e-00a2-77c6-8186e4000000
Time:2025-02-18T05:31:20.1663554Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbe73f-c01e-00a2-7ec6-8186e4000000
Time:2025-02-18T05:31:21.2047103Z
--------------------------------------------------------------------------------
2025/02/18 05:31:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbe880-c01e-00a2-0ac6-8186e4000000
Time:2025-02-18T05:31:22.2426184Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbe880-c01e-00a2-0ac6-8186e4000000
Time:2025-02-18T05:31:22.2426184Z
--------------------------------------------------------------------------------
2025/02/18 05:31:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbe9b7-c01e-00a2-12c6-8186e4000000
Time:2025-02-18T05:31:23.2814196Z
--------------------------------------------------------------------------------
2025/02/18 05:31:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbeb1c-c01e-00a2-3cc6-8186e4000000
Time:2025-02-18T05:31:24.3193661Z
--------------------------------------------------------------------------------
2025/02/18 05:31:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbec50-c01e-00a2-3cc6-8186e4000000
Time:2025-02-18T05:31:25.3581244Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbec50-c01e-00a2-3cc6-8186e4000000
Time:2025-02-18T05:31:25.3581244Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:31:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbf882-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:31:33.5523119Z
--------------------------------------------------------------------------------
2025/02/18 05:31:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbf9a4-c01e-00a2-4dc6-8186e4000000
Time:2025-02-18T05:31:34.5899348Z
--------------------------------------------------------------------------------
2025/02/18 05:31:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbfae5-c01e-00a2-60c6-8186e4000000
Time:2025-02-18T05:31:35.6282549Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbfae5-c01e-00a2-60c6-8186e4000000
Time:2025-02-18T05:31:35.6282549Z
--------------------------------------------------------------------------------
2025/02/18 05:31:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbfcad-c01e-00a2-5fc6-8186e4000000
Time:2025-02-18T05:31:36.6668440Z
--------------------------------------------------------------------------------
2025/02/18 05:31:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbfe40-c01e-00a2-3fc6-8186e4000000
Time:2025-02-18T05:31:37.7055607Z
--------------------------------------------------------------------------------
2025/02/18 05:31:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbffec-c01e-00a2-13c6-8186e4000000
Time:2025-02-18T05:31:38.7442421Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dbffec-c01e-00a2-13c6-8186e4000000
Time:2025-02-18T05:31:38.7442421Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:31:47 DEBUG : also/: Creating directory marker
2025/02/18 05:31:47 INFO : Azure container rclone-test-felulis0nadi: Looking for duplicate md5 hashes using newest mode.
2025/02/18 05:31:47 NOTICE: 13c9289dae3fb960ea09984544657574: Found 3 files with duplicate md5 hashes
2025/02/18 05:31:47 INFO : one: Deleted
2025/02/18 05:31:47 INFO : also/one: Deleted
2025/02/18 05:31:47 NOTICE: 13c9289dae3fb960ea09984544657574: Deleted 2 extra copies
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0a58-c01e-00a2-37c6-8186e4000000
Time:2025-02-18T05:31:47.7394146Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0c08-c01e-00a2-1fc6-8186e4000000
Time:2025-02-18T05:31:48.7782630Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0d3f-c01e-00a2-27c6-8186e4000000
Time:2025-02-18T05:31:49.8159525Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0d3f-c01e-00a2-27c6-8186e4000000
Time:2025-02-18T05:31:49.8159525Z
--------------------------------------------------------------------------------
2025/02/18 05:31:50 DEBUG : also/: Removing directory marker
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0e8b-c01e-00a2-3ac6-8186e4000000
Time:2025-02-18T05:31:50.8922490Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc0fc7-c01e-00a2-42c6-8186e4000000
Time:2025-02-18T05:31:51.9310766Z
--------------------------------------------------------------------------------
2025/02/18 05:31: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc10fb-c01e-00a2-4fc6-8186e4000000
Time:2025-02-18T05:31:52.9687017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc10fb-c01e-00a2-4fc6-8186e4000000
Time:2025-02-18T05:31:52.9687017Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:32:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc1c32-c01e-00a2-6ec6-8186e4000000
Time:2025-02-18T05:32:01.1627677Z
--------------------------------------------------------------------------------
2025/02/18 05:32:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc1d55-c01e-00a2-6fc6-8186e4000000
Time:2025-02-18T05:32:02.2020658Z
--------------------------------------------------------------------------------
2025/02/18 05:32:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc1f6d-c01e-00a2-59c6-8186e4000000
Time:2025-02-18T05:32:03.2414951Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc1f6d-c01e-00a2-59c6-8186e4000000
Time:2025-02-18T05:32:03.2414951Z
--------------------------------------------------------------------------------
2025/02/18 05:32:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc20ab-c01e-00a2-68c6-8186e4000000
Time:2025-02-18T05:32:04.2796165Z
--------------------------------------------------------------------------------
2025/02/18 05:32:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc21ba-c01e-00a2-49c6-8186e4000000
Time:2025-02-18T05:32:05.3185324Z
--------------------------------------------------------------------------------
2025/02/18 05:32:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc22ef-c01e-00a2-52c6-8186e4000000
Time:2025-02-18T05:32:06.3563392Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc22ef-c01e-00a2-52c6-8186e4000000
Time:2025-02-18T05:32:06.3563392Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:32:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc2bd3-c01e-00a2-26c6-8186e4000000
Time:2025-02-18T05:32:14.5511963Z
--------------------------------------------------------------------------------
2025/02/18 05:32:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc2d0b-c01e-00a2-3dc6-8186e4000000
Time:2025-02-18T05:32:15.5899023Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc2e3f-c01e-00a2-41c6-8186e4000000
Time:2025-02-18T05:32:16.6282323Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc2e3f-c01e-00a2-41c6-8186e4000000
Time:2025-02-18T05:32:16.6282323Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc2f9e-c01e-00a2-60c6-8186e4000000
Time:2025-02-18T05:32:17.6670007Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc30ff-c01e-00a2-13c6-8186e4000000
Time:2025-02-18T05:32:18.7047201Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc32c0-c01e-00a2-01c6-8186e4000000
Time:2025-02-18T05:32:19.7437065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc32c0-c01e-00a2-01c6-8186e4000000
Time:2025-02-18T05:32:19.7437065Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:32:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc3e10-c01e-00a2-3dc6-8186e4000000
Time:2025-02-18T05:32:27.9364796Z
--------------------------------------------------------------------------------
2025/02/18 05:32:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc3f66-c01e-00a2-61c6-8186e4000000
Time:2025-02-18T05:32:28.9754821Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc40fd-c01e-00a2-39c6-8186e4000000
Time:2025-02-18T05:32:30.0142020Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc40fd-c01e-00a2-39c6-8186e4000000
Time:2025-02-18T05:32:30.0142020Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc4259-c01e-00a2-4ac6-8186e4000000
Time:2025-02-18T05:32:31.0522770Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc43b1-c01e-00a2-7dc6-8186e4000000
Time:2025-02-18T05:32:32.0900855Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc4542-c01e-00a2-2dc6-8186e4000000
Time:2025-02-18T05:32:33.1275284Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc4542-c01e-00a2-2dc6-8186e4000000
Time:2025-02-18T05:32:33.1275284Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/18 05:32: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc52ff-c01e-00a2-54c6-8186e4000000
Time:2025-02-18T05:32:41.3201446Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc54e3-c01e-00a2-02c6-8186e4000000
Time:2025-02-18T05:32:42.3584816Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc5679-c01e-00a2-56c6-8186e4000000
Time:2025-02-18T05:32:43.3964877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc5679-c01e-00a2-56c6-8186e4000000
Time:2025-02-18T05:32:43.3964877Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc57ef-c01e-00a2-0ec6-8186e4000000
Time:2025-02-18T05:32:44.4351603Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc593b-c01e-00a2-2dc6-8186e4000000
Time:2025-02-18T05:32:45.4727133Z
--------------------------------------------------------------------------------
2025/02/18 05:32: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc5a93-c01e-00a2-4ac6-8186e4000000
Time:2025-02-18T05:32:46.5111095Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc5a93-c01e-00a2-4ac6-8186e4000000
Time:2025-02-18T05:32:46.5111095Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/18 05:32:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc671a-c01e-00a2-76c6-8186e4000000
Time:2025-02-18T05:32:54.7055892Z
--------------------------------------------------------------------------------
2025/02/18 05:32:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc68ff-c01e-00a2-7dc6-8186e4000000
Time:2025-02-18T05:32:55.7442379Z
--------------------------------------------------------------------------------
2025/02/18 05:32:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6ad5-c01e-00a2-14c6-8186e4000000
Time:2025-02-18T05:32:56.7818776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6ad5-c01e-00a2-14c6-8186e4000000
Time:2025-02-18T05:32:56.7818776Z
--------------------------------------------------------------------------------
2025/02/18 05:32:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6c7d-c01e-00a2-73c6-8186e4000000
Time:2025-02-18T05:32:57.8203163Z
--------------------------------------------------------------------------------
2025/02/18 05:32:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6def-c01e-00a2-3bc6-8186e4000000
Time:2025-02-18T05:32:58.8580675Z
--------------------------------------------------------------------------------
2025/02/18 05:32:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6fb4-c01e-00a2-4ec6-8186e4000000
Time:2025-02-18T05:32:59.8963466Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc6fb4-c01e-00a2-4ec6-8186e4000000
Time:2025-02-18T05:32:59.8963466Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:33:08 DEBUG : sub dir/: Creating directory marker
2025/02/18 05:33:08 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/18 05:33:08 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/02/18 05:33:09 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/18 05:33:09 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/18 05:33:09 DEBUG : sub dir/: Removing directory marker
2025/02/18 05:33:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc7f1a-c01e-00a2-0bc6-8186e4000000
Time:2025-02-18T05:33:09.5567092Z
--------------------------------------------------------------------------------
2025/02/18 05:33:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc80b9-c01e-00a2-3ec6-8186e4000000
Time:2025-02-18T05:33:10.5953111Z
--------------------------------------------------------------------------------
2025/02/18 05:33:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc82e2-c01e-00a2-39c6-8186e4000000
Time:2025-02-18T05:33:11.6452145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc82e2-c01e-00a2-39c6-8186e4000000
Time:2025-02-18T05:33:11.6452145Z
--------------------------------------------------------------------------------
2025/02/18 05:33:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc8536-c01e-00a2-21c6-8186e4000000
Time:2025-02-18T05:33:12.6832333Z
--------------------------------------------------------------------------------
2025/02/18 05:33:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc87bf-c01e-00a2-17c6-8186e4000000
Time:2025-02-18T05:33:13.7210783Z
--------------------------------------------------------------------------------
2025/02/18 05:33:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc8a26-c01e-00a2-47c6-8186e4000000
Time:2025-02-18T05:33:14.7597890Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc8a26-c01e-00a2-47c6-8186e4000000
Time:2025-02-18T05:33:14.7597890Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/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.87s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:33:23 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/02/18 05:33:23 DEBUG : sub/: Removing directory marker
2025/02/18 05:33:23 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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dc9fb2-c01e-00a2-37c6-8186e4000000
Time:2025-02-18T05:33:23.8339422Z
--------------------------------------------------------------------------------
2025/02/18 05:33:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca127-c01e-00a2-53c6-8186e4000000
Time:2025-02-18T05:33:24.8725402Z
--------------------------------------------------------------------------------
2025/02/18 05:33:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca255-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:33:25.9105575Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca255-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:33:25.9105575Z
--------------------------------------------------------------------------------
2025/02/18 05:33:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca3c4-c01e-00a2-0ec6-8186e4000000
Time:2025-02-18T05:33:26.9486058Z
--------------------------------------------------------------------------------
2025/02/18 05:33:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca556-c01e-00a2-7bc6-8186e4000000
Time:2025-02-18T05:33:27.9872413Z
--------------------------------------------------------------------------------
2025/02/18 05:33:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca6d4-c01e-00a2-4bc6-8186e4000000
Time:2025-02-18T05:33:29.0253315Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dca6d4-c01e-00a2-4bc6-8186e4000000
Time:2025-02-18T05:33:29.0253315Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:33:37 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/02/18 05:33:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/notfound"
2025/02/18 05:33:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:33:38 DEBUG : Azure container rclone-test-felulis0nadi path notfound: Using directory markers
2025/02/18 05:33:38 DEBUG : sub/: Removing directory marker
2025/02/18 05:33:38 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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcb734-c01e-00a2-65c6-8186e4000000
Time:2025-02-18T05:33:38.3119727Z
--------------------------------------------------------------------------------
2025/02/18 05:33:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcb88e-c01e-00a2-1ac6-8186e4000000
Time:2025-02-18T05:33:39.3496255Z
--------------------------------------------------------------------------------
2025/02/18 05:33:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcba52-c01e-00a2-22c6-8186e4000000
Time:2025-02-18T05:33:40.3871089Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcba52-c01e-00a2-22c6-8186e4000000
Time:2025-02-18T05:33:40.3871089Z
--------------------------------------------------------------------------------
2025/02/18 05:33:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcbbe6-c01e-00a2-12c6-8186e4000000
Time:2025-02-18T05:33:41.4249411Z
--------------------------------------------------------------------------------
2025/02/18 05:33:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcbda4-c01e-00a2-7dc6-8186e4000000
Time:2025-02-18T05:33:42.4622475Z
--------------------------------------------------------------------------------
2025/02/18 05:33:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcbef1-c01e-00a2-25c6-8186e4000000
Time:2025-02-18T05:33:43.5002888Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcbef1-c01e-00a2-25c6-8186e4000000
Time:2025-02-18T05:33:43.5002888Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:33:51 INFO : Azure container rclone-test-felulis0nadi: Making directory
2025/02/18 05:33:51 INFO : Azure container rclone-test-felulis0nadi: Making directory
2025/02/18 05:33:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dccb14-c01e-00a2-22c6-8186e4000000
Time:2025-02-18T05:33:51.7352388Z
--------------------------------------------------------------------------------
2025/02/18 05:33:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dccce6-c01e-00a2-1bc6-8186e4000000
Time:2025-02-18T05:33:52.7736865Z
--------------------------------------------------------------------------------
2025/02/18 05:33:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcce77-c01e-00a2-74c6-8186e4000000
Time:2025-02-18T05:33:53.8130404Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcce77-c01e-00a2-74c6-8186e4000000
Time:2025-02-18T05:33:53.8130404Z
--------------------------------------------------------------------------------
2025/02/18 05:33:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dccfe8-c01e-00a2-26c6-8186e4000000
Time:2025-02-18T05:33:54.8517225Z
--------------------------------------------------------------------------------
2025/02/18 05:33:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcd1b6-c01e-00a2-76c6-8186e4000000
Time:2025-02-18T05:33:55.8892866Z
--------------------------------------------------------------------------------
2025/02/18 05:33:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcd341-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:33:56.9270595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcd341-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:33:56.9270595Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:34:05 DEBUG : sub dir/: Creating directory marker
2025/02/18 05:34:05 DEBUG : sub dir/: Removing directory marker
2025/02/18 05:34:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce136-c01e-00a2-09c6-8186e4000000
Time:2025-02-18T05:34:05.5035237Z
--------------------------------------------------------------------------------
2025/02/18 05:34:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce316-c01e-00a2-0cc6-8186e4000000
Time:2025-02-18T05:34:06.5418962Z
--------------------------------------------------------------------------------
2025/02/18 05:34:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce4f6-c01e-00a2-72c6-8186e4000000
Time:2025-02-18T05:34:07.5807096Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce4f6-c01e-00a2-72c6-8186e4000000
Time:2025-02-18T05:34:07.5807096Z
--------------------------------------------------------------------------------
2025/02/18 05:34:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce6cf-c01e-00a2-51c6-8186e4000000
Time:2025-02-18T05:34:08.6193821Z
--------------------------------------------------------------------------------
2025/02/18 05:34:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dce8b0-c01e-00a2-22c6-8186e4000000
Time:2025-02-18T05:34:09.6578604Z
--------------------------------------------------------------------------------
2025/02/18 05:34:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcea9c-c01e-00a2-0ec6-8186e4000000
Time:2025-02-18T05:34:10.6962533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcea9c-c01e-00a2-0ec6-8186e4000000
Time:2025-02-18T05:34:10.6962533Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:34:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcf7f5-c01e-00a2-4ac6-8186e4000000
Time:2025-02-18T05:34:19.3069700Z
--------------------------------------------------------------------------------
2025/02/18 05:34: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcf920-c01e-00a2-46c6-8186e4000000
Time:2025-02-18T05:34:20.3447141Z
--------------------------------------------------------------------------------
2025/02/18 05:34: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfaa0-c01e-00a2-0cc6-8186e4000000
Time:2025-02-18T05:34:21.3824417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfaa0-c01e-00a2-0cc6-8186e4000000
Time:2025-02-18T05:34:21.3824417Z
--------------------------------------------------------------------------------
2025/02/18 05:34: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfbfe-c01e-00a2-34c6-8186e4000000
Time:2025-02-18T05:34:22.4200651Z
--------------------------------------------------------------------------------
2025/02/18 05:34: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfd6b-c01e-00a2-5cc6-8186e4000000
Time:2025-02-18T05:34:23.4581326Z
--------------------------------------------------------------------------------
2025/02/18 05:34: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfeae-c01e-00a2-67c6-8186e4000000
Time:2025-02-18T05:34:24.4979741Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dcfeae-c01e-00a2-67c6-8186e4000000
Time:2025-02-18T05:34:24.4979741Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:34:32 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/18 05:34:32 DEBUG : empty space: Excluded
2025/02/18 05:34:32 DEBUG : BackupDir: Excluded
2025/02/18 05:34:32 DEBUG : dst: Excluded
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd0b38-c01e-00a2-64c6-8186e4000000
Time:2025-02-18T05:34:33.1485640Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd0cfa-c01e-00a2-56c6-8186e4000000
Time:2025-02-18T05:34:34.1861141Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd0e82-c01e-00a2-2ac6-8186e4000000
Time:2025-02-18T05:34:35.2240081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd0e82-c01e-00a2-2ac6-8186e4000000
Time:2025-02-18T05:34:35.2240081Z
--------------------------------------------------------------------------------
2025/02/18 05:34:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd0ff4-c01e-00a2-57c6-8186e4000000
Time:2025-02-18T05:34:36.2622334Z
--------------------------------------------------------------------------------
2025/02/18 05:34:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd1132-c01e-00a2-73c6-8186e4000000
Time:2025-02-18T05:34:37.3008576Z
--------------------------------------------------------------------------------
2025/02/18 05:34:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd129c-c01e-00a2-29c6-8186e4000000
Time:2025-02-18T05:34:38.3383794Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd129c-c01e-00a2-29c6-8186e4000000
Time:2025-02-18T05:34:38.3383794Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:34:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd1e56-c01e-00a2-11c6-8186e4000000
Time:2025-02-18T05:34:46.9503478Z
--------------------------------------------------------------------------------
2025/02/18 05:34:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd1f7f-c01e-00a2-0fc6-8186e4000000
Time:2025-02-18T05:34:47.9877292Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd20b6-c01e-00a2-1dc6-8186e4000000
Time:2025-02-18T05:34:49.0262298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd20b6-c01e-00a2-1dc6-8186e4000000
Time:2025-02-18T05:34:49.0262298Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd2232-c01e-00a2-5ec6-8186e4000000
Time:2025-02-18T05:34:50.0648948Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd2398-c01e-00a2-02c6-8186e4000000
Time:2025-02-18T05:34:51.1034649Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd24d4-c01e-00a2-0fc6-8186e4000000
Time:2025-02-18T05:34:52.1419352Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd24d4-c01e-00a2-0fc6-8186e4000000
Time:2025-02-18T05:34:52.1419352Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/18 05:35:00 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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd31e8-c01e-00a2-6bc6-8186e4000000
Time:2025-02-18T05:35:00.9001784Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd334c-c01e-00a2-26c6-8186e4000000
Time:2025-02-18T05:35:01.9383336Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd34fe-c01e-00a2-5ec6-8186e4000000
Time:2025-02-18T05:35:02.9771299Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd34fe-c01e-00a2-5ec6-8186e4000000
Time:2025-02-18T05:35:02.9771299Z
--------------------------------------------------------------------------------
2025/02/18 05:35:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd371f-c01e-00a2-0ac6-8186e4000000
Time:2025-02-18T05:35:04.0149420Z
--------------------------------------------------------------------------------
2025/02/18 05:35:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd3956-c01e-00a2-7bc6-8186e4000000
Time:2025-02-18T05:35:05.0531297Z
--------------------------------------------------------------------------------
2025/02/18 05:35:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd3af7-c01e-00a2-63c6-8186e4000000
Time:2025-02-18T05:35:06.0918078Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd3af7-c01e-00a2-63c6-8186e4000000
Time:2025-02-18T05:35:06.0918078Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.95s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/18 05:35:14 DEBUG : Creating backend with remote ":memory:"
2025/02/18 05:35:14 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/18 05:35:14 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/18 05:35:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/18 05:35:14 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:35:14 DEBUG : sub dir/: Creating directory marker
2025/02/18 05:35:14 DEBUG : sub dir/: Removing directory marker
2025/02/18 05:35:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd4b01-c01e-00a2-69c6-8186e4000000
Time:2025-02-18T05:35:14.8990567Z
--------------------------------------------------------------------------------
2025/02/18 05:35:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd4c66-c01e-00a2-1cc6-8186e4000000
Time:2025-02-18T05:35:15.9379608Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd4dd5-c01e-00a2-50c6-8186e4000000
Time:2025-02-18T05:35:16.9754839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd4dd5-c01e-00a2-50c6-8186e4000000
Time:2025-02-18T05:35:16.9754839Z
--------------------------------------------------------------------------------
2025/02/18 05:35:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd4f31-c01e-00a2-77c6-8186e4000000
Time:2025-02-18T05:35:18.0132196Z
--------------------------------------------------------------------------------
2025/02/18 05:35:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd50b1-c01e-00a2-26c6-8186e4000000
Time:2025-02-18T05:35:19.0518415Z
--------------------------------------------------------------------------------
2025/02/18 05:35:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd5266-c01e-00a2-0bc6-8186e4000000
Time:2025-02-18T05:35:20.0896084Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dd5266-c01e-00a2-0bc6-8186e4000000
Time:2025-02-18T05:35:20.0896084Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:35:28 DEBUG : Waiting for deletions to finish
2025/02/18 05:35:28 DEBUG : large: Excluded (Size Filter)
2025/02/18 05:35:28 INFO : medium: Deleted
2025/02/18 05:35:28 INFO : small: Deleted
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c52bf-b01e-0001-23c6-81e321000000
Time:2025-02-18T05:35:28.8617807Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c557b-b01e-0001-1fc6-81e321000000
Time:2025-02-18T05:35:29.8994036Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c5845-b01e-0001-39c6-81e321000000
Time:2025-02-18T05:35:30.9384499Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c5845-b01e-0001-39c6-81e321000000
Time:2025-02-18T05:35:30.9384499Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c5b62-b01e-0001-5dc6-81e321000000
Time:2025-02-18T05:35:31.9769402Z
--------------------------------------------------------------------------------
2025/02/18 05: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c5de8-b01e-0001-3cc6-81e321000000
Time:2025-02-18T05:35:33.0149209Z
--------------------------------------------------------------------------------
2025/02/18 05:35: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c6078-b01e-0001-14c6-81e321000000
Time:2025-02-18T05:35:34.0528235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c6078-b01e-0001-14c6-81e321000000
Time:2025-02-18T05:35:34.0528235Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.96s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:35:42 DEBUG : Waiting for deletions to finish
2025/02/18 05:35:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/18 05:35:42 INFO : medium: Deleted
2025/02/18 05:35:42 INFO : large: Deleted
2025/02/18 05:35: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c76da-b01e-0001-27c6-81e321000000
Time:2025-02-18T05:35:42.8205796Z
--------------------------------------------------------------------------------
2025/02/18 05:35:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c79fb-b01e-0001-12c6-81e321000000
Time:2025-02-18T05:35:43.8582679Z
--------------------------------------------------------------------------------
2025/02/18 05:35:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c7d5c-b01e-0001-25c6-81e321000000
Time:2025-02-18T05:35:44.8963061Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c7d5c-b01e-0001-25c6-81e321000000
Time:2025-02-18T05:35:44.8963061Z
--------------------------------------------------------------------------------
2025/02/18 05:35:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c8004-b01e-0001-0bc6-81e321000000
Time:2025-02-18T05:35:45.9344208Z
--------------------------------------------------------------------------------
2025/02/18 05:35:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c82a2-b01e-0001-73c6-81e321000000
Time:2025-02-18T05:35:46.9719759Z
--------------------------------------------------------------------------------
2025/02/18 05:35:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c857c-b01e-0001-11c6-81e321000000
Time:2025-02-18T05:35:48.0106654Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c857c-b01e-0001-11c6-81e321000000
Time:2025-02-18T05:35:48.0106654Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/02/18 05:35: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c9bc1-b01e-0001-3cc6-81e321000000
Time:2025-02-18T05:35:56.2048703Z
--------------------------------------------------------------------------------
2025/02/18 05:35: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3c9e69-b01e-0001-31c6-81e321000000
Time:2025-02-18T05:35:57.2428234Z
--------------------------------------------------------------------------------
2025/02/18 05:35: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-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca103-b01e-0001-25c6-81e321000000
Time:2025-02-18T05:35:58.2815089Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca103-b01e-0001-25c6-81e321000000
Time:2025-02-18T05:35:58.2815089Z
--------------------------------------------------------------------------------
2025/02/18 05:35: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca3b5-b01e-0001-2dc6-81e321000000
Time:2025-02-18T05:35:59.3206330Z
--------------------------------------------------------------------------------
2025/02/18 05:36: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca661-b01e-0001-1cc6-81e321000000
Time:2025-02-18T05:36:00.3587778Z
--------------------------------------------------------------------------------
2025/02/18 05:36: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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca917-b01e-0001-1ac6-81e321000000
Time:2025-02-18T05:36:01.3975900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ca917-b01e-0001-1ac6-81e321000000
Time:2025-02-18T05:36:01.3975900Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:36:09 DEBUG : Waiting for deletions to finish
2025/02/18 05:36:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/18 05:36:09 INFO : medium: Deleted
2025/02/18 05:36:09 INFO : small: Deleted
2025/02/18 05:36:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dda692-c01e-00a2-6ac7-8186e4000000
Time:2025-02-18T05:36:10.1650122Z
--------------------------------------------------------------------------------
2025/02/18 05:36:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53dda878-c01e-00a2-1dc7-8186e4000000
Time:2025-02-18T05:36:11.2033115Z
--------------------------------------------------------------------------------
2025/02/18 05:36:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddaa4d-c01e-00a2-45c7-8186e4000000
Time:2025-02-18T05:36:12.2411839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddaa4d-c01e-00a2-45c7-8186e4000000
Time:2025-02-18T05:36:12.2411839Z
--------------------------------------------------------------------------------
2025/02/18 05:36:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddac15-c01e-00a2-63c7-8186e4000000
Time:2025-02-18T05:36:13.2786327Z
--------------------------------------------------------------------------------
2025/02/18 05:36:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddae66-c01e-00a2-6ac7-8186e4000000
Time:2025-02-18T05:36:14.3165059Z
--------------------------------------------------------------------------------
2025/02/18 05:36:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddb035-c01e-00a2-73c7-8186e4000000
Time:2025-02-18T05:36:15.3539274Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddb035-c01e-00a2-73c7-8186e4000000
Time:2025-02-18T05:36:15.3539274Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/02/18 05:36:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddbc07-c01e-00a2-10c7-8186e4000000
Time:2025-02-18T05:36:23.5465015Z
--------------------------------------------------------------------------------
2025/02/18 05:36:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddbd5d-c01e-00a2-36c7-8186e4000000
Time:2025-02-18T05:36:24.5854311Z
--------------------------------------------------------------------------------
2025/02/18 05:36:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddbee1-c01e-00a2-03c7-8186e4000000
Time:2025-02-18T05:36:25.6230412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddbee1-c01e-00a2-03c7-8186e4000000
Time:2025-02-18T05:36:25.6230412Z
--------------------------------------------------------------------------------
2025/02/18 05:36:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddc084-c01e-00a2-02c7-8186e4000000
Time:2025-02-18T05:36:26.6612998Z
--------------------------------------------------------------------------------
2025/02/18 05:36:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddc211-c01e-00a2-6fc7-8186e4000000
Time:2025-02-18T05:36:27.6991045Z
--------------------------------------------------------------------------------
2025/02/18 05:36:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddc3bd-c01e-00a2-6bc7-8186e4000000
Time:2025-02-18T05:36:28.7371873Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:53ddc3bd-c01e-00a2-6bc7-8186e4000000
Time:2025-02-18T05:36:28.7371873Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:36:37 DEBUG : Waiting for deletions to finish
2025/02/18 05:36:37 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/18 05:36:37 INFO : large: Deleted
2025/02/18 05:36:37 INFO : medium: Deleted
2025/02/18 05:36:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3ced28-b01e-0001-48c7-81e321000000
Time:2025-02-18T05:36:37.5088413Z
--------------------------------------------------------------------------------
2025/02/18 05:36:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cedf6-b01e-0001-74c7-81e321000000
Time:2025-02-18T05:36:38.5477789Z
--------------------------------------------------------------------------------
2025/02/18 05:36:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cef69-b01e-0001-22c7-81e321000000
Time:2025-02-18T05:36:39.5869216Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cef69-b01e-0001-22c7-81e321000000
Time:2025-02-18T05:36:39.5869216Z
--------------------------------------------------------------------------------
2025/02/18 05:36:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cf069-b01e-0001-73c7-81e321000000
Time:2025-02-18T05:36:40.6258584Z
--------------------------------------------------------------------------------
2025/02/18 05:36:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cf134-b01e-0001-12c7-81e321000000
Time:2025-02-18T05:36:41.6653152Z
--------------------------------------------------------------------------------
2025/02/18 05:36:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cf236-b01e-0001-62c7-81e321000000
Time:2025-02-18T05:36:42.7041010Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cf236-b01e-0001-62c7-81e321000000
Time:2025-02-18T05:36:42.7041010Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/02/18 05:36:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cf9e2-b01e-0001-65c7-81e321000000
Time:2025-02-18T05:36:50.8993330Z
--------------------------------------------------------------------------------
2025/02/18 05:36:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cfb47-b01e-0001-09c7-81e321000000
Time:2025-02-18T05:36:51.9383226Z
--------------------------------------------------------------------------------
2025/02/18 05:36:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cfc4f-b01e-0001-66c7-81e321000000
Time:2025-02-18T05:36:52.9772995Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cfc4f-b01e-0001-66c7-81e321000000
Time:2025-02-18T05:36:52.9772995Z
--------------------------------------------------------------------------------
2025/02/18 05:36:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cfd63-b01e-0001-39c7-81e321000000
Time:2025-02-18T05:36:54.0163437Z
--------------------------------------------------------------------------------
2025/02/18 05:36:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3cfef6-b01e-0001-5cc7-81e321000000
Time:2025-02-18T05:36:55.0547057Z
--------------------------------------------------------------------------------
2025/02/18 05:36:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d001b-b01e-0001-4fc7-81e321000000
Time:2025-02-18T05:36:56.0938706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d001b-b01e-0001-4fc7-81e321000000
Time:2025-02-18T05:36:56.0938706Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.35s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:37:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0852-b01e-0001-49c7-81e321000000
Time:2025-02-18T05:37:04.5927707Z
--------------------------------------------------------------------------------
2025/02/18 05:37:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0940-b01e-0001-07c7-81e321000000
Time:2025-02-18T05:37:05.6319731Z
--------------------------------------------------------------------------------
2025/02/18 05:37:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0a4c-b01e-0001-52c7-81e321000000
Time:2025-02-18T05:37:06.6705806Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0a4c-b01e-0001-52c7-81e321000000
Time:2025-02-18T05:37:06.6705806Z
--------------------------------------------------------------------------------
2025/02/18 05:37:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0b17-b01e-0001-7ec7-81e321000000
Time:2025-02-18T05:37:07.7101131Z
--------------------------------------------------------------------------------
2025/02/18 05:37:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0bfd-b01e-0001-34c7-81e321000000
Time:2025-02-18T05:37:08.7485017Z
--------------------------------------------------------------------------------
2025/02/18 05:37:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0ceb-b01e-0001-7cc7-81e321000000
Time:2025-02-18T05:37:09.7867750Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d0ceb-b01e-0001-7cc7-81e321000000
Time:2025-02-18T05:37:09.7867750Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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/02/18 05:37:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d1547-b01e-0001-1dc7-81e321000000
Time:2025-02-18T05:37:17.9828145Z
--------------------------------------------------------------------------------
2025/02/18 05:37:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d1687-b01e-0001-36c7-81e321000000
Time:2025-02-18T05:37:19.0215114Z
--------------------------------------------------------------------------------
2025/02/18 05:37:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d17a5-b01e-0001-25c7-81e321000000
Time:2025-02-18T05:37:20.0610305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d17a5-b01e-0001-25c7-81e321000000
Time:2025-02-18T05:37:20.0610305Z
--------------------------------------------------------------------------------
2025/02/18 05:37:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d18f3-b01e-0001-2ec7-81e321000000
Time:2025-02-18T05:37:21.0995066Z
--------------------------------------------------------------------------------
2025/02/18 05:37:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d1a48-b01e-0001-3cc7-81e321000000
Time:2025-02-18T05:37:22.1380614Z
--------------------------------------------------------------------------------
2025/02/18 05:37:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d1b92-b01e-0001-59c7-81e321000000
Time:2025-02-18T05:37:23.1759963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d1b92-b01e-0001-59c7-81e321000000
Time:2025-02-18T05:37:23.1759963Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.08s)
=== RUN TestRetry
2025/02/18 05:37:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/18 05:37:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/18 05:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/18 05:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/18 05:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/18 05:37:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/18 05:37:31 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:37:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d267b-b01e-0001-3ac7-81e321000000
Time:2025-02-18T05:37:32.5173988Z
--------------------------------------------------------------------------------
2025/02/18 05:37:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d27f5-b01e-0001-69c7-81e321000000
Time:2025-02-18T05:37:33.5553235Z
--------------------------------------------------------------------------------
2025/02/18 05:37:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2920-b01e-0001-5bc7-81e321000000
Time:2025-02-18T05:37:34.5933662Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2920-b01e-0001-5bc7-81e321000000
Time:2025-02-18T05:37:34.5933662Z
--------------------------------------------------------------------------------
2025/02/18 05:37:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2a34-b01e-0001-35c7-81e321000000
Time:2025-02-18T05:37:35.6321009Z
--------------------------------------------------------------------------------
2025/02/18 05:37:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2b37-b01e-0001-09c7-81e321000000
Time:2025-02-18T05:37:36.6717582Z
--------------------------------------------------------------------------------
2025/02/18 05:37:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2ce7-b01e-0001-7fc7-81e321000000
Time:2025-02-18T05:37:37.7108967Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d2ce7-b01e-0001-7fc7-81e321000000
Time:2025-02-18T05:37:37.7108967Z
--------------------------------------------------------------------------------
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.48s)
=== RUN TestPurge
2025/02/18 05:37:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hovecam2rohu"
2025/02/18 05:37:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/18 05:37:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:37:45 DEBUG : Azure container rclone-test-hovecam2rohu: Using directory markers
2025/02/18 05:37:45 DEBUG : Creating backend with remote "/tmp/rclone444639973"
run.go:180: Remote "Azure container rclone-test-hovecam2rohu", Local "Local file system at /tmp/rclone444639973", Modify Window "1ns"
2025/02/18 05:37:45 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/18 05:37:46 DEBUG : A1/B1/: Creating directory marker
2025/02/18 05:37:46 DEBUG : A1/: Creating directory marker
2025/02/18 05:37:46 INFO : A2: Making directory
2025/02/18 05:37:46 DEBUG : A2/: Creating directory marker
2025/02/18 05:37:46 INFO : A1/B2: Making directory
2025/02/18 05:37:46 DEBUG : A1/B2/: Creating directory marker
2025/02/18 05:37:46 INFO : A1/B2/C2: Making directory
2025/02/18 05:37:46 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/18 05:37:46 INFO : A1/B1/C3: Making directory
2025/02/18 05:37:46 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/18 05:37:46 INFO : A3: Making directory
2025/02/18 05:37:46 DEBUG : A3/: Creating directory marker
2025/02/18 05:37:46 INFO : A3/B3: Making directory
2025/02/18 05:37:46 DEBUG : A3/B3/: Creating directory marker
2025/02/18 05:37:46 INFO : A3/B3/C4: Making directory
2025/02/18 05:37:46 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/18 05:37:47 DEBUG : Waiting for deletions to finish
2025/02/18 05:37:47 INFO : A1/B1/C1/one: Deleted
2025/02/18 05:37:47 DEBUG : removing 2 level 3 directories
2025/02/18 05:37:47 INFO : A1/B1/C3: Removing directory
2025/02/18 05:37:47 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/18 05:37:47 INFO : A1/B1/C1: Removing directory
2025/02/18 05:37:47 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/18 05:37:47 DEBUG : removing 1 level 2 directories
2025/02/18 05:37:47 INFO : A1/B1: Removing directory
2025/02/18 05:37:47 DEBUG : A1/B1/: Removing directory marker
2025/02/18 05:37:47 DEBUG : Azure container rclone-test-hovecam2rohu: Purge remote
2025/02/18 05:37:47 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.77s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:37:47 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/18 05:37:47 DEBUG : A1/B1/: Creating directory marker
2025/02/18 05:37:47 DEBUG : A1/: Creating directory marker
2025/02/18 05:37:47 INFO : A2: Making directory
2025/02/18 05:37:47 DEBUG : A2/: Creating directory marker
2025/02/18 05:37:48 INFO : A1/B2: Making directory
2025/02/18 05:37:48 DEBUG : A1/B2/: Creating directory marker
2025/02/18 05:37:48 INFO : A1/B2/C2: Making directory
2025/02/18 05:37:48 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/18 05:37:48 INFO : A1/B1/C3: Making directory
2025/02/18 05:37:48 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/18 05:37:48 INFO : A3: Making directory
2025/02/18 05:37:48 DEBUG : A3/: Creating directory marker
2025/02/18 05:37:48 INFO : A3/B3: Making directory
2025/02/18 05:37:48 DEBUG : A3/B3/: Creating directory marker
2025/02/18 05:37:48 INFO : A3/B3/C4: Making directory
2025/02/18 05:37:48 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/02/18 05:37:56 DEBUG : removing 1 level 3 directories
2025/02/18 05:37:56 INFO : A3/B3/C4: Removing directory
2025/02/18 05:37:56 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/02/18 05:38:03 DEBUG : removing 2 level 3 directories
2025/02/18 05:38:03 INFO : A1/B2/C2: Removing directory
2025/02/18 05:38:03 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/18 05:38:03 INFO : A1/B1/C3: Removing directory
2025/02/18 05:38:03 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/18 05:38:03 DEBUG : removing 4 level 2 directories
2025/02/18 05:38:03 INFO : dst/: Removing directory
2025/02/18 05:38:03 DEBUG : dst//: Removing directory marker
2025/02/18 05:38:03 INFO : A3/B3: Removing directory
2025/02/18 05:38:03 DEBUG : A3/B3/: Removing directory marker
2025/02/18 05:38:03 INFO : BackupDir/: Removing directory
2025/02/18 05:38:03 DEBUG : BackupDir//: Removing directory marker
2025/02/18 05:38:03 INFO : A1/B2: Removing directory
2025/02/18 05:38:03 DEBUG : A1/B2/: Removing directory marker
2025/02/18 05:38:03 DEBUG : removing 4 level 1 directories
2025/02/18 05:38:03 INFO : dst: Removing directory
2025/02/18 05:38:03 INFO : A2: Removing directory
2025/02/18 05:38:03 DEBUG : A2/: Removing directory marker
2025/02/18 05:38:03 DEBUG : dst/: Removing directory marker
2025/02/18 05:38:03 INFO : A3: Removing directory
2025/02/18 05:38:03 DEBUG : A3/: Removing directory marker
2025/02/18 05:38:03 INFO : BackupDir: Removing directory
2025/02/18 05:38:03 DEBUG : BackupDir/: Removing directory marker
2025/02/18 05:38:03 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:d4f83cf7-301e-001f-13c7-810ff9000000
Time:2025-02-18T05:38:03.6414636Z
--------------------------------------------------------------------------------
2025/02/18 05:38:03 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d4b36-b01e-0001-2ec7-81e321000000
Time:2025-02-18T05:38:03.6414563Z
--------------------------------------------------------------------------------
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-felulis0nadi/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:cc3d4b36-b01e-0001-2ec7-81e321000000
Time:2025-02-18T05:38:03.6414563Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/18 05:38:03 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/18 05:38:03 DEBUG : A1/B1/: Removing directory marker
2025/02/18 05:38:03 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.35s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:03 INFO : A1: Making directory
2025/02/18 05:38:04 DEBUG : A1/: Creating directory marker
2025/02/18 05:38:04 INFO : A1/B1: Making directory
2025/02/18 05:38:04 DEBUG : A1/B1/: Creating directory marker
2025/02/18 05:38:04 INFO : A1/B1/C1: Making directory
2025/02/18 05:38:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/18 05:38:04 DEBUG : removing 1 level 3 directories
2025/02/18 05:38:04 INFO : A1/B1/C1: Removing directory
2025/02/18 05:38:04 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/18 05:38:04 DEBUG : removing 1 level 2 directories
2025/02/18 05:38:04 INFO : A1/B1: Removing directory
2025/02/18 05:38:04 DEBUG : A1/B1/: Removing directory marker
2025/02/18 05:38:04 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:04 INFO : A1: Making directory
2025/02/18 05:38:04 DEBUG : A1/: Creating directory marker
2025/02/18 05:38:04 INFO : A1/B1: Making directory
2025/02/18 05:38:04 DEBUG : A1/B1/: Creating directory marker
2025/02/18 05:38:04 INFO : A1/B1/C1: Making directory
2025/02/18 05:38:04 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/18 05:38:05 DEBUG : removing 1 level 3 directories
2025/02/18 05:38:05 INFO : A1/B1/C1: Removing directory
2025/02/18 05:38:05 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/18 05:38:05 DEBUG : removing 1 level 2 directories
2025/02/18 05:38:05 INFO : A1/B1: Removing directory
2025/02/18 05:38:05 DEBUG : A1/B1/: Removing directory marker
2025/02/18 05:38:05 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:05 DEBUG : filename.txt: File name found in url
2025/02/18 05:38:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/18 05:38:06 DEBUG : sub/: Creating directory marker
2025/02/18 05:38:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:38:06 INFO : file1: Copied (new) to: sub/file2
2025/02/18 05:38:06 INFO : file1: Deleted
2025/02/18 05:38:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:38:06 DEBUG : file1: Unchanged skipping
2025/02/18 05:38:06 INFO : file1: Deleted
2025/02/18 05:38:06 DEBUG : Azure container rclone-test-felulis0nadi: don't need to copy/move sub/file2, it is already at target location
2025/02/18 05:38:06 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/18 05:38:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:38:06 INFO : file1: Copied (new)
2025/02/18 05:38:06 INFO : file1: Deleted
2025/02/18 05:38:06 DEBUG : file1: Destination exists, skipping
2025/02/18 05:38:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:07 DEBUG : dst/: Creating directory marker
2025/02/18 05:38:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/backup"
2025/02/18 05:38:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/18 05:38:07 DEBUG : Azure container rclone-test-felulis0nadi path backup: Using directory markers
2025/02/18 05:38:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-felulis0nadi/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-felulis0nadi/backup"
2025/02/18 05:38:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/18 05:38:07 DEBUG : dst/: Creating directory marker
2025/02/18 05:38:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/18 05:38:07 INFO : dst/file1: Copied (server-side copy)
2025/02/18 05:38:07 INFO : dst/file1: Deleted
2025/02/18 05:38:08 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/18 05:38:08 INFO : dst/file1: Copied (new)
2025/02/18 05:38:08 INFO : dst/file1: Deleted
2025/02/18 05:38:08 DEBUG : dst/: Removing directory marker
2025/02/18 05:38:08 DEBUG : backup/dst/: Removing directory marker
2025/02/18 05:38:08 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9f8331f9-f01e-0072-40c7-81bbb2000000
Time:2025-02-18T05:38:08.4054814Z
--------------------------------------------------------------------------------
2025/02/18 05:38:09 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9f833374-f01e-0072-08c7-81bbb2000000
Time:2025-02-18T05:38:09.4444066Z
--------------------------------------------------------------------------------
2025/02/18 05:38:10 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-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9f8334b2-f01e-0072-1ac7-81bbb2000000
Time:2025-02-18T05:38:10.4830714Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-felulis0nadi/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:9f8334b2-f01e-0072-1ac7-81bbb2000000
Time:2025-02-18T05:38:10.4830714Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:11 DEBUG : A1/: Creating directory marker
2025/02/18 05:38:11 DEBUG : A1/B1/: Creating directory marker
2025/02/18 05:38:12 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/18 05:38:12 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/18 05:38:12 INFO : A1/B2: Making directory
2025/02/18 05:38:12 DEBUG : A1/B2/: Creating directory marker
2025/02/18 05:38:12 INFO : A1/B1/C3: Making directory
2025/02/18 05:38:12 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/18 05:38:12 DEBUG : A2/: Creating directory marker
2025/02/18 05:38:12 DEBUG : A2/B1/: Creating directory marker
2025/02/18 05:38:13 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/18 05:38:13 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/18 05:38:13 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/18 05:38:13 DEBUG : A2/B2/: Creating directory marker
2025/02/18 05:38:13 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/18 05:38:13 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/18 05:38:13 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/18 05:38:13 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/18 05:38:13 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:38:13 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/18 05:38:13 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/18 05:38:13 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/18 05:38:13 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/18 05:38:13 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/18 05:38:13 INFO : A1/two: Deleted
2025/02/18 05:38:13 INFO : A1/one: Deleted
2025/02/18 05:38:13 INFO : A1/B1/three: Deleted
2025/02/18 05:38:13 INFO : A1/B1/C1/four: Deleted
2025/02/18 05:38:13 INFO : A1/B1/C2/five: Deleted
2025/02/18 05:38:13 DEBUG : A1/B2/: Removing directory marker
2025/02/18 05:38:13 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/18 05:38:13 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/18 05:38:13 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/18 05:38:13 DEBUG : A1/B1/: Removing directory marker
2025/02/18 05:38:13 DEBUG : A1/: Removing directory marker
2025/02/18 05:38:14 DEBUG : A3/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A3/B1/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A3/B2/: Creating directory marker
2025/02/18 05:38:14 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/18 05:38:14 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/18 05:38:14 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/18 05:38:14 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/18 05:38:14 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:38:14 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/18 05:38:14 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/18 05:38:14 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/18 05:38:14 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/18 05:38:14 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/18 05:38:14 INFO : A2/B1/C2/five: Deleted
2025/02/18 05:38:14 INFO : A2/one: Deleted
2025/02/18 05:38:14 INFO : A2/two: Deleted
2025/02/18 05:38:14 INFO : A2/B1/three: Deleted
2025/02/18 05:38:14 INFO : A2/B1/C1/four: Deleted
2025/02/18 05:38:14 DEBUG : A2/B2/: Removing directory marker
2025/02/18 05:38:14 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/18 05:38:14 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/18 05:38:14 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/18 05:38:15 DEBUG : A2/B1/: Removing directory marker
2025/02/18 05:38:15 DEBUG : A2/: Removing directory marker
2025/02/18 05:38:15 INFO : Azure container rclone-test-felulis0nadi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/18 05:38:15 DEBUG : A4/: Creating directory marker
2025/02/18 05:38:15 DEBUG : A4/B1/: Creating directory marker
2025/02/18 05:38:15 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/18 05:38:15 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/18 05:38:15 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/18 05:38:15 DEBUG : A4/B2/: Creating directory marker
2025/02/18 05:38:16 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/18 05:38:16 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/18 05:38:16 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/18 05:38:16 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/18 05:38:16 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/18 05:38:16 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/18 05:38:16 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/18 05:38:16 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/18 05:38:16 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/18 05:38:16 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/18 05:38:16 INFO : A3/B1/C2/five: Deleted
2025/02/18 05:38:16 INFO : A3/one: Deleted
2025/02/18 05:38:16 INFO : A3/B1/C1/four: Deleted
2025/02/18 05:38:16 INFO : A3/B1/three: Deleted
2025/02/18 05:38:16 INFO : A3/two: Deleted
2025/02/18 05:38:16 DEBUG : A3/B2/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A3/B1/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A3/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/B2/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/B1/: Removing directory marker
2025/02/18 05:38:16 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.44s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:17 DEBUG : Azure container rclone-test-felulis0nadi: File to upload is small (34 bytes), uploading instead of streaming
2025/02/18 05:38:17 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/18 05:38:17 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/18 05:38:17 NOTICE: Azure container rclone-test-felulis0nadi: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/18 05:38:17 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/18 05:38:17 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:17 DEBUG : Azure container rclone-test-felulis0nadi: File to upload is small (34 bytes), uploading instead of streaming
2025/02/18 05:38:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/18 05:38:17 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/18 05:38:17 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/18 05:38:17 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:18 DEBUG : Azure container rclone-test-felulis0nadi: File to upload is small (34 bytes), uploading instead of streaming
2025/02/18 05:38:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/18 05:38:18 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:18 DEBUG : Azure container rclone-test-felulis0nadi: File to upload is small (34 bytes), uploading instead of streaming
2025/02/18 05:38:18 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/18 05:38:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/18 05:38:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:19 DEBUG : Azure container rclone-test-felulis0nadi: File to upload is small (60 bytes), uploading instead of streaming
2025/02/18 05:38:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/18 05:38:19 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", Modify Window "1ns"
2025/02/18 05:38:19 DEBUG : sub dir/: Creating directory marker
2025/02/18 05:38:19 DEBUG : Azure container rclone-test-felulis0nadi: Touching "empty space"
2025/02/18 05:38:19 DEBUG : Azure container rclone-test-felulis0nadi: Touching "potato2"
2025/02/18 05:38:19 DEBUG : Azure container rclone-test-felulis0nadi: Touching "sub dir/potato3"
2025/02/18 05:38:20 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.93s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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-felulis0nadi", Local "Local file system at /tmp/rclone4015570915", 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/02/18 05:38:20 DEBUG : Azure container rclone-test-felulis0nadi: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m38.247358463s (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]