"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopyAbort|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) === RUN TestMultithreadCopyAbort run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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.81s) === RUN TestCopyFileCompareDest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58000b82-b01e-0063-145f-cc2106000000 Time:2025-05-24T03:51:59.6619080Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58000cc4-b01e-0063-1f5f-cc2106000000 Time:2025-05-24T03:52:00.6991871Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58000e11-b01e-0063-2f5f-cc2106000000 Time:2025-05-24T03:52:01.7372506Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58000e11-b01e-0063-2f5f-cc2106000000 Time:2025-05-24T03:52:01.7372506Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (12.58s) === RUN TestCopyFileCopyDest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58001cb9-b01e-0063-7e5f-cc2106000000 Time:2025-05-24T03:52:13.0376986Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58001df0-b01e-0063-0b5f-cc2106000000 Time:2025-05-24T03:52:14.0757005Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58001eed-b01e-0063-5b5f-cc2106000000 Time:2025-05-24T03:52:15.1140211Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58001eed-b01e-0063-5b5f-cc2106000000 Time:2025-05-24T03:52:15.1140211Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002018-b01e-0063-535f-cc2106000000 Time:2025-05-24T03:52:16.1902053Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002144-b01e-0063-4f5f-cc2106000000 Time:2025-05-24T03:52:17.2267390Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002296-b01e-0063-695f-cc2106000000 Time:2025-05-24T03:52:18.2648077Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002296-b01e-0063-695f-cc2106000000 Time:2025-05-24T03:52:18.2648077Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (16.49s) === RUN TestCopyInplace run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" copy_test.go:370: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002cac-b01e-0063-0b5f-cc2106000000 Time:2025-05-24T03:52:26.4555759Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002e67-b01e-0063-0e5f-cc2106000000 Time:2025-05-24T03:52:27.4927413Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002ffc-b01e-0063-695f-cc2106000000 Time:2025-05-24T03:52:28.5314490Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58002ffc-b01e-0063-695f-cc2106000000 Time:2025-05-24T03:52:28.5314490Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58003150-b01e-0063-015f-cc2106000000 Time:2025-05-24T03:52:29.5688862Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58003290-b01e-0063-145f-cc2106000000 Time:2025-05-24T03:52:30.6061771Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58003459-b01e-0063-2a5f-cc2106000000 Time:2025-05-24T03:52:31.6437888Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58003459-b01e-0063-2a5f-cc2106000000 Time:2025-05-24T03:52:31.6437888Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (13.42s) === RUN TestCopyLongFileName run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" copy_test.go:403: Partial uploads not supported run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58004039-b01e-0063-315f-cc2106000000 Time:2025-05-24T03:52:39.8756177Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58004181-b01e-0063-3c5f-cc2106000000 Time:2025-05-24T03:52:40.9136502Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580043b1-b01e-0063-335f-cc2106000000 Time:2025-05-24T03:52:41.9515900Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580043b1-b01e-0063-335f-cc2106000000 Time:2025-05-24T03:52:41.9515900Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58004616-b01e-0063-6c5f-cc2106000000 Time:2025-05-24T03:52:42.9883214Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580047b6-b01e-0063-5c5f-cc2106000000 Time:2025-05-24T03:52:44.0254869Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800492c-b01e-0063-235f-cc2106000000 Time:2025-05-24T03:52:45.0622583Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800492c-b01e-0063-235f-cc2106000000 Time:2025-05-24T03:52:45.0622583Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (13.38s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 03:52:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580055da-b01e-0063-5c5f-cc2106000000 Time:2025-05-24T03:52:54.1658737Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580056f8-b01e-0063-435f-cc2106000000 Time:2025-05-24T03:52:55.2037462Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005835-b01e-0063-475f-cc2106000000 Time:2025-05-24T03:52:56.2411192Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005835-b01e-0063-475f-cc2106000000 Time:2025-05-24T03:52:56.2411192Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005a32-b01e-0063-085f-cc2106000000 Time:2025-05-24T03:52:57.3160813Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005bc6-b01e-0063-505f-cc2106000000 Time:2025-05-24T03:52:58.3541340Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005cfe-b01e-0063-5a5f-cc2106000000 Time:2025-05-24T03:52:59.3924064Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58005cfe-b01e-0063-5a5f-cc2106000000 Time:2025-05-24T03:52:59.3924064Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (14.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58006a34-b01e-0063-0c5f-cc2106000000 Time:2025-05-24T03:53:07.5807693Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58006c30-b01e-0063-365f-cc2106000000 Time:2025-05-24T03:53:08.6179445Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58006dd7-b01e-0063-285f-cc2106000000 Time:2025-05-24T03:53:09.6552131Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58006dd7-b01e-0063-285f-cc2106000000 Time:2025-05-24T03:53:09.6552131Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58006f6f-b01e-0063-055f-cc2106000000 Time:2025-05-24T03:53:10.6920975Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580071ef-b01e-0063-6a5f-cc2106000000 Time:2025-05-24T03:53:11.7305848Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58007547-b01e-0063-355f-cc2106000000 Time:2025-05-24T03:53:12.7674557Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58007547-b01e-0063-355f-cc2106000000 Time:2025-05-24T03:53:12.7674557Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (13.38s) === RUN TestDeduplicateSkip run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580085d3-b01e-0063-635f-cc2106000000 Time:2025-05-24T03:53:20.9584260Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580086f8-b01e-0063-4a5f-cc2106000000 Time:2025-05-24T03:53:21.9954781Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58008839-b01e-0063-535f-cc2106000000 Time:2025-05-24T03:53:23.0328562Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58008839-b01e-0063-535f-cc2106000000 Time:2025-05-24T03:53:23.0328562Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800893d-b01e-0063-255f-cc2106000000 Time:2025-05-24T03:53:24.0713680Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58008b84-b01e-0063-315f-cc2106000000 Time:2025-05-24T03:53:25.1089295Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58008ce8-b01e-0063-595f-cc2106000000 Time:2025-05-24T03:53:26.1465102Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58008ce8-b01e-0063-595f-cc2106000000 Time:2025-05-24T03:53:26.1465102Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (13.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580098b3-b01e-0063-4b5f-cc2106000000 Time:2025-05-24T03:53:34.3364939Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009a30-b01e-0063-175f-cc2106000000 Time:2025-05-24T03:53:35.3737115Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009c0e-b01e-0063-525f-cc2106000000 Time:2025-05-24T03:53:36.4118765Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009c0e-b01e-0063-525f-cc2106000000 Time:2025-05-24T03:53:36.4118765Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009d36-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:53:37.4502866Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009e4e-b01e-0063-465f-cc2106000000 Time:2025-05-24T03:53:38.4877715Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009f8c-b01e-0063-4a5f-cc2106000000 Time:2025-05-24T03:53:39.5259064Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58009f8c-b01e-0063-4a5f-cc2106000000 Time:2025-05-24T03:53:39.5259064Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (13.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800aad1-b01e-0063-4f5f-cc2106000000 Time:2025-05-24T03:53:47.7177638Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ac32-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:53:48.7545785Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ad92-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:53:49.7923422Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ad92-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:53:49.7923422Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800af28-b01e-0063-305f-cc2106000000 Time:2025-05-24T03:53:50.8292680Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800b13b-b01e-0063-475f-cc2106000000 Time:2025-05-24T03:53:51.8665392Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800b2d9-b01e-0063-115f-cc2106000000 Time:2025-05-24T03:53:52.9039631Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800b2d9-b01e-0063-115f-cc2106000000 Time:2025-05-24T03:53:52.9039631Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (13.38s) === RUN TestDeduplicateNewest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800bf64-b01e-0063-0d5f-cc2106000000 Time:2025-05-24T03:54:01.0945997Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c0fd-b01e-0063-715f-cc2106000000 Time:2025-05-24T03:54:02.1331193Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c2d5-b01e-0063-325f-cc2106000000 Time:2025-05-24T03:54:03.1703421Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c2d5-b01e-0063-325f-cc2106000000 Time:2025-05-24T03:54:03.1703421Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c493-b01e-0063-3b5f-cc2106000000 Time:2025-05-24T03:54:04.2081648Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c640-b01e-0063-355f-cc2106000000 Time:2025-05-24T03:54:05.2457589Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c75b-b01e-0063-1a5f-cc2106000000 Time:2025-05-24T03:54:06.2829014Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800c75b-b01e-0063-1a5f-cc2106000000 Time:2025-05-24T03:54:06.2829014Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (13.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 03:54:14 NOTICE: 13af238980012446bd80095d55967ebb: Found 3 files with duplicate md5 hashes 2025/05/24 03:54:15 NOTICE: 13af238980012446bd80095d55967ebb: Deleted 2 extra copies run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800d51b-b01e-0063-0b5f-cc2106000000 Time:2025-05-24T03:54:15.2675330Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800d648-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:54:16.3044688Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800d769-b01e-0063-595f-cc2106000000 Time:2025-05-24T03:54:17.3424842Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800d769-b01e-0063-595f-cc2106000000 Time:2025-05-24T03:54:17.3424842Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800d962-b01e-0063-0c5f-cc2106000000 Time:2025-05-24T03:54:18.4234462Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800dac4-b01e-0063-1f5f-cc2106000000 Time:2025-05-24T03:54:19.4605995Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800dc30-b01e-0063-3c5f-cc2106000000 Time:2025-05-24T03:54:20.4978991Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800dc30-b01e-0063-3c5f-cc2106000000 Time:2025-05-24T03:54:20.4978991Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (14.21s) === RUN TestDeduplicateOldest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800e84e-b01e-0063-345f-cc2106000000 Time:2025-05-24T03:54:28.6867751Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ea5c-b01e-0063-165f-cc2106000000 Time:2025-05-24T03:54:29.7239358Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800eb99-b01e-0063-2e5f-cc2106000000 Time:2025-05-24T03:54:30.7627217Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800eb99-b01e-0063-2e5f-cc2106000000 Time:2025-05-24T03:54:30.7627217Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ece2-b01e-0063-4b5f-cc2106000000 Time:2025-05-24T03:54:31.8001833Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ee88-b01e-0063-035f-cc2106000000 Time:2025-05-24T03:54:32.8375694Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800efee-b01e-0063-3e5f-cc2106000000 Time:2025-05-24T03:54:33.8749533Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800efee-b01e-0063-3e5f-cc2106000000 Time:2025-05-24T03:54:33.8749533Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (13.38s) === RUN TestDeduplicateLargest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800fc4c-b01e-0063-7d5f-cc2106000000 Time:2025-05-24T03:54:42.0643589Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800fdbf-b01e-0063-445f-cc2106000000 Time:2025-05-24T03:54:43.1023921Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ffbe-b01e-0063-015f-cc2106000000 Time:2025-05-24T03:54:44.1396775Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5800ffbe-b01e-0063-015f-cc2106000000 Time:2025-05-24T03:54:44.1396775Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58010177-b01e-0063-7f5f-cc2106000000 Time:2025-05-24T03:54:45.1767261Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580102dc-b01e-0063-3a5f-cc2106000000 Time:2025-05-24T03:54:46.2142831Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58010470-b01e-0063-195f-cc2106000000 Time:2025-05-24T03:54:47.2522773Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58010470-b01e-0063-195f-cc2106000000 Time:2025-05-24T03:54:47.2522773Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (13.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801104f-b01e-0063-055f-cc2106000000 Time:2025-05-24T03:54:55.4448127Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58011166-b01e-0063-6f5f-cc2106000000 Time:2025-05-24T03:54:56.4831778Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580112bc-b01e-0063-055f-cc2106000000 Time:2025-05-24T03:54:57.5207553Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580112bc-b01e-0063-055f-cc2106000000 Time:2025-05-24T03:54:57.5207553Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58011448-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:54:58.5581818Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801155e-b01e-0063-3c5f-cc2106000000 Time:2025-05-24T03:54:59.5957160Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580116f5-b01e-0063-255f-cc2106000000 Time:2025-05-24T03:55:00.6332830Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580116f5-b01e-0063-255f-cc2106000000 Time:2025-05-24T03:55:00.6332830Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (13.38s) === RUN TestDeduplicateRename run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58012193-b01e-0063-6b5f-cc2106000000 Time:2025-05-24T03:55:08.8232201Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580122e6-b01e-0063-7e5f-cc2106000000 Time:2025-05-24T03:55:09.8614215Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58012417-b01e-0063-725f-cc2106000000 Time:2025-05-24T03:55:10.8992021Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58012417-b01e-0063-725f-cc2106000000 Time:2025-05-24T03:55:10.8992021Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58012630-b01e-0063-5d5f-cc2106000000 Time:2025-05-24T03:55:11.9373433Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58012751-b01e-0063-4f5f-cc2106000000 Time:2025-05-24T03:55:12.9753790Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580128b9-b01e-0063-175f-cc2106000000 Time:2025-05-24T03:55:14.0126224Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580128b9-b01e-0063-175f-cc2106000000 Time:2025-05-24T03:55:14.0126224Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (13.38s) === RUN TestMergeDirs run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" dedupe_test.go:256: Can't merge directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580134bd-b01e-0063-625f-cc2106000000 Time:2025-05-24T03:55:22.2036466Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801364b-b01e-0063-445f-cc2106000000 Time:2025-05-24T03:55:23.2413214Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58013778-b01e-0063-3e5f-cc2106000000 Time:2025-05-24T03:55:24.2785817Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58013778-b01e-0063-3e5f-cc2106000000 Time:2025-05-24T03:55:24.2785817Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58013866-b01e-0063-035f-cc2106000000 Time:2025-05-24T03:55:25.3164318Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580139dd-b01e-0063-4b5f-cc2106000000 Time:2025-05-24T03:55:26.3541365Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58013ba2-b01e-0063-625f-cc2106000000 Time:2025-05-24T03:55:27.3916897Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58013ba2-b01e-0063-625f-cc2106000000 Time:2025-05-24T03:55:27.3916897Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (13.38s) === RUN TestListDirSorted run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSorted run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014834-b01e-0063-0d5f-cc2106000000 Time:2025-05-24T03:55:37.0385562Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580149ac-b01e-0063-315f-cc2106000000 Time:2025-05-24T03:55:38.0758882Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014afd-b01e-0063-535f-cc2106000000 Time:2025-05-24T03:55:39.1126982Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014afd-b01e-0063-535f-cc2106000000 Time:2025-05-24T03:55:39.1126982Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014c4f-b01e-0063-655f-cc2106000000 Time:2025-05-24T03:55:40.1503510Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014daf-b01e-0063-0e5f-cc2106000000 Time:2025-05-24T03:55:41.1879672Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014ed6-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:55:42.2257213Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58014ed6-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:55:42.2257213Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (14.84s) === RUN TestListDirSortedFn run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSortedFn run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58015b03-b01e-0063-735f-cc2106000000 Time:2025-05-24T03:55:51.8946062Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58015c21-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:55:52.9337159Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58015d94-b01e-0063-165f-cc2106000000 Time:2025-05-24T03:55:53.9712792Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58015d94-b01e-0063-165f-cc2106000000 Time:2025-05-24T03:55:53.9712792Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58015f10-b01e-0063-6d5f-cc2106000000 Time:2025-05-24T03:55:55.0084180Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016058-b01e-0063-785f-cc2106000000 Time:2025-05-24T03:55:56.0462309Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016157-b01e-0063-4a5f-cc2106000000 Time:2025-05-24T03:55:57.0836035Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016157-b01e-0063-4a5f-cc2106000000 Time:2025-05-24T03:55:57.0836035Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSortedFn Messages: directories --- FAIL: TestListDirSortedFn (14.86s) === RUN TestListJSON run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" === 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/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/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 === 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-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016c65-b01e-0063-305f-cc2106000000 Time:2025-05-24T03:56:05.9272126Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016d83-b01e-0063-1a5f-cc2106000000 Time:2025-05-24T03:56:06.9645405Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016efa-b01e-0063-645f-cc2106000000 Time:2025-05-24T03:56:08.0019522Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58016efa-b01e-0063-645f-cc2106000000 Time:2025-05-24T03:56:08.0019522Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58017089-b01e-0063-345f-cc2106000000 Time:2025-05-24T03:56:09.0395083Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580171cc-b01e-0063-495f-cc2106000000 Time:2025-05-24T03:56:10.0776960Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580172dd-b01e-0063-2a5f-cc2106000000 Time:2025-05-24T03:56:11.1150608Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580172dd-b01e-0063-2a5f-cc2106000000 Time:2025-05-24T03:56:11.1150608Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (14.03s) --- FAIL: TestListJSON/Default (0.04s) --- FAIL: TestListJSON/DirsOnly (0.04s) --- FAIL: TestListJSON/Recurse (0.07s) --- FAIL: TestListJSON/Metadata (0.04s) === RUN TestStatJSON run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" === 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 === 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-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58017e0a-b01e-0063-755f-cc2106000000 Time:2025-05-24T03:56:20.4208907Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58017f60-b01e-0063-145f-cc2106000000 Time:2025-05-24T03:56:21.4583770Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018091-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:56:22.4959913Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018091-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:56:22.4959913Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580181c6-b01e-0063-045f-cc2106000000 Time:2025-05-24T03:56:23.5348666Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580182ec-b01e-0063-705f-cc2106000000 Time:2025-05-24T03:56:24.5725761Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018409-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:56:25.6104915Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018409-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:56:25.6104915Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (14.50s) --- 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.07s) --- PASS: TestStatJSON/RootNotFound (0.11s) === RUN TestMkdir run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018e38-b01e-0063-275f-cc2106000000 Time:2025-05-24T03:56:33.8401297Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58018f76-b01e-0063-365f-cc2106000000 Time:2025-05-24T03:56:34.8782650Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580190b3-b01e-0063-425f-cc2106000000 Time:2025-05-24T03:56:35.9155679Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580190b3-b01e-0063-425f-cc2106000000 Time:2025-05-24T03:56:35.9155679Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58019220-b01e-0063-0b5f-cc2106000000 Time:2025-05-24T03:56:36.9531917Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58019318-b01e-0063-5b5f-cc2106000000 Time:2025-05-24T03:56:37.9906460Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801944a-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:56:39.0280596Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801944a-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:56:39.0280596Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (13.42s) === RUN TestLsd run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58019e7a-b01e-0063-6a5f-cc2106000000 Time:2025-05-24T03:56:47.5968958Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58019fe6-b01e-0063-095f-cc2106000000 Time:2025-05-24T03:56:48.6358314Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a0ca-b01e-0063-245f-cc2106000000 Time:2025-05-24T03:56:49.6733195Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a0ca-b01e-0063-245f-cc2106000000 Time:2025-05-24T03:56:49.6733195Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a1f4-b01e-0063-165f-cc2106000000 Time:2025-05-24T03:56:50.7120607Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a339-b01e-0063-605f-cc2106000000 Time:2025-05-24T03:56:51.7504551Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a444-b01e-0063-335f-cc2106000000 Time:2025-05-24T03:56:52.7886090Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801a444-b01e-0063-335f-cc2106000000 Time:2025-05-24T03:56:52.7886090Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsd Messages: directories --- FAIL: TestLsd (13.76s) === RUN TestLs run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b0b7-b01e-0063-305f-cc2106000000 Time:2025-05-24T03:57:01.3915618Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b2af-b01e-0063-2f5f-cc2106000000 Time:2025-05-24T03:57:02.4294969Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b438-b01e-0063-705f-cc2106000000 Time:2025-05-24T03:57:03.4676107Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b438-b01e-0063-705f-cc2106000000 Time:2025-05-24T03:57:03.4676107Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b56a-b01e-0063-775f-cc2106000000 Time:2025-05-24T03:57:04.5051074Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b67e-b01e-0063-585f-cc2106000000 Time:2025-05-24T03:57:05.5427126Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b791-b01e-0063-3f5f-cc2106000000 Time:2025-05-24T03:57:06.5806822Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801b791-b01e-0063-3f5f-cc2106000000 Time:2025-05-24T03:57:06.5806822Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLs Messages: directories --- FAIL: TestLs (13.79s) === RUN TestLsWithFilesFrom run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c21b-b01e-0063-0f5f-cc2106000000 Time:2025-05-24T03:57:15.2622471Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c33f-b01e-0063-055f-cc2106000000 Time:2025-05-24T03:57:16.2998769Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c428-b01e-0063-395f-cc2106000000 Time:2025-05-24T03:57:17.3370517Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c428-b01e-0063-395f-cc2106000000 Time:2025-05-24T03:57:17.3370517Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c538-b01e-0063-0c5f-cc2106000000 Time:2025-05-24T03:57:18.3749879Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c6af-b01e-0063-4e5f-cc2106000000 Time:2025-05-24T03:57:19.4131155Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c816-b01e-0063-7c5f-cc2106000000 Time:2025-05-24T03:57:20.4503720Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801c816-b01e-0063-7c5f-cc2106000000 Time:2025-05-24T03:57:20.4503720Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (13.87s) === RUN TestLsLong run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d248-b01e-0063-5f5f-cc2106000000 Time:2025-05-24T03:57:29.0497255Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d42e-b01e-0063-0e5f-cc2106000000 Time:2025-05-24T03:57:30.0865549Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d58f-b01e-0063-365f-cc2106000000 Time:2025-05-24T03:57:31.1240065Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d58f-b01e-0063-365f-cc2106000000 Time:2025-05-24T03:57:31.1240065Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d6a4-b01e-0063-255f-cc2106000000 Time:2025-05-24T03:57:32.1610488Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d84f-b01e-0063-545f-cc2106000000 Time:2025-05-24T03:57:33.1984165Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d982-b01e-0063-5b5f-cc2106000000 Time:2025-05-24T03:57:34.2359174Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5801d982-b01e-0063-5b5f-cc2106000000 Time:2025-05-24T03:57:34.2359174Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (13.79s) === RUN TestHashSums run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === 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-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b046fbb-301e-0052-1a60-ccc015000000 Time:2025-05-24T03:57:42.9464144Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b047117-301e-0052-4c60-ccc015000000 Time:2025-05-24T03:57:43.9838113Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0472a7-301e-0052-3760-ccc015000000 Time:2025-05-24T03:57:45.0211048Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0472a7-301e-0052-3760-ccc015000000 Time:2025-05-24T03:57:45.0211048Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b047407-301e-0052-6460-ccc015000000 Time:2025-05-24T03:57:46.0582177Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b047585-301e-0052-3660-ccc015000000 Time:2025-05-24T03:57:47.0949683Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b047723-301e-0052-1260-ccc015000000 Time:2025-05-24T03:57:48.1318320Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b047723-301e-0052-1260-ccc015000000 Time:2025-05-24T03:57:48.1318320Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (13.89s) --- PASS: TestHashSums/Md5 (0.07s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestCount run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04823c-301e-0052-1660-ccc015000000 Time:2025-05-24T03:57:56.9296146Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b048385-301e-0052-2760-ccc015000000 Time:2025-05-24T03:57:57.9668940Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b048532-301e-0052-2160-ccc015000000 Time:2025-05-24T03:57:59.0042453Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b048532-301e-0052-2160-ccc015000000 Time:2025-05-24T03:57:59.0042453Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04868f-301e-0052-4360-ccc015000000 Time:2025-05-24T03:58:00.0425607Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04880e-301e-0052-7460-ccc015000000 Time:2025-05-24T03:58:01.0803821Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b048976-301e-0052-2c60-ccc015000000 Time:2025-05-24T03:58:02.1178484Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b048976-301e-0052-2c60-ccc015000000 Time:2025-05-24T03:58:02.1178484Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCount Messages: directories --- FAIL: TestCount (13.98s) === RUN TestDelete run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020650-b01e-0063-4660-cc2106000000 Time:2025-05-24T03:58:10.8668113Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020733-b01e-0063-0660-cc2106000000 Time:2025-05-24T03:58:11.9043978Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020886-b01e-0063-2460-cc2106000000 Time:2025-05-24T03:58:12.9417288Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020886-b01e-0063-2460-cc2106000000 Time:2025-05-24T03:58:12.9417288Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580209f0-b01e-0063-6860-cc2106000000 Time:2025-05-24T03:58:13.9791065Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020c42-b01e-0063-5d60-cc2106000000 Time:2025-05-24T03:58:15.0167442Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020df9-b01e-0063-5f60-cc2106000000 Time:2025-05-24T03:58:16.0551685Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58020df9-b01e-0063-5f60-cc2106000000 Time:2025-05-24T03:58:16.0551685Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDelete Messages: directories --- FAIL: TestDelete (13.94s) === RUN TestMaxDelete run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 03:58:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04b47c-301e-0052-3a60-ccc015000000 Time:2025-05-24T03:58:24.8062470Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04b617-301e-0052-1f60-ccc015000000 Time:2025-05-24T03:58:25.8439190Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04b7dd-301e-0052-2060-ccc015000000 Time:2025-05-24T03:58:26.8820106Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04b7dd-301e-0052-2060-ccc015000000 Time:2025-05-24T03:58:26.8820106Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04ba0c-301e-0052-7460-ccc015000000 Time:2025-05-24T03:58:27.9201368Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04bc2a-301e-0052-4360-ccc015000000 Time:2025-05-24T03:58:28.9577805Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04bd87-301e-0052-7760-ccc015000000 Time:2025-05-24T03:58:29.9954436Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04bd87-301e-0052-7760-ccc015000000 Time:2025-05-24T03:58:29.9954436Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/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 run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04ca05-301e-0052-1b60-ccc015000000 Time:2025-05-24T03:58:38.1864151Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04cb75-301e-0052-5860-ccc015000000 Time:2025-05-24T03:58:39.2235755Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04cc9e-301e-0052-5c60-ccc015000000 Time:2025-05-24T03:58:40.2616162Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04cc9e-301e-0052-5c60-ccc015000000 Time:2025-05-24T03:58:40.2616162Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04cde6-301e-0052-0760-ccc015000000 Time:2025-05-24T03:58:41.2998305Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04cf77-301e-0052-5960-ccc015000000 Time:2025-05-24T03:58:42.3375046Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04d174-301e-0052-0160-ccc015000000 Time:2025-05-24T03:58:43.3757663Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b04d174-301e-0052-0160-ccc015000000 Time:2025-05-24T03:58:43.3757663Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (27.32s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 03:58:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58024096-b01e-0063-3f60-cc2106000000 Time:2025-05-24T03:58:52.1204253Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58024301-b01e-0063-7260-cc2106000000 Time:2025-05-24T03:58:53.1572620Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580244af-b01e-0063-6160-cc2106000000 Time:2025-05-24T03:58:54.1949774Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:580244af-b01e-0063-6160-cc2106000000 Time:2025-05-24T03:58:54.1949774Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5802465c-b01e-0063-5060-cc2106000000 Time:2025-05-24T03:58:55.2342945Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58024881-b01e-0063-2760-cc2106000000 Time:2025-05-24T03:58:56.2712320Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58024a25-b01e-0063-1560-cc2106000000 Time:2025-05-24T03:58:57.3093254Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58024a25-b01e-0063-1560-cc2106000000 Time:2025-05-24T03:58:57.3093254Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/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 run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025819-b01e-0063-6c60-cc2106000000 Time:2025-05-24T03:59:05.4991131Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025a10-b01e-0063-5d60-cc2106000000 Time:2025-05-24T03:59:06.5364457Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025ca1-b01e-0063-2060-cc2106000000 Time:2025-05-24T03:59:07.5734057Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025ca1-b01e-0063-2060-cc2106000000 Time:2025-05-24T03:59:07.5734057Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025e44-b01e-0063-1760-cc2106000000 Time:2025-05-24T03:59:08.6107147Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:58025f58-b01e-0063-0960-cc2106000000 Time:2025-05-24T03:59:09.6474420Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5802606b-b01e-0063-6260-cc2106000000 Time:2025-05-24T03:59:10.6851424Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:5802606b-b01e-0063-6260-cc2106000000 Time:2025-05-24T03:59:10.6851424Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (27.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 03:59:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b050088-301e-0052-6860-ccc015000000 Time:2025-05-24T03:59:19.4464273Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b050257-301e-0052-6f60-ccc015000000 Time:2025-05-24T03:59:20.4835938Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0503c0-301e-0052-2d60-ccc015000000 Time:2025-05-24T03:59:21.5210738Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0503c0-301e-0052-2d60-ccc015000000 Time:2025-05-24T03:59:21.5210738Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b050578-301e-0052-1e60-ccc015000000 Time:2025-05-24T03:59:22.5589391Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0506ee-301e-0052-5c60-ccc015000000 Time:2025-05-24T03:59:23.5961068Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b050849-301e-0052-0160-ccc015000000 Time:2025-05-24T03:59:24.6333032Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b050849-301e-0052-0160-ccc015000000 Time:2025-05-24T03:59:24.6333032Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/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 run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0514c9-301e-0052-4360-ccc015000000 Time:2025-05-24T03:59:32.8237203Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0515f6-301e-0052-3c60-ccc015000000 Time:2025-05-24T03:59:33.8609845Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05174d-301e-0052-5860-ccc015000000 Time:2025-05-24T03:59:34.8982458Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05174d-301e-0052-5860-ccc015000000 Time:2025-05-24T03:59:34.8982458Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05188c-301e-0052-6960-ccc015000000 Time:2025-05-24T03:59:35.9361609Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0519ae-301e-0052-6360-ccc015000000 Time:2025-05-24T03:59:36.9738192Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b051b01-301e-0052-0c60-ccc015000000 Time:2025-05-24T03:59:38.0114498Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b051b01-301e-0052-0c60-ccc015000000 Time:2025-05-24T03:59:38.0114498Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (27.32s) === RUN TestReadFile run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0527c3-301e-0052-5560-ccc015000000 Time:2025-05-24T03:59:46.5003549Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05291b-301e-0052-7c60-ccc015000000 Time:2025-05-24T03:59:47.5375737Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052aa6-301e-0052-5160-ccc015000000 Time:2025-05-24T03:59:48.5764018Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052aa6-301e-0052-5160-ccc015000000 Time:2025-05-24T03:59:48.5764018Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052bbb-301e-0052-3060-ccc015000000 Time:2025-05-24T03:59:49.6146890Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052ccf-301e-0052-1560-ccc015000000 Time:2025-05-24T03:59:50.6520395Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052e5d-301e-0052-4d60-ccc015000000 Time:2025-05-24T03:59:51.6893343Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b052e5d-301e-0052-4d60-ccc015000000 Time:2025-05-24T03:59:51.6893343Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/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 run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053840-301e-0052-6360-ccc015000000 Time:2025-05-24T03:59:59.8798440Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053971-301e-0052-6060-ccc015000000 Time:2025-05-24T04:00:00.9170636Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053ab2-301e-0052-7660-ccc015000000 Time:2025-05-24T04:00:01.9553268Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053ab2-301e-0052-7660-ccc015000000 Time:2025-05-24T04:00:01.9553268Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053c9c-301e-0052-5760-ccc015000000 Time:2025-05-24T04:00:02.9930400Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053e49-301e-0052-3860-ccc015000000 Time:2025-05-24T04:00:04.0299548Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053fc0-301e-0052-6d60-ccc015000000 Time:2025-05-24T04:00:05.0677616Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b053fc0-301e-0052-6d60-ccc015000000 Time:2025-05-24T04:00:05.0677616Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (27.06s) === RUN TestCat run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b054f2d-301e-0052-6860-ccc015000000 Time:2025-05-24T04:00:14.3240347Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0550ae-301e-0052-2f60-ccc015000000 Time:2025-05-24T04:00:15.3609827Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05522c-301e-0052-6860-ccc015000000 Time:2025-05-24T04:00:16.3991010Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b05522c-301e-0052-6860-ccc015000000 Time:2025-05-24T04:00:16.3991010Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b055420-301e-0052-7b60-ccc015000000 Time:2025-05-24T04:00:17.4386326Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b0555b0-301e-0052-3f60-ccc015000000 Time:2025-05-24T04:00:18.4766469Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b055793-301e-0052-5c60-ccc015000000 Time:2025-05-24T04:00:19.5143930Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b055793-301e-0052-5c60-ccc015000000 Time:2025-05-24T04:00:19.5143930Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCat Messages: directories --- FAIL: TestCat (14.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/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 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=11) { (string) (len=2) "A1", @@ -9,3 +9,5 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/05/24 04:00:43 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4b057917-301e-0052-6b60-ccc015000000 Time:2025-05-24T04:00:43.5627615Z -------------------------------------------------------------------------------- 2025/05/24 04:00:43 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4a6ce48d-801e-0078-1360-cc1f05000000 Time:2025-05-24T04:00:43.6318350Z -------------------------------------------------------------------------------- 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-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:4a6ce48d-801e-0078-1360-cc1f05000000 Time:2025-05-24T04:00:43.6318350Z -------------------------------------------------------------------------------- Test: TestRmdirsNoLeaveRoot run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46434c-b01e-0087-7e60-cc2f98000000 Time:2025-05-24T04:00:43.8249986Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a464453-b01e-0087-4e60-cc2f98000000 Time:2025-05-24T04:00:44.8631643Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4645ba-b01e-0087-6960-cc2f98000000 Time:2025-05-24T04:00:45.9059626Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4645ba-b01e-0087-6960-cc2f98000000 Time:2025-05-24T04:00:45.9059626Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a464722-b01e-0087-2760-cc2f98000000 Time:2025-05-24T04:00:46.9442876Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a464828-b01e-0087-7d60-cc2f98000000 Time:2025-05-24T04:00:47.9829048Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a464920-b01e-0087-4360-cc2f98000000 Time:2025-05-24T04:00:49.0204492Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a464920-b01e-0087-4360-cc2f98000000 Time:2025-05-24T04:00:49.0204492Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (29.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466759-b01e-0087-5260-cc2f98000000 Time:2025-05-24T04:01:12.2617905Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46692b-b01e-0087-6660-cc2f98000000 Time:2025-05-24T04:01:13.2996311Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466afe-b01e-0087-0b60-cc2f98000000 Time:2025-05-24T04:01:14.3387148Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466afe-b01e-0087-0b60-cc2f98000000 Time:2025-05-24T04:01:14.3387148Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466cbb-b01e-0087-6960-cc2f98000000 Time:2025-05-24T04:01:15.3774183Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466e29-b01e-0087-1a60-cc2f98000000 Time:2025-05-24T04:01:16.4168111Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466f7d-b01e-0087-3d60-cc2f98000000 Time:2025-05-24T04:01:17.4547122Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a466f7d-b01e-0087-3d60-cc2f98000000 Time:2025-05-24T04:01:17.4547122Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (28.36s) === RUN TestRmdirsWithFilter run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a468fa8-b01e-0087-0f60-cc2f98000000 Time:2025-05-24T04:01:40.6207471Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4690cf-b01e-0087-0960-cc2f98000000 Time:2025-05-24T04:01:41.6589508Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46929f-b01e-0087-1260-cc2f98000000 Time:2025-05-24T04:01:42.6965534Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46929f-b01e-0087-1260-cc2f98000000 Time:2025-05-24T04:01:42.6965534Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46948e-b01e-0087-5460-cc2f98000000 Time:2025-05-24T04:01:43.7345432Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a469631-b01e-0087-3f60-cc2f98000000 Time:2025-05-24T04:01:44.7731208Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4697de-b01e-0087-2e60-cc2f98000000 Time:2025-05-24T04:01:45.8109205Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4697de-b01e-0087-2e60-cc2f98000000 Time:2025-05-24T04:01:45.8109205Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (28.35s) === RUN TestCopyURL run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46a619-b01e-0087-0460-cc2f98000000 Time:2025-05-24T04:01:54.7848852Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46a760-b01e-0087-2160-cc2f98000000 Time:2025-05-24T04:01:55.8232244Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46a8fe-b01e-0087-7960-cc2f98000000 Time:2025-05-24T04:01:56.8607756Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46a8fe-b01e-0087-7960-cc2f98000000 Time:2025-05-24T04:01:56.8607756Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46aa86-b01e-0087-5460-cc2f98000000 Time:2025-05-24T04:01:57.8981812Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ac20-b01e-0087-3960-cc2f98000000 Time:2025-05-24T04:01:58.9363975Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ad90-b01e-0087-7260-cc2f98000000 Time:2025-05-24T04:01:59.9741754Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ad90-b01e-0087-7260-cc2f98000000 Time:2025-05-24T04:01:59.9741754Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyURL Messages: directories --- FAIL: TestCopyURL (14.13s) === RUN TestMoveFile run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46bb0a-b01e-0087-1560-cc2f98000000 Time:2025-05-24T04:02:08.7372500Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46bc8d-b01e-0087-4f60-cc2f98000000 Time:2025-05-24T04:02:09.7748352Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46bdd0-b01e-0087-6660-cc2f98000000 Time:2025-05-24T04:02:10.8122063Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46bdd0-b01e-0087-6660-cc2f98000000 Time:2025-05-24T04:02:10.8122063Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46bf0c-b01e-0087-7560-cc2f98000000 Time:2025-05-24T04:02:11.8506029Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46c03b-b01e-0087-0460-cc2f98000000 Time:2025-05-24T04:02:12.8890955Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46c19f-b01e-0087-3c60-cc2f98000000 Time:2025-05-24T04:02:13.9284357Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46c19f-b01e-0087-3c60-cc2f98000000 Time:2025-05-24T04:02:13.9284357Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (13.95s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ccc0-b01e-0087-2c60-cc2f98000000 Time:2025-05-24T04:02:22.5066559Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ce16-b01e-0087-4e60-cc2f98000000 Time:2025-05-24T04:02:23.5439580Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46cf58-b01e-0087-6860-cc2f98000000 Time:2025-05-24T04:02:24.5861953Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46cf58-b01e-0087-6860-cc2f98000000 Time:2025-05-24T04:02:24.5861953Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46d0dc-b01e-0087-3260-cc2f98000000 Time:2025-05-24T04:02:25.6240055Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46d20b-b01e-0087-4160-cc2f98000000 Time:2025-05-24T04:02:26.6621436Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46d36e-b01e-0087-5e60-cc2f98000000 Time:2025-05-24T04:02:27.6999290Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46d36e-b01e-0087-5e60-cc2f98000000 Time:2025-05-24T04:02:27.6999290Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileWithIgnoreExisting Messages: directories --- FAIL: TestMoveFileWithIgnoreExisting (13.77s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46dfdc-b01e-0087-5360-cc2f98000000 Time:2025-05-24T04:02:35.8928195Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e15a-b01e-0087-1360-cc2f98000000 Time:2025-05-24T04:02:36.9311528Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e2b5-b01e-0087-4760-cc2f98000000 Time:2025-05-24T04:02:37.9694750Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e2b5-b01e-0087-4760-cc2f98000000 Time:2025-05-24T04:02:37.9694750Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e45b-b01e-0087-3860-cc2f98000000 Time:2025-05-24T04:02:39.0088485Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e5fd-b01e-0087-2660-cc2f98000000 Time:2025-05-24T04:02:40.0467984Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e7a3-b01e-0087-2060-cc2f98000000 Time:2025-05-24T04:02:41.0848821Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46e7a3-b01e-0087-2060-cc2f98000000 Time:2025-05-24T04:02:41.0848821Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFile Messages: directories --- FAIL: TestCaseInsensitiveMoveFile (13.39s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46f6c7-b01e-0087-0a60-cc2f98000000 Time:2025-05-24T04:02:49.2782925Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46f8ee-b01e-0087-6d60-cc2f98000000 Time:2025-05-24T04:02:50.3155697Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46fa9f-b01e-0087-3d60-cc2f98000000 Time:2025-05-24T04:02:51.3529673Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46fa9f-b01e-0087-3d60-cc2f98000000 Time:2025-05-24T04:02:51.3529673Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46fc11-b01e-0087-7e60-cc2f98000000 Time:2025-05-24T04:02:52.3902649Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46fdeb-b01e-0087-2160-cc2f98000000 Time:2025-05-24T04:02:53.4289173Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ff56-b01e-0087-4b60-cc2f98000000 Time:2025-05-24T04:02:54.4670442Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a46ff56-b01e-0087-4b60-cc2f98000000 Time:2025-05-24T04:02:54.4670442Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFileDryRun Messages: directories --- FAIL: TestCaseInsensitiveMoveFileDryRun (13.38s) === RUN TestMoveFileBackupDir run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a470d53-b01e-0087-6f60-cc2f98000000 Time:2025-05-24T04:03:03.7451026Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a470f22-b01e-0087-1060-cc2f98000000 Time:2025-05-24T04:03:04.7839426Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4710d4-b01e-0087-0b60-cc2f98000000 Time:2025-05-24T04:03:05.8215039Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4710d4-b01e-0087-0b60-cc2f98000000 Time:2025-05-24T04:03:05.8215039Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4712c1-b01e-0087-3860-cc2f98000000 Time:2025-05-24T04:03:06.8985418Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a471488-b01e-0087-5360-cc2f98000000 Time:2025-05-24T04:03:07.9363778Z -------------------------------------------------------------------------------- run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4715fc-b01e-0087-1660-cc2f98000000 Time:2025-05-24T04:03:08.9744273Z -------------------------------------------------------------------------------- run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/backup/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4715fc-b01e-0087-1660-cc2f98000000 Time:2025-05-24T04:03:08.9744273Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a471769-b01e-0087-5060-cc2f98000000 Time:2025-05-24T04:03:10.0128393Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4718e7-b01e-0087-1d60-cc2f98000000 Time:2025-05-24T04:03:11.0512329Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a471a4c-b01e-0087-5760-cc2f98000000 Time:2025-05-24T04:03:12.0890482Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a471a4c-b01e-0087-5760-cc2f98000000 Time:2025-05-24T04:03:12.0890482Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (17.63s) === RUN TestDirMove run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A1", @@ -6,3 +6,5 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A2", @@ -6,3 +6,5 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A3", @@ -6,3 +6,5 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A4", @@ -6,3 +6,5 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4768c7-b01e-0087-0b60-cc2f98000000 Time:2025-05-24T04:03:54.0647800Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4769ce-b01e-0087-5b60-cc2f98000000 Time:2025-05-24T04:03:55.1022550Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476ae1-b01e-0087-4a60-cc2f98000000 Time:2025-05-24T04:03:56.1424673Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476ae1-b01e-0087-4a60-cc2f98000000 Time:2025-05-24T04:03:56.1424673Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476bd1-b01e-0087-0360-cc2f98000000 Time:2025-05-24T04:03:57.1800844Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476d1b-b01e-0087-1660-cc2f98000000 Time:2025-05-24T04:03:58.2179742Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476e6e-b01e-0087-3860-cc2f98000000 Time:2025-05-24T04:03:59.2556692Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a476e6e-b01e-0087-3860-cc2f98000000 Time:2025-05-24T04:03:59.2556692Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (47.39s) === RUN TestGetFsInfo run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4778ef-b01e-0087-0860-cc2f98000000 Time:2025-05-24T04:04:07.6827508Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4779fa-b01e-0087-5e60-cc2f98000000 Time:2025-05-24T04:04:08.7221514Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477b54-b01e-0087-7060-cc2f98000000 Time:2025-05-24T04:04:09.7599619Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477b54-b01e-0087-7060-cc2f98000000 Time:2025-05-24T04:04:09.7599619Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477d08-b01e-0087-6760-cc2f98000000 Time:2025-05-24T04:04:10.7985454Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477dfc-b01e-0087-2a60-cc2f98000000 Time:2025-05-24T04:04:11.8362480Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477f0d-b01e-0087-0160-cc2f98000000 Time:2025-05-24T04:04:12.8750830Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a477f0d-b01e-0087-0160-cc2f98000000 Time:2025-05-24T04:04:12.8750830Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (13.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" 2025/05/24 04:04:21 NOTICE: Azure container rclone-test-yoqurul3qitu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478aca-b01e-0087-1c60-cc2f98000000 Time:2025-05-24T04:04:21.6158694Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478bb9-b01e-0087-6960-cc2f98000000 Time:2025-05-24T04:04:22.6534072Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478d15-b01e-0087-0960-cc2f98000000 Time:2025-05-24T04:04:23.6921593Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478d15-b01e-0087-0960-cc2f98000000 Time:2025-05-24T04:04:23.6921593Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478e46-b01e-0087-0a60-cc2f98000000 Time:2025-05-24T04:04:24.7308025Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a478f66-b01e-0087-7660-cc2f98000000 Time:2025-05-24T04:04:25.7683756Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479052-b01e-0087-3e60-cc2f98000000 Time:2025-05-24T04:04:26.8062744Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479052-b01e-0087-3e60-cc2f98000000 Time:2025-05-24T04:04:26.8062744Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479b9a-b01e-0087-3660-cc2f98000000 Time:2025-05-24T04:04:35.5446350Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479ce2-b01e-0087-3260-cc2f98000000 Time:2025-05-24T04:04:36.5825869Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479e04-b01e-0087-1c60-cc2f98000000 Time:2025-05-24T04:04:37.6208859Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479e04-b01e-0087-1c60-cc2f98000000 Time:2025-05-24T04:04:37.6208859Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a479f43-b01e-0087-2e60-cc2f98000000 Time:2025-05-24T04:04:38.6604720Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47a076-b01e-0087-2360-cc2f98000000 Time:2025-05-24T04:04:39.6988512Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47a188-b01e-0087-0560-cc2f98000000 Time:2025-05-24T04:04:40.7366780Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47a188-b01e-0087-0560-cc2f98000000 Time:2025-05-24T04:04:40.7366780Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ab75-b01e-0087-2760-cc2f98000000 Time:2025-05-24T04:04:49.4805901Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ac9f-b01e-0087-2760-cc2f98000000 Time:2025-05-24T04:04:50.5188402Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ae47-b01e-0087-5b60-cc2f98000000 Time:2025-05-24T04:04:51.5563169Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ae47-b01e-0087-5b60-cc2f98000000 Time:2025-05-24T04:04:51.5563169Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47af9a-b01e-0087-0461-cc2f98000000 Time:2025-05-24T04:04:52.5955739Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47b0d2-b01e-0087-0d61-cc2f98000000 Time:2025-05-24T04:04:53.6336760Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47b243-b01e-0087-4861-cc2f98000000 Time:2025-05-24T04:04:54.6728251Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47b243-b01e-0087-4861-cc2f98000000 Time:2025-05-24T04:04:54.6728251Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47be22-b01e-0087-1c61-cc2f98000000 Time:2025-05-24T04:05:03.4183312Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47bf88-b01e-0087-3c61-cc2f98000000 Time:2025-05-24T04:05:04.4559164Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c0b8-b01e-0087-3d61-cc2f98000000 Time:2025-05-24T04:05:05.4941732Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c0b8-b01e-0087-3d61-cc2f98000000 Time:2025-05-24T04:05:05.4941732Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c1ff-b01e-0087-4b61-cc2f98000000 Time:2025-05-24T04:05:06.5318855Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c32d-b01e-0087-4861-cc2f98000000 Time:2025-05-24T04:05:07.5708285Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c467-b01e-0087-4b61-cc2f98000000 Time:2025-05-24T04:05:08.6089293Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47c467-b01e-0087-4b61-cc2f98000000 Time:2025-05-24T04:05:08.6089293Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: directories --- FAIL: TestRcat (55.73s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.93s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.94s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.92s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.93s) === RUN TestRcatMetadata run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47cf57-b01e-0087-0c61-cc2f98000000 Time:2025-05-24T04:05:16.8035909Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d0c8-b01e-0087-4c61-cc2f98000000 Time:2025-05-24T04:05:17.8410053Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d256-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:05:18.8794722Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d256-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:05:18.8794722Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d424-b01e-0087-1561-cc2f98000000 Time:2025-05-24T04:05:19.9171837Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d629-b01e-0087-7561-cc2f98000000 Time:2025-05-24T04:05:20.9544171Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d827-b01e-0087-3a61-cc2f98000000 Time:2025-05-24T04:05:21.9925892Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47d827-b01e-0087-3a61-cc2f98000000 Time:2025-05-24T04:05:21.9925892Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1532 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatMetadata Messages: directories --- FAIL: TestRcatMetadata (13.38s) === RUN TestRcatSize run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47e836-b01e-0087-1e61-cc2f98000000 Time:2025-05-24T04:05:30.5310090Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47e9c3-b01e-0087-0661-cc2f98000000 Time:2025-05-24T04:05:31.5684583Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ebf4-b01e-0087-3461-cc2f98000000 Time:2025-05-24T04:05:32.6059654Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ebf4-b01e-0087-3461-cc2f98000000 Time:2025-05-24T04:05:32.6059654Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ed92-b01e-0087-1961-cc2f98000000 Time:2025-05-24T04:05:33.6440814Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ef05-b01e-0087-6461-cc2f98000000 Time:2025-05-24T04:05:34.6830551Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47f0a6-b01e-0087-5261-cc2f98000000 Time:2025-05-24T04:05:35.7211661Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47f0a6-b01e-0087-5261-cc2f98000000 Time:2025-05-24T04:05:35.7211661Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSize Messages: directories --- FAIL: TestRcatSize (13.73s) === RUN TestRcatSizeMetadata run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a47ff46-b01e-0087-2461-cc2f98000000 Time:2025-05-24T04:05:43.9162901Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a480122-b01e-0087-4161-cc2f98000000 Time:2025-05-24T04:05:44.9546349Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48028f-b01e-0087-7361-cc2f98000000 Time:2025-05-24T04:05:45.9921858Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48028f-b01e-0087-7361-cc2f98000000 Time:2025-05-24T04:05:45.9921858Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4803c7-b01e-0087-7861-cc2f98000000 Time:2025-05-24T04:05:47.0307492Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48052e-b01e-0087-3961-cc2f98000000 Time:2025-05-24T04:05:48.0687112Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4806ab-b01e-0087-0461-cc2f98000000 Time:2025-05-24T04:05:49.1068800Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4806ab-b01e-0087-0461-cc2f98000000 Time:2025-05-24T04:05:49.1068800Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1613 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSizeMetadata Messages: directories --- FAIL: TestRcatSizeMetadata (13.39s) === RUN TestTouchDir run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4814e4-b01e-0087-3861-cc2f98000000 Time:2025-05-24T04:05:58.1835868Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481692-b01e-0087-3d61-cc2f98000000 Time:2025-05-24T04:05:59.2215675Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481872-b01e-0087-6a61-cc2f98000000 Time:2025-05-24T04:06:00.2592032Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481872-b01e-0087-6a61-cc2f98000000 Time:2025-05-24T04:06:00.2592032Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481a17-b01e-0087-6861-cc2f98000000 Time:2025-05-24T04:06:01.2967186Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481c9b-b01e-0087-0161-cc2f98000000 Time:2025-05-24T04:06:02.3344575Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481eee-b01e-0087-6361-cc2f98000000 Time:2025-05-24T04:06:03.3724932Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a481eee-b01e-0087-6361-cc2f98000000 Time:2025-05-24T04:06:03.3724932Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestTouchDir Messages: directories --- FAIL: TestTouchDir (14.26s) === RUN TestMkdirMetadata run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a482d32-b01e-0087-0b61-cc2f98000000 Time:2025-05-24T04:06:11.5667420Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a482ebf-b01e-0087-4561-cc2f98000000 Time:2025-05-24T04:06:12.6054833Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4830ae-b01e-0087-0161-cc2f98000000 Time:2025-05-24T04:06:13.6435143Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4830ae-b01e-0087-0161-cc2f98000000 Time:2025-05-24T04:06:13.6435143Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a483285-b01e-0087-2561-cc2f98000000 Time:2025-05-24T04:06:14.6830887Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a483444-b01e-0087-3661-cc2f98000000 Time:2025-05-24T04:06:15.7216034Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4835fe-b01e-0087-4061-cc2f98000000 Time:2025-05-24T04:06:16.7593195Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4835fe-b01e-0087-4061-cc2f98000000 Time:2025-05-24T04:06:16.7593195Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirMetadata Messages: directories --- FAIL: TestMkdirMetadata (13.39s) === RUN TestMkdirModTime run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484329-b01e-0087-4c61-cc2f98000000 Time:2025-05-24T04:06:24.9587467Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484487-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:06:25.9963317Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484608-b01e-0087-5d61-cc2f98000000 Time:2025-05-24T04:06:27.0345264Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484608-b01e-0087-5d61-cc2f98000000 Time:2025-05-24T04:06:27.0345264Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48478c-b01e-0087-3961-cc2f98000000 Time:2025-05-24T04:06:28.0735310Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4848ea-b01e-0087-6361-cc2f98000000 Time:2025-05-24T04:06:29.1116978Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484a9d-b01e-0087-5e61-cc2f98000000 Time:2025-05-24T04:06:30.1500617Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a484a9d-b01e-0087-5e61-cc2f98000000 Time:2025-05-24T04:06:30.1500617Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirModTime Messages: directories --- FAIL: TestMkdirModTime (13.39s) === RUN TestCopyDirMetadata run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4857ca-b01e-0087-1361-cc2f98000000 Time:2025-05-24T04:06:38.3445889Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48599a-b01e-0087-2061-cc2f98000000 Time:2025-05-24T04:06:39.3823458Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485b49-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:06:40.4200415Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485b49-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:06:40.4200415Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485ca3-b01e-0087-2261-cc2f98000000 Time:2025-05-24T04:06:41.4581849Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485df3-b01e-0087-3c61-cc2f98000000 Time:2025-05-24T04:06:42.4957910Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485f81-b01e-0087-1561-cc2f98000000 Time:2025-05-24T04:06:43.5348205Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a485f81-b01e-0087-1561-cc2f98000000 Time:2025-05-24T04:06:43.5348205Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyDirMetadata Messages: directories --- FAIL: TestCopyDirMetadata (13.38s) === RUN TestSetDirModTime run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a486df1-b01e-0087-4461-cc2f98000000 Time:2025-05-24T04:06:51.7288354Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a486fa6-b01e-0087-4661-cc2f98000000 Time:2025-05-24T04:06:52.7675829Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4870ff-b01e-0087-6e61-cc2f98000000 Time:2025-05-24T04:06:53.8053668Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4870ff-b01e-0087-6e61-cc2f98000000 Time:2025-05-24T04:06:53.8053668Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a487225-b01e-0087-6761-cc2f98000000 Time:2025-05-24T04:06:54.8436195Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48736b-b01e-0087-7b61-cc2f98000000 Time:2025-05-24T04:06:55.8813884Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48752a-b01e-0087-0561-cc2f98000000 Time:2025-05-24T04:06:56.9201111Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48752a-b01e-0087-0561-cc2f98000000 Time:2025-05-24T04:06:56.9201111Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestSetDirModTime Messages: directories --- FAIL: TestSetDirModTime (13.39s) === RUN TestDirsEqual run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a487fc1-b01e-0087-7661-cc2f98000000 Time:2025-05-24T04:07:05.1174434Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48818f-b01e-0087-0261-cc2f98000000 Time:2025-05-24T04:07:06.1559245Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4882e6-b01e-0087-2961-cc2f98000000 Time:2025-05-24T04:07:07.1942308Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4882e6-b01e-0087-2961-cc2f98000000 Time:2025-05-24T04:07:07.1942308Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a488415-b01e-0087-2461-cc2f98000000 Time:2025-05-24T04:07:08.2321118Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a488531-b01e-0087-0f61-cc2f98000000 Time:2025-05-24T04:07:09.2738815Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a488667-b01e-0087-1361-cc2f98000000 Time:2025-05-24T04:07:10.3116217Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a488667-b01e-0087-1361-cc2f98000000 Time:2025-05-24T04:07:10.3116217Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirsEqual Messages: directories --- FAIL: TestDirsEqual (13.39s) === RUN TestRemoveExisting run.go:180: Remote "Azure container rclone-test-yoqurul3qitu", Local "Local file system at /tmp/rclone3537660757", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a488fe0-b01e-0087-0361-cc2f98000000 Time:2025-05-24T04:07:18.5083696Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a489142-b01e-0087-2e61-cc2f98000000 Time:2025-05-24T04:07:19.5462036Z -------------------------------------------------------------------------------- run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a489296-b01e-0087-5761-cc2f98000000 Time:2025-05-24T04:07:20.5840351Z -------------------------------------------------------------------------------- run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/dst/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a489296-b01e-0087-5761-cc2f98000000 Time:2025-05-24T04:07:20.5840351Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a489449-b01e-0087-5e61-cc2f98000000 Time:2025-05-24T04:07:21.6215590Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a48959a-b01e-0087-0961-cc2f98000000 Time:2025-05-24T04:07:22.6590025Z -------------------------------------------------------------------------------- run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4896df-b01e-0087-2961-cc2f98000000 Time:2025-05-24T04:07:23.6970443Z -------------------------------------------------------------------------------- run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-yoqurul3qitu/BackupDir/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:7a4896df-b01e-0087-2961-cc2f98000000 Time:2025-05-24T04:07:23.6970443Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRemoveExisting Messages: directories --- FAIL: TestRemoveExisting (13.38s) FAIL "./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopyAbort|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 15m53.463888575s (try 2/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]