"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2026/04/13 01:41:40 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna" 2026/04/13 01:41:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 01:41:40 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 01:41:40 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 01:41:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 01:41:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 01:41:40 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 01:41:40 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 01:41:40 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 01:41:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 01:41:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 01:41:40 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 01:41:40 DEBUG : found headers: 2026/04/13 01:41:40 DEBUG : Creating backend with remote "/tmp/rclone3485289520" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/13 01:41:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.04s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/13 01:41:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers 2026/04/13 01:41:40 DEBUG : a: size = 0 OK 2026/04/13 01:41:40 DEBUG : a: size = 1 (memory) 2026/04/13 01:41:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/13 01:41:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/13 01:41:40 DEBUG : potato: Seek from 10 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 10 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 2 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/13 01:41:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 2 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/13 01:41:40 DEBUG : potato: Seek from 8 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 8 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/13 01:41:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/13 01:41:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/13 01:41:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/13 01:41:40 DEBUG : potato: Seek from 5 to 2 2026/04/13 01:41:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/13 01:41:40 DEBUG : potato: Seek from 9 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 9 to 0 2026/04/13 01:41:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 01:41:40 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/04/13 01:41:40 INFO : rutabaga: Failed to read metadata: object not found 2026/04/13 01:41:41 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:41:41 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 8 2026/04/13 01:41:41 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 01:41:41 DEBUG : rutabaga: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/1 === RUN TestCheck/2 2026/04/13 01:41:48 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 01:41:48 INFO : empty space: Failed to read metadata: object not found 2026/04/13 01:41:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:41:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 01:41:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 01:41:48 DEBUG : empty space: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] === NAME TestCheck fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/3 2026/04/13 01:41:56 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 01:41:56 INFO : potato2: Failed to read metadata: object not found 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2026/04/13 01:41:56 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/04/13 01:41:56 INFO : remotepotato: Failed to read metadata: object not found 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 01:41:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 01:41:57 DEBUG : remotepotato: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] === NAME TestCheck fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (24.45s) --- PASS: TestCheck/1 (0.06s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.06s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.06s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2026/04/13 01:42:05 DEBUG : Creating backend with remote "nonexistent" 2026/04/13 01:42:05 DEBUG : Creating backend with remote "nonexistent" 2026/04/13 01:42:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/13 01:42:05 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/13 01:42:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/13 01:42:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 01:42:05 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/04/13 01:42:05 INFO : rutabaga: Failed to read metadata: object not found 2026/04/13 01:42:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:42:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 8 2026/04/13 01:42:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/04/13 01:48:34 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 01:48:34 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 01:48:36 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 01:48:36 INFO : empty space: Failed to read metadata: object not found 2026/04/13 01:48:37 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 01:48:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:48:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 01:48:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 01:48:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 01:48:39 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 01:48:40 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/04/13 01:51:57 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 01:51:57 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 01:51:59 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 01:51:59 INFO : potato2: Failed to read metadata: object not found 2026/04/13 01:52:00 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 01:52:00 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 01:52:01 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 01:52:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 01:52:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 01:52:02 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 01:52:03 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/04/13 02:05:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:05:22 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/04/13 02:05:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:05:24 INFO : remotepotato: Failed to read metadata: object not found 2026/04/13 02:05:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:05:25 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:05:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:05:26 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:05:26 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:05:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:05:28 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:86: 7: Expecting 1 errors but got 5 check_test.go:89: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/04/13 02:18:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:18:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:18:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:18:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:18:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:18:53 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2207.89s) --- FAIL: TestCheckDownload/1 (184.92s) --- FAIL: TestCheckDownload/2 (201.56s) --- FAIL: TestCheckDownload/3 (195.37s) --- FAIL: TestCheckDownload/4 (394.66s) --- FAIL: TestCheckDownload/5 (401.63s) --- FAIL: TestCheckDownload/6 (394.85s) --- FAIL: TestCheckDownload/7 (401.97s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:18:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:18:53 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/04/13 02:18:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:18:53 INFO : rutabaga: Failed to read metadata: object not found 2026/04/13 02:18:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:18:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:18:54 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:18:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 8 2026/04/13 02:18:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:18:54 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:18:55 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/13 02:18:55 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/13 02:18:55 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:18:56 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/13 02:18:56 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:18:56 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/13 02:18:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:18:56 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/13 02:18:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:18:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:18:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2026/04/13 02:18:57 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:18:58 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:18:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:18:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:18:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/13 02:19:00 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/04/13 02:19:00 INFO : remotepotato: Failed to read metadata: object not found 2026/04/13 02:19:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:19:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.56s) --- PASS: TestCheckSizeOnly/1 (0.35s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.53s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.53s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:19:04 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:19:05 INFO : test.sum: Failed to read metadata: object not found 2026/04/13 02:19:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 81 2026/04/13 02:19:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:19:06 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:19:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:19:07 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:19:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:19:07 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:19:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:19:07 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:19:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:19:08 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:19:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:19:08 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:19:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:19:08 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:19:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:19:09 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:19:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:19:10 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:19:12 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/04/13 02:19:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:19:14 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:19:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:19:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:19:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:19:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 90 2026/04/13 02:19:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:19:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:19:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:19:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:19:21 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2026/04/13 02:19:21 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:19:21 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/04/13 02:19:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:19:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:19:23 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:19:25 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:19:27 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:19:29 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:19:31 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:19:33 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:19:35 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) check_test.go:311: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: 500 Internal Server Error Test: TestParseSumFile check_test.go:313: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2026/04/13 02:19:37 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:19:39 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:19:41 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (36.97s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:19:41 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/data" 2026/04/13 02:19:41 DEBUG : Config file has changed externally - reloading 2026/04/13 02:19:41 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:19:41 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:19:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:19:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:19:41 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:19:41 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:19:41 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:19:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:19:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:19:41 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:19:41 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-gonakuv7huna/data' lacks md5, skipping 2026/04/13 02:19:42 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:19:43 DEBUG : pacer: Reducing sleep to 474.609375ms --- SKIP: TestCheckSum (1.76s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:19:43 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/data" 2026/04/13 02:19:43 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:19:43 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:19:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:19:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:19:43 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:19:43 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:19:43 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:19:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:19:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:19:43 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:19:43 DEBUG : found headers: 2026/04/13 02:19:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:19:43 DEBUG : data/banana: Update will use the tus protocol to upload 2026/04/13 02:19:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:19:44 INFO : data/banana: Failed to read metadata: object not found 2026/04/13 02:19:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:19:44 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:44 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:19:44 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:19:44 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:19:45 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/13 02:19:45 INFO : test.sum: Failed to read metadata: object not found 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/13 02:19:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/13 02:19:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 41 2026/04/13 02:19:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:19:45 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/13 02:19:46 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/13 02:19:46 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2026/04/13 02:19:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:19:53 DEBUG : data/potato: Update will use the tus protocol to upload 2026/04/13 02:19:56 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:19:56 INFO : data/potato: Failed to read metadata: object not found 2026/04/13 02:19:57 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:19:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:19:58 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:19:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 15 2026/04/13 02:19:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:19:59 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:20:00 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:20:00 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:20:00 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:20:00 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:01 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:20:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 41 2026/04/13 02:20:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:20:01 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:20:01 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:20:01 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2026/04/13 02:20:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:20:12 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:20:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:20:16 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:20:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 82 2026/04/13 02:20:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:20:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:20:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:20:19 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: 500 Internal Server Error Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2026/04/13 02:20:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:20:35 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:37 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:20:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:20:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:39 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:20:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2026/04/13 02:20:39 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:20:39 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:20:41 DEBUG : pacer: Reducing sleep to 1.265625s 2026/04/13 02:20:41 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:43 DEBUG : pacer: Reducing sleep to 949.21875ms 2026/04/13 02:20:44 DEBUG : pacer: Reducing sleep to 711.914062ms 2026/04/13 02:20:44 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:45 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:20:45 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/04/13 02:20:45 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:20:45 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:20:47 DEBUG : pacer: Reducing sleep to 1.067871093s 2026/04/13 02:20:47 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:49 DEBUG : pacer: Reducing sleep to 800.903319ms 2026/04/13 02:20:50 DEBUG : pacer: Reducing sleep to 600.677489ms 2026/04/13 02:20:50 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:50 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:20:50 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2026/04/13 02:20:50 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:20:50 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:20:52 DEBUG : pacer: Reducing sleep to 901.016233ms 2026/04/13 02:20:52 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:54 DEBUG : pacer: Reducing sleep to 675.762174ms 2026/04/13 02:20:55 DEBUG : pacer: Reducing sleep to 506.82163ms 2026/04/13 02:20:55 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:20:55 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:20:55 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2026/04/13 02:20:55 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:20:55 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:20:57 DEBUG : pacer: Reducing sleep to 760.232445ms 2026/04/13 02:20:57 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:20:58 DEBUG : pacer: Reducing sleep to 570.174333ms 2026/04/13 02:20:59 DEBUG : pacer: Reducing sleep to 427.630749ms 2026/04/13 02:20:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:00 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:00 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2026/04/13 02:21:00 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:00 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:21:02 DEBUG : pacer: Reducing sleep to 641.446123ms 2026/04/13 02:21:02 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:21:02 DEBUG : pacer: Reducing sleep to 481.084592ms 2026/04/13 02:21:03 DEBUG : pacer: Reducing sleep to 360.813444ms 2026/04/13 02:21:03 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:04 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:04 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2026/04/13 02:21:04 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:04 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:21:06 DEBUG : pacer: Reducing sleep to 541.220166ms 2026/04/13 02:21:06 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:21:06 DEBUG : pacer: Reducing sleep to 405.915124ms 2026/04/13 02:21:07 DEBUG : pacer: Reducing sleep to 304.436343ms 2026/04/13 02:21:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:07 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:07 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2026/04/13 02:21:07 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:07 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:21:09 DEBUG : pacer: Reducing sleep to 456.654514ms 2026/04/13 02:21:09 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:21:10 DEBUG : pacer: Reducing sleep to 342.490885ms 2026/04/13 02:21:10 DEBUG : pacer: Reducing sleep to 256.868163ms 2026/04/13 02:21:10 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:11 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:11 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2026/04/13 02:21:11 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:11 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:21:13 DEBUG : pacer: Reducing sleep to 385.302244ms 2026/04/13 02:21:13 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:21:13 DEBUG : pacer: Reducing sleep to 288.976683ms 2026/04/13 02:21:14 DEBUG : pacer: Reducing sleep to 216.732512ms 2026/04/13 02:21:14 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:14 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:14 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2026/04/13 02:21:14 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:14 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-gonakuv7huna': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/04/13 02:21:16 DEBUG : pacer: Reducing sleep to 325.098768ms 2026/04/13 02:21:16 DEBUG : test.sum: Update will use the tus protocol to upload 2026/04/13 02:21:16 DEBUG : pacer: Reducing sleep to 243.824076ms 2026/04/13 02:21:17 DEBUG : pacer: Reducing sleep to 182.868057ms 2026/04/13 02:21:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:21:17 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/04/13 02:21:17 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2026/04/13 02:21:17 ERROR : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:17 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-gonakuv7huna'": tus update failed: uploadChunk failed: 500 Internal Server Error 2026/04/13 02:21:17 DEBUG : pacer: Reducing sleep to 274.302085ms 2026/04/13 02:21:17 DEBUG : pacer: Reducing sleep to 205.726563ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 154.294922ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 115.721191ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 86.790893ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 65.093169ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 48.819876ms 2026/04/13 02:21:18 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (95.65s) --- PASS: TestCheckSumDownload/subtest1 (5.87s) --- PASS: TestCheckSumDownload/subtest2 (9.36s) --- PASS: TestCheckSumDownload/subtest3 (13.90s) === RUN TestApplyTransforms 2026/04/13 02:21:18 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-qokaxif6raka" 2026/04/13 02:21:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:18 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:18 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:18 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:18 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:18 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:18 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:18 DEBUG : found headers: 2026/04/13 02:21:19 DEBUG : Creating backend with remote "/tmp/rclone2875158634" run.go:185: Remote "webdav root 'rclone-test-qokaxif6raka'", Local "Local file system at /tmp/rclone2875158634", Modify Window "1s" 2026/04/13 02:21:19 DEBUG : hello, world!: Update will use the tus protocol to upload 2026/04/13 02:21:19 INFO : hello, world!: Failed to read metadata: object not found 2026/04/13 02:21:19 DEBUG : webdav root 'rclone-test-qokaxif6raka': Uploaded starts 2026/04/13 02:21:19 DEBUG : webdav root 'rclone-test-qokaxif6raka': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:19 DEBUG : webdav root 'rclone-test-qokaxif6raka': -- Uploaded finished 2026/04/13 02:21:19 DEBUG : hello, world!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] upper checkfile vs. lower remote (without normalization) 2026/04/13 02:21:19 ERROR : hello, world!: sum not found 2026/04/13 02:21:19 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-qokaxif6raka' 2026/04/13 02:21:19 NOTICE: webdav root 'rclone-test-qokaxif6raka': 1 files missing 2026/04/13 02:21:19 NOTICE: 1 hashes missing 2026/04/13 02:21:19 NOTICE: webdav root 'rclone-test-qokaxif6raka': 1 differences found 2026/04/13 02:21:19 NOTICE: webdav root 'rclone-test-qokaxif6raka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/13 02:21:20 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:20 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:20 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:20 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:20 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:20 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:21 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:21 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:23 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:25 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:25 ERROR : hello, world!: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:25 NOTICE: webdav root 'rclone-test-qokaxif6raka': 0 differences found 2026/04/13 02:21:25 NOTICE: webdav root 'rclone-test-qokaxif6raka': 1 errors while checking 2026/04/13 02:21:25 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-kejedin0yesi" 2026/04/13 02:21:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:25 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:25 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:25 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:25 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:25 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:25 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:25 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:25 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:25 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:25 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:25 DEBUG : found headers: 2026/04/13 02:21:25 DEBUG : Creating backend with remote "/tmp/rclone1814911626" run.go:185: Remote "webdav root 'rclone-test-kejedin0yesi'", Local "Local file system at /tmp/rclone1814911626", Modify Window "1s" 2026/04/13 02:21:25 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2026/04/13 02:21:25 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2026/04/13 02:21:25 DEBUG : webdav root 'rclone-test-kejedin0yesi': Uploaded starts 2026/04/13 02:21:25 DEBUG : webdav root 'rclone-test-kejedin0yesi': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:25 DEBUG : webdav root 'rclone-test-kejedin0yesi': -- Uploaded finished 2026/04/13 02:21:25 DEBUG : HELLO, WORLD!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] lower checkfile vs. upper remote (without normalization) 2026/04/13 02:21:25 DEBUG : HELLO, WORLD!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:21:25 ERROR : hello, world!: file not in webdav root 'rclone-test-kejedin0yesi' 2026/04/13 02:21:25 NOTICE: webdav root 'rclone-test-kejedin0yesi': 1 files missing 2026/04/13 02:21:25 NOTICE: webdav root 'rclone-test-kejedin0yesi': 0 differences found 2026/04/13 02:21:25 NOTICE: webdav root 'rclone-test-kejedin0yesi': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/13 02:21:26 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:26 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:26 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:26 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:26 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:27 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:27 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:27 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:28 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:30 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:30 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:30 NOTICE: webdav root 'rclone-test-kejedin0yesi': 0 differences found 2026/04/13 02:21:30 NOTICE: webdav root 'rclone-test-kejedin0yesi': 1 errors while checking 2026/04/13 02:21:30 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-remawek6fiju" 2026/04/13 02:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:30 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:30 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:30 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:30 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:30 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:30 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:30 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:30 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:30 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:30 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:30 DEBUG : found headers: 2026/04/13 02:21:30 DEBUG : Creating backend with remote "/tmp/rclone3384372952" run.go:185: Remote "webdav root 'rclone-test-remawek6fiju'", Local "Local file system at /tmp/rclone3384372952", Modify Window "1s" 2026/04/13 02:21:31 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2026/04/13 02:21:31 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2026/04/13 02:21:31 DEBUG : webdav root 'rclone-test-remawek6fiju': Uploaded starts 2026/04/13 02:21:31 DEBUG : webdav root 'rclone-test-remawek6fiju': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:31 DEBUG : webdav root 'rclone-test-remawek6fiju': -- Uploaded finished 2026/04/13 02:21:31 DEBUG : HeLlO, wOrLd!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/13 02:21:31 DEBUG : HeLlO, wOrLd!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:21:31 ERROR : hello, world!: file not in webdav root 'rclone-test-remawek6fiju' 2026/04/13 02:21:31 NOTICE: webdav root 'rclone-test-remawek6fiju': 1 files missing 2026/04/13 02:21:31 NOTICE: webdav root 'rclone-test-remawek6fiju': 0 differences found 2026/04/13 02:21:31 NOTICE: webdav root 'rclone-test-remawek6fiju': 1 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/13 02:21:31 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:31 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:31 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:31 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:31 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:32 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:32 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:33 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:34 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:36 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:36 ERROR : HeLlO, wOrLd!: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:36 NOTICE: webdav root 'rclone-test-remawek6fiju': 0 differences found 2026/04/13 02:21:36 NOTICE: webdav root 'rclone-test-remawek6fiju': 1 errors while checking 2026/04/13 02:21:36 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-vecurum7fepa" 2026/04/13 02:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:36 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:36 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:36 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:36 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:36 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:36 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:36 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:36 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:36 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:36 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:36 DEBUG : found headers: 2026/04/13 02:21:36 DEBUG : Creating backend with remote "/tmp/rclone2988759571" run.go:185: Remote "webdav root 'rclone-test-vecurum7fepa'", Local "Local file system at /tmp/rclone2988759571", Modify Window "1s" 2026/04/13 02:21:36 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2026/04/13 02:21:36 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2026/04/13 02:21:36 DEBUG : webdav root 'rclone-test-vecurum7fepa': Uploaded starts 2026/04/13 02:21:36 DEBUG : webdav root 'rclone-test-vecurum7fepa': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:36 DEBUG : webdav root 'rclone-test-vecurum7fepa': -- Uploaded finished 2026/04/13 02:21:36 DEBUG : HELLO, WORLD!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/13 02:21:36 DEBUG : HELLO, WORLD!: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:21:36 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-vecurum7fepa' 2026/04/13 02:21:36 NOTICE: webdav root 'rclone-test-vecurum7fepa': 1 files missing 2026/04/13 02:21:36 NOTICE: webdav root 'rclone-test-vecurum7fepa': 0 differences found 2026/04/13 02:21:36 NOTICE: webdav root 'rclone-test-vecurum7fepa': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/13 02:21:37 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:37 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:37 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:37 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:37 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:37 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:37 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:38 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:38 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:39 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:41 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:41 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:41 NOTICE: webdav root 'rclone-test-vecurum7fepa': 0 differences found 2026/04/13 02:21:41 NOTICE: webdav root 'rclone-test-vecurum7fepa': 1 errors while checking 2026/04/13 02:21:41 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cibejec1nica" 2026/04/13 02:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:41 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:41 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:41 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:41 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:41 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:41 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:41 DEBUG : found headers: 2026/04/13 02:21:42 DEBUG : Creating backend with remote "/tmp/rclone1370215118" run.go:185: Remote "webdav root 'rclone-test-cibejec1nica'", Local "Local file system at /tmp/rclone1370215118", Modify Window "1s" 2026/04/13 02:21:42 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:21:42 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:21:42 DEBUG : webdav root 'rclone-test-cibejec1nica': Uploaded starts 2026/04/13 02:21:42 DEBUG : webdav root 'rclone-test-cibejec1nica': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:42 DEBUG : webdav root 'rclone-test-cibejec1nica': -- Uploaded finished 2026/04/13 02:21:42 DEBUG : 測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] NFD checkfile vs. NFC remote (without normalization) 2026/04/13 02:21:42 DEBUG : 測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:21:42 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-cibejec1nica' 2026/04/13 02:21:42 NOTICE: webdav root 'rclone-test-cibejec1nica': 1 files missing 2026/04/13 02:21:42 NOTICE: webdav root 'rclone-test-cibejec1nica': 0 differences found 2026/04/13 02:21:42 NOTICE: webdav root 'rclone-test-cibejec1nica': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/13 02:21:42 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:43 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:43 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:44 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:45 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:47 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:47 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:47 NOTICE: webdav root 'rclone-test-cibejec1nica': 0 differences found 2026/04/13 02:21:47 NOTICE: webdav root 'rclone-test-cibejec1nica': 1 errors while checking 2026/04/13 02:21:47 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gakuxir1zuta" 2026/04/13 02:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:47 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:47 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:47 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:47 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:47 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:47 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:47 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:47 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:47 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:47 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:47 DEBUG : found headers: 2026/04/13 02:21:47 DEBUG : Creating backend with remote "/tmp/rclone3907840287" run.go:185: Remote "webdav root 'rclone-test-gakuxir1zuta'", Local "Local file system at /tmp/rclone3907840287", Modify Window "1s" 2026/04/13 02:21:47 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:21:48 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:21:48 DEBUG : webdav root 'rclone-test-gakuxir1zuta': Uploaded starts 2026/04/13 02:21:48 DEBUG : webdav root 'rclone-test-gakuxir1zuta': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:48 DEBUG : webdav root 'rclone-test-gakuxir1zuta': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2026/04/13 02:21:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/13 02:21:48 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-gakuxir1zuta' 2026/04/13 02:21:48 NOTICE: webdav root 'rclone-test-gakuxir1zuta': 1 files missing 2026/04/13 02:21:48 NOTICE: 1 hashes missing 2026/04/13 02:21:48 NOTICE: webdav root 'rclone-test-gakuxir1zuta': 1 differences found 2026/04/13 02:21:48 NOTICE: webdav root 'rclone-test-gakuxir1zuta': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/13 02:21:48 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:49 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:50 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:51 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:53 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:53 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:53 NOTICE: webdav root 'rclone-test-gakuxir1zuta': 0 differences found 2026/04/13 02:21:53 NOTICE: webdav root 'rclone-test-gakuxir1zuta': 1 errors while checking 2026/04/13 02:21:53 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zucupil4yici" 2026/04/13 02:21:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:53 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:53 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:53 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:53 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:53 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:53 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:53 DEBUG : found headers: 2026/04/13 02:21:53 DEBUG : Creating backend with remote "/tmp/rclone4294212397" run.go:185: Remote "webdav root 'rclone-test-zucupil4yici'", Local "Local file system at /tmp/rclone4294212397", Modify Window "1s" 2026/04/13 02:21:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:21:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:21:54 DEBUG : webdav root 'rclone-test-zucupil4yici': Uploaded starts 2026/04/13 02:21:54 DEBUG : webdav root 'rclone-test-zucupil4yici': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:21:54 DEBUG : webdav root 'rclone-test-zucupil4yici': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2026/04/13 02:21:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/13 02:21:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-zucupil4yici' 2026/04/13 02:21:54 NOTICE: webdav root 'rclone-test-zucupil4yici': 1 files missing 2026/04/13 02:21:54 NOTICE: 1 hashes missing 2026/04/13 02:21:54 NOTICE: webdav root 'rclone-test-zucupil4yici': 1 differences found 2026/04/13 02:21:54 NOTICE: webdav root 'rclone-test-zucupil4yici': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/13 02:21:54 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:21:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:21:55 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:21:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:21:56 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:21:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:21:58 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:21:59 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:21:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:21:59 NOTICE: webdav root 'rclone-test-zucupil4yici': 0 differences found 2026/04/13 02:21:59 NOTICE: webdav root 'rclone-test-zucupil4yici': 1 errors while checking 2026/04/13 02:21:59 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cayufuc5hixa" 2026/04/13 02:21:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:21:59 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:21:59 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:59 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:59 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:21:59 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:21:59 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:21:59 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:21:59 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:21:59 DEBUG : found headers: 2026/04/13 02:22:00 DEBUG : Creating backend with remote "/tmp/rclone820424923" run.go:185: Remote "webdav root 'rclone-test-cayufuc5hixa'", Local "Local file system at /tmp/rclone820424923", Modify Window "1s" 2026/04/13 02:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:22:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:22:00 DEBUG : webdav root 'rclone-test-cayufuc5hixa': Uploaded starts 2026/04/13 02:22:00 DEBUG : webdav root 'rclone-test-cayufuc5hixa': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:22:00 DEBUG : webdav root 'rclone-test-cayufuc5hixa': -- Uploaded finished 2026/04/13 02:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] NFCx2 checkfile vs. both remote (without normalization) 2026/04/13 02:22:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/13 02:22:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-cayufuc5hixa' 2026/04/13 02:22:00 NOTICE: webdav root 'rclone-test-cayufuc5hixa': 1 files missing 2026/04/13 02:22:00 NOTICE: 1 hashes missing 2026/04/13 02:22:00 NOTICE: webdav root 'rclone-test-cayufuc5hixa': 1 differences found 2026/04/13 02:22:00 NOTICE: webdav root 'rclone-test-cayufuc5hixa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/13 02:22:01 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:22:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:22:01 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:22:01 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:22:01 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:22:01 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:22:02 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:22:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:22:02 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:22:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:22:04 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:22:06 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:22:06 NOTICE: webdav root 'rclone-test-cayufuc5hixa': 0 differences found 2026/04/13 02:22:06 NOTICE: webdav root 'rclone-test-cayufuc5hixa': 1 errors while checking 2026/04/13 02:22:06 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-qipuwav7sazo" 2026/04/13 02:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:22:06 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:06 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:06 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:06 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:06 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:06 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:06 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:06 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:06 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:06 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:06 DEBUG : found headers: 2026/04/13 02:22:06 DEBUG : Creating backend with remote "/tmp/rclone3263125510" run.go:185: Remote "webdav root 'rclone-test-qipuwav7sazo'", Local "Local file system at /tmp/rclone3263125510", Modify Window "1s" 2026/04/13 02:22:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:22:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:22:06 DEBUG : webdav root 'rclone-test-qipuwav7sazo': Uploaded starts 2026/04/13 02:22:06 DEBUG : webdav root 'rclone-test-qipuwav7sazo': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:22:06 DEBUG : webdav root 'rclone-test-qipuwav7sazo': -- Uploaded finished 2026/04/13 02:22:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] both checkfile vs. NFDx2 remote (without normalization) 2026/04/13 02:22:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:22:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-qipuwav7sazo' 2026/04/13 02:22:06 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 1 files missing 2026/04/13 02:22:06 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 0 differences found 2026/04/13 02:22:06 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 1 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/13 02:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:22:07 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in webdav root 'rclone-test-qipuwav7sazo' 2026/04/13 02:22:07 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 1 files missing 2026/04/13 02:22:07 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 0 differences found 2026/04/13 02:22:07 NOTICE: webdav root 'rclone-test-qipuwav7sazo': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: file not in webdav root 'rclone-test-qipuwav7sazo' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/04/13 02:22:07 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-xavojur3heno" 2026/04/13 02:22:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:22:07 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:07 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:07 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:07 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:07 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:07 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:07 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:07 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:07 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:07 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:07 DEBUG : found headers: 2026/04/13 02:22:07 DEBUG : Creating backend with remote "/tmp/rclone2433133382" run.go:185: Remote "webdav root 'rclone-test-xavojur3heno'", Local "Local file system at /tmp/rclone2433133382", Modify Window "1s" 2026/04/13 02:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/04/13 02:22:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/04/13 02:22:07 DEBUG : webdav root 'rclone-test-xavojur3heno': Uploaded starts 2026/04/13 02:22:07 DEBUG : webdav root 'rclone-test-xavojur3heno': Uploaded chunk no 1 ok, range 0 -> 13 2026/04/13 02:22:07 DEBUG : webdav root 'rclone-test-xavojur3heno': -- Uploaded finished 2026/04/13 02:22:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] both checkfile vs. NFCx2 remote (without normalization) 2026/04/13 02:22:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] 2026/04/13 02:22:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-xavojur3heno' 2026/04/13 02:22:08 NOTICE: webdav root 'rclone-test-xavojur3heno': 1 files missing 2026/04/13 02:22:08 NOTICE: webdav root 'rclone-test-xavojur3heno': 0 differences found 2026/04/13 02:22:08 NOTICE: webdav root 'rclone-test-xavojur3heno': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/13 02:22:08 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:22:08 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:22:08 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:22:08 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:22:08 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:22:08 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:22:09 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:22:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:22:09 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:22:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:22:11 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:22:13 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:22:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/04/13 02:22:13 NOTICE: webdav root 'rclone-test-xavojur3heno': 0 differences found 2026/04/13 02:22:13 NOTICE: webdav root 'rclone-test-xavojur3heno': 1 errors while checking 2026/04/13 02:22:13 DEBUG : webdav root 'rclone-test-xavojur3heno': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-qipuwav7sazo': Purge remote 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-cayufuc5hixa': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-zucupil4yici': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-gakuxir1zuta': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-cibejec1nica': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-vecurum7fepa': Purge remote 2026/04/13 02:22:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:15 DEBUG : webdav root 'rclone-test-remawek6fiju': Purge remote 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:16 DEBUG : webdav root 'rclone-test-kejedin0yesi': Purge remote 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:22:16 DEBUG : webdav root 'rclone-test-qokaxif6raka': Purge remote 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 1.5s --- FAIL: TestApplyTransforms (57.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 27.46118ms 2026/04/13 02:22:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 20.595885ms 2026/04/13 02:22:16 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 15.446913ms 2026/04/13 02:22:16 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 11.585184ms 2026/04/13 02:22:16 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:16 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:16 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:16 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:22:16 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 02:22:16 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:16 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:17 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:17 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:22:17 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:17 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:17 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:17 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:22:17 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:17 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:17 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:17 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:22:17 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:17 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:17 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:17 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:22:17 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:18 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:18 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:18 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:22:18 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:18 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:18 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:18 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:22:18 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:18 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:18 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:18 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:22:18 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:18 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:18 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:18 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:22:19 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:19 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:19 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:19 DEBUG : sub/file2: tus update failed. 2026/04/13 02:22:19 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:22:19 ERROR : file1: Failed to copy: tus update failed: EOF copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFile --- FAIL: TestCopyFile (3.64s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.24s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:20 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:20 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 18 2026/04/13 02:22:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/backup" 2026/04/13 02:22:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:20 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:20 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:20 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:20 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:20 DEBUG : found headers: 2026/04/13 02:22:20 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/backup" to be canonical "TestWebdavInfiniteScale{rcp_-}:rclone-test-gonakuv7huna/backup" 2026/04/13 02:22:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3485289520) 2026/04/13 02:22:20 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-gonakuv7huna') 2026/04/13 02:22:20 DEBUG : dst/file1: Sizes differ 2026/04/13 02:22:21 INFO : dst/file1: Moved (server-side) 2026/04/13 02:22:21 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:21 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:21 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:21 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:21 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:21 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:22:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:22 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:22 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:22 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:22 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:22:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:22 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:22 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:22 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:22 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:22:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:22 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:22 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:22 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:22 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:22:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:23 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:23 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:23 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:23 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:22:23 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:23 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:23 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:23 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:23 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:22:23 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:23 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:24 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:24 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:22:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:24 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:24 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:24 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:22:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:24 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:24 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:24 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:22:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:22:24 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:22:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:24 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:24 DEBUG : dst/file1: tus update failed. 2026/04/13 02:22:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:22:24 ERROR : dst/file1: Failed to copy: tus update failed: EOF copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (6.49s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:26 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/dst" 2026/04/13 02:22:26 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:26 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:26 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:26 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:26 DEBUG : found headers: 2026/04/13 02:22:26 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/CompareDest" 2026/04/13 02:22:26 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:26 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:26 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:26 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:26 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:26 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:26 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:26 DEBUG : found headers: 2026/04/13 02:22:27 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/CompareDest" to be canonical "TestWebdavInfiniteScale{rcp_-}:rclone-test-gonakuv7huna/CompareDest" 2026/04/13 02:22:27 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 02:22:27 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:27 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:27 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:27 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:27 DEBUG : one: tus update failed. 2026/04/13 02:22:27 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:22:27 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:27 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:27 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:27 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:27 DEBUG : one: tus update failed. 2026/04/13 02:22:27 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:22:27 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:27 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:27 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:27 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:27 DEBUG : one: tus update failed. 2026/04/13 02:22:27 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:22:27 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:27 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:27 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:27 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:27 DEBUG : one: tus update failed. 2026/04/13 02:22:27 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:22:28 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:28 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:28 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:28 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:28 DEBUG : one: tus update failed. 2026/04/13 02:22:28 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:22:28 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:28 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:28 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:28 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:28 DEBUG : one: tus update failed. 2026/04/13 02:22:28 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:22:28 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:28 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:28 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:28 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:28 DEBUG : one: tus update failed. 2026/04/13 02:22:28 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:22:28 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:28 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:28 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:28 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:28 DEBUG : one: tus update failed. 2026/04/13 02:22:28 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:22:28 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:28 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:28 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:28 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:28 DEBUG : one: tus update failed. 2026/04/13 02:22:28 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:22:29 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:29 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:29 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:29 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:29 DEBUG : one: tus update failed. 2026/04/13 02:22:29 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:22:29 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (3.04s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/dst" 2026/04/13 02:22:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:29 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:29 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:29 DEBUG : found headers: 2026/04/13 02:22:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/CopyDest" 2026/04/13 02:22:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:22:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:29 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:22:29 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:22:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:22:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:22:29 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:22:29 DEBUG : found headers: 2026/04/13 02:22:29 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/CopyDest" to be canonical "TestWebdavInfiniteScale{rcp_-}:rclone-test-gonakuv7huna/CopyDest" 2026/04/13 02:22:29 DEBUG : one: Need to transfer - File not found at Destination 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:30 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:30 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:30 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:30 DEBUG : one: tus update failed. 2026/04/13 02:22:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:30 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:30 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:30 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:30 DEBUG : one: tus update failed. 2026/04/13 02:22:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:30 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:30 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:30 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:30 DEBUG : one: tus update failed. 2026/04/13 02:22:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:30 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:30 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:30 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:30 DEBUG : one: tus update failed. 2026/04/13 02:22:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:30 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:30 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:30 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:30 DEBUG : one: tus update failed. 2026/04/13 02:22:30 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:22:30 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:31 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:31 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:31 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:31 DEBUG : one: tus update failed. 2026/04/13 02:22:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:22:31 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:31 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:31 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:31 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:31 DEBUG : one: tus update failed. 2026/04/13 02:22:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:22:31 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:31 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:31 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:31 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:31 DEBUG : one: tus update failed. 2026/04/13 02:22:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:22:31 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:31 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:31 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:31 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:31 DEBUG : one: tus update failed. 2026/04/13 02:22:31 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:22:32 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:32 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:32 DEBUG : webdav root 'rclone-test-gonakuv7huna/dst': Uploaded starts 2026/04/13 02:22:32 ERROR : webdav root 'rclone-test-gonakuv7huna/dst': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:32 DEBUG : one: tus update failed. 2026/04/13 02:22:32 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:22:32 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (2.86s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.12s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.11s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:33 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:33 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:33 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:33 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:33 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:22:33 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:33 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:34 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:34 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:34 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:34 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/04/13 02:22:34 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/04/13 02:22:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:34 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2026/04/13 02:22:34 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:22:34 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: tus update failed: EOF copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (2.22s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.21s) === RUN TestDeduplicateSkip run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.13s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.13s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.10s) === RUN TestDeduplicateNewest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.21s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:35 DEBUG : one: Update will use the tus protocol to upload 2026/04/13 02:22:35 INFO : one: Failed to read metadata: object not found 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:36 DEBUG : also/one: Update will use the tus protocol to upload 2026/04/13 02:22:36 INFO : also/one: Failed to read metadata: object not found 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:36 DEBUG : another: Update will use the tus protocol to upload 2026/04/13 02:22:36 INFO : another: Failed to read metadata: object not found 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:22:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:36 DEBUG : not-one: Update will use the tus protocol to upload 2026/04/13 02:22:36 INFO : not-one: Failed to read metadata: object not found 2026/04/13 02:22:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:22:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:37 DEBUG : not-one: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:22:44 INFO : webdav root 'rclone-test-gonakuv7huna': Looking for duplicate sha1 hashes using newest mode. 2026/04/13 02:22:44 NOTICE: ef51977c7873893f35a88b8ed877e0576e941127: Found 3 files with duplicate sha1 hashes 2026/04/13 02:22:44 INFO : one: Deleted 2026/04/13 02:22:44 INFO : also/one: Deleted 2026/04/13 02:22:44 NOTICE: ef51977c7873893f35a88b8ed877e0576e941127: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.76s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.11s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.15s) === RUN TestDeduplicateSmallest run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.17s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.12s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.12s) === RUN TestListDirSorted run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:46 DEBUG : a.txt: Update will use the tus protocol to upload 2026/04/13 02:22:46 INFO : a.txt: Failed to read metadata: object not found 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:46 DEBUG : zend.txt: Update will use the tus protocol to upload 2026/04/13 02:22:46 INFO : zend.txt: Failed to read metadata: object not found 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:22:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:47 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/04/13 02:22:47 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:47 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2026/04/13 02:22:47 INFO : sub dir/hello world2: Failed to read metadata: object not found 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:47 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2026/04/13 02:22:47 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:22:47 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:48 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2026/04/13 02:22:48 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 9 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:48 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2026/04/13 02:22:48 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:48 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:49 DEBUG : a.txt: Excluded (Size Filter) 2026/04/13 02:22:49 DEBUG : a.txt: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/13 02:22:49 DEBUG : sub dir/hello world2: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/13 02:22:49 DEBUG : sub dir/hello world: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/ignore dir: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/13 02:22:49 DEBUG : sub dir/hello world2: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/13 02:22:49 DEBUG : sub dir/hello world: Excluded 2026/04/13 02:22:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.33s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:51 DEBUG : a.txt: Update will use the tus protocol to upload 2026/04/13 02:22:51 INFO : a.txt: Failed to read metadata: object not found 2026/04/13 02:22:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:52 DEBUG : zend.txt: Update will use the tus protocol to upload 2026/04/13 02:22:52 INFO : zend.txt: Failed to read metadata: object not found 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:52 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/04/13 02:22:52 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:52 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2026/04/13 02:22:52 INFO : sub dir/hello world2: Failed to read metadata: object not found 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:52 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:53 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2026/04/13 02:22:53 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:53 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2026/04/13 02:22:53 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 9 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:53 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2026/04/13 02:22:53 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:22:53 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:54 DEBUG : a.txt: Excluded (Size Filter) 2026/04/13 02:22:54 DEBUG : a.txt: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/13 02:22:54 DEBUG : sub dir/hello world: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/13 02:22:54 DEBUG : sub dir/hello world2: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/ignore dir: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/13 02:22:54 DEBUG : sub dir/hello world2: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/13 02:22:54 DEBUG : sub dir/hello world: Excluded 2026/04/13 02:22:54 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.74s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:56 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:22:56 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:56 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:56 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 9 2026/04/13 02:22:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/04/13 02:22:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.48s) --- PASS: TestListJSON/Default (0.15s) --- PASS: TestListJSON/FilesOnly (0.06s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.14s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.12s) --- PASS: TestListJSON/NoMimeType (0.05s) --- PASS: TestListJSON/ShowHash (0.05s) --- PASS: TestListJSON/HashTypes (0.05s) --- PASS: TestListJSON/Metadata (0.05s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:22:58 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:22:58 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:22:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:22:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:59 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:22:59 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:22:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:22:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 9 2026/04/13 02:22:59 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:22:59 DEBUG : sub/file2: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === 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 2026/04/13 02:23:07 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/notfound" 2026/04/13 02:23:07 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:23:07 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:23:07 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:23:07 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:23:07 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:23:07 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:23:07 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:23:07 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:23:07 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:23:07 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:23:07 DEBUG : found headers: --- PASS: TestStatJSON (9.80s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.12s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.09s) --- PASS: TestStatJSON/FileDirsOnly (0.16s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.08s) --- PASS: TestStatJSON/RootNotFound (0.10s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:08 INFO : webdav root 'rclone-test-gonakuv7huna': Making directory 2026/04/13 02:23:08 INFO : webdav root 'rclone-test-gonakuv7huna': Making directory --- PASS: TestMkdir (0.26s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:09 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/04/13 02:23:09 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/04/13 02:23:09 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:09 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:23:09 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:09 DEBUG : sub dir/hello world: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsd (8.30s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:17 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:23:17 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:17 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:23:17 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:23:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:18 DEBUG : empty space: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLs (8.40s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:25 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:23:25 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:23:25 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:25 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:23:25 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:25 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:23:26 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:23:26 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:26 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:23:26 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:26 DEBUG : empty space: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:23:33 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/13 02:23:33 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.47s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:34 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:23:34 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:34 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:23:34 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:23:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:34 DEBUG : empty space: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestLsLong (8.24s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:23:42 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:23:42 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:42 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:23:42 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:23:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:23:43 DEBUG : empty space: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2026/04/13 02:23:50 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:23:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:23:50 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:23:51 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:23:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:23:52 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:23:54 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:23:56 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:23:58 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:24:00 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:24:02 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:24:04 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:24:06 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:24:08 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:24:10 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:24:12 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:24:12 ERROR : empty space: failed to open file empty space: 500 Internal Server Error 2026/04/13 02:24:14 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:24:14 ERROR : potato2: failed to open file potato2: 500 Internal Server Error operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "3bc15c8aae3e4124dd409035f32ea2fd6835efc9 empty space\n" Test: TestHashSums/Sha1Download operations_test.go:280: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280 Error: "" does not contain "9dc7f7d3279715991a22853f5981df582b7f9f6d potato2\n" Test: TestHashSums/Sha1Download 2026/04/13 02:24:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:24:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:24:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:24:21 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (39.00s) --- PASS: TestHashSums/Sha1 (0.09s) --- FAIL: TestHashSums/Sha1Download (24.40s) === RUN TestHashSumsWithErrors 2026/04/13 02:24:21 DEBUG : Creating backend with remote ":memory:" 2026/04/13 02:24:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/13 02:24:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/13 02:24:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:24:22 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:24:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:24:22 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:24:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:24:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:24:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:24:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:23 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:24:24 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:24:24 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/13 02:24:24 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/13 02:24:24 INFO : sub dir/potato3: Failed to read metadata: object not found 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:24 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:24:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:25 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 02:24:25 DEBUG : sub dir/potato3: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCount (11.90s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:33 DEBUG : small: Update will use the tus protocol to upload 2026/04/13 02:24:33 INFO : small: Failed to read metadata: object not found 2026/04/13 02:24:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 10 2026/04/13 02:24:33 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:33 DEBUG : medium: Update will use the tus protocol to upload 2026/04/13 02:24:33 INFO : medium: Failed to read metadata: object not found 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:34 DEBUG : large: Update will use the tus protocol to upload 2026/04/13 02:24:34 INFO : large: Failed to read metadata: object not found 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:24:34 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:34 DEBUG : large: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:24:41 DEBUG : Waiting for deletions to finish 2026/04/13 02:24:41 DEBUG : large: Excluded (Size Filter) 2026/04/13 02:24:41 DEBUG : large: Excluded 2026/04/13 02:24:41 INFO : medium: Deleted 2026/04/13 02:24:41 INFO : small: Deleted --- PASS: TestDelete (9.12s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:42 DEBUG : small: Update will use the tus protocol to upload 2026/04/13 02:24:42 INFO : small: Failed to read metadata: object not found 2026/04/13 02:24:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 10 2026/04/13 02:24:42 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:42 DEBUG : medium: Update will use the tus protocol to upload 2026/04/13 02:24:43 INFO : medium: Failed to read metadata: object not found 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:43 DEBUG : large: Update will use the tus protocol to upload 2026/04/13 02:24:43 INFO : large: Failed to read metadata: object not found 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:24:43 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:43 DEBUG : Waiting for deletions to finish 2026/04/13 02:24:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/13 02:24:44 INFO : large: Deleted 2026/04/13 02:24:44 INFO : medium: Deleted --- PASS: TestMaxDelete (2.49s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:44 DEBUG : small: Update will use the tus protocol to upload 2026/04/13 02:24:44 INFO : small: Failed to read metadata: object not found 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 10 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:45 DEBUG : medium: Update will use the tus protocol to upload 2026/04/13 02:24:45 INFO : medium: Failed to read metadata: object not found 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:45 DEBUG : large: Update will use the tus protocol to upload 2026/04/13 02:24:45 INFO : large: Failed to read metadata: object not found 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:24:45 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:46 DEBUG : large: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:24:53 DEBUG : Waiting for deletions to finish 2026/04/13 02:24:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/13 02:24:53 INFO : medium: Deleted 2026/04/13 02:24:53 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (9.21s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:54 DEBUG : small: Update will use the tus protocol to upload 2026/04/13 02:24:54 INFO : small: Failed to read metadata: object not found 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 10 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:54 DEBUG : medium: Update will use the tus protocol to upload 2026/04/13 02:24:54 INFO : medium: Failed to read metadata: object not found 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:54 DEBUG : large: Update will use the tus protocol to upload 2026/04/13 02:24:54 INFO : large: Failed to read metadata: object not found 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 100 2026/04/13 02:24:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:55 DEBUG : Waiting for deletions to finish 2026/04/13 02:24:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/13 02:24:55 INFO : large: Deleted 2026/04/13 02:24:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.08s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:24:56 DEBUG : ReadFile: Update will use the tus protocol to upload 2026/04/13 02:24:56 INFO : ReadFile: Failed to read metadata: object not found 2026/04/13 02:24:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:24:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 28 2026/04/13 02:24:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:24:56 DEBUG : ReadFile: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:25:03 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:25:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/13 02:25:03 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:25:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/13 02:25:03 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:25:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/13 02:25:04 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:25:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/13 02:25:04 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:25:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/04/13 02:25:04 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:25:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/04/13 02:25:04 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:25:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/04/13 02:25:05 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:25:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:25:06 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:25:08 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: 500 Internal Server Error Test: TestReadFile 2026/04/13 02:25:10 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:25:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:25:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:25:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/04/13 02:25:15 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (19.85s) === RUN TestRetry 2026/04/13 02:25:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/13 02:25:15 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/13 02:25:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/13 02:25:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/13 02:25:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/13 02:25:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/13 02:25:15 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:25:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:25:16 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:25:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:25:17 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:25:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:25:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:25:17 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:25:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 10 2026/04/13 02:25:17 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:25:17 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:25:18 DEBUG : file2: Update will use the tus protocol to upload 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/13 02:25:18 INFO : file2: Failed to read metadata: object not found 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/13 02:25:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/13 02:25:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 9 2026/04/13 02:25:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/13 02:25:18 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/13 02:25:18 DEBUG : file2: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/04/13 02:25:19 DEBUG : pacer: Reducing sleep to 15.033892ms fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:25:25 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/13 02:25:25 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:25:25 DEBUG : pacer: Rate limited, increasing sleep to 22.550838ms 2026/04/13 02:25:25 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:25:25 DEBUG : pacer: Rate limited, increasing sleep to 45.101676ms 2026/04/13 02:25:26 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:25:26 DEBUG : pacer: Rate limited, increasing sleep to 90.203352ms 2026/04/13 02:25:26 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:25:26 DEBUG : pacer: Rate limited, increasing sleep to 180.406704ms 2026/04/13 02:25:26 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:25:26 DEBUG : pacer: Rate limited, increasing sleep to 360.813408ms 2026/04/13 02:25:26 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:25:26 DEBUG : pacer: Rate limited, increasing sleep to 721.626816ms 2026/04/13 02:25:26 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:25:26 DEBUG : pacer: Rate limited, increasing sleep to 1.443253632s 2026/04/13 02:25:27 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:25:27 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:25:29 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:25:31 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:25:31 ERROR : file1: Failed to open: 500 Internal Server Error 2026/04/13 02:25:33 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:25:34 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:25:36 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:25:39 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:25:41 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:25:43 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:25:45 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:25:47 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:25:49 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:25:51 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:25:51 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/04/13 02:25:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:25:55 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:25:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:25:56 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:25:58 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:26:00 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:26:02 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:26:04 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:26:06 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:26:08 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:26:10 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:26:12 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:26:12 ERROR : file1: Failed to open: 500 Internal Server Error 2026/04/13 02:26:14 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:26:16 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:26:18 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:26:20 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:26:22 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:26:24 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:26:26 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:26:28 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:26:30 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:26:32 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:26:32 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/04/13 02:26:34 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:26:36 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:26:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:26:38 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:26:40 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:26:42 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:26:44 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:26:46 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:26:48 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:26:50 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:26:52 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:26:54 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:26:54 ERROR : file1: Failed to open: 500 Internal Server Error 2026/04/13 02:26:56 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:26:58 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:27:00 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:27:02 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:27:04 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:27:06 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:27:08 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:27:10 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:27:12 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:27:14 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:27:14 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/04/13 02:27:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:27:18 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:27:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:27:19 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:27:21 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:27:23 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:27:25 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:27:27 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:27:29 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:27:31 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:27:33 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:27:35 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:27:35 ERROR : file1: Failed to open: 500 Internal Server Error 2026/04/13 02:27:37 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:27:39 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:27:41 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:27:43 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:27:45 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:27:47 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:27:49 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:27:51 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:27:53 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:27:55 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:27:55 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(1,3,): "" 2026/04/13 02:27:57 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:27:59 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:27:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/13 02:28:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:28:03 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:28:05 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:28:07 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:28:09 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:28:11 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:28:13 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:28:15 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:28:17 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:28:17 ERROR : file1: Failed to open: 500 Internal Server Error 2026/04/13 02:28:19 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/04/13 02:28:21 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/04/13 02:28:23 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/04/13 02:28:25 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/04/13 02:28:27 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/04/13 02:28:29 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/04/13 02:28:31 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/04/13 02:28:33 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/04/13 02:28:35 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/04/13 02:28:37 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/04/13 02:28:37 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2026/04/13 02:28:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/04/13 02:28:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/04/13 02:28:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/04/13 02:28:43 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestCat (207.69s) === RUN TestPurge 2026/04/13 02:28:43 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-mareyob0qora" 2026/04/13 02:28:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 02:28:43 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:28:43 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:28:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:28:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:28:43 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:28:43 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:28:43 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:28:43 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:28:43 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:28:43 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:28:43 DEBUG : found headers: 2026/04/13 02:28:43 DEBUG : Creating backend with remote "/tmp/rclone2999760003" run.go:185: Remote "webdav root 'rclone-test-mareyob0qora'", Local "Local file system at /tmp/rclone2999760003", Modify Window "1s" 2026/04/13 02:28:44 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2026/04/13 02:28:44 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2026/04/13 02:28:44 DEBUG : webdav root 'rclone-test-mareyob0qora': Uploaded starts 2026/04/13 02:28:44 DEBUG : webdav root 'rclone-test-mareyob0qora': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:28:44 DEBUG : webdav root 'rclone-test-mareyob0qora': -- Uploaded finished 2026/04/13 02:28:44 INFO : A2: Making directory 2026/04/13 02:28:45 INFO : A1/B2: Making directory 2026/04/13 02:28:45 INFO : A1/B2/C2: Making directory 2026/04/13 02:28:45 INFO : A1/B1/C3: Making directory 2026/04/13 02:28:45 INFO : A3: Making directory 2026/04/13 02:28:45 INFO : A3/B3: Making directory 2026/04/13 02:28:45 INFO : A3/B3/C4: Making directory 2026/04/13 02:28:45 DEBUG : A1/two: Update will use the tus protocol to upload 2026/04/13 02:28:45 INFO : A1/two: Failed to read metadata: object not found 2026/04/13 02:28:45 DEBUG : webdav root 'rclone-test-mareyob0qora': Uploaded starts 2026/04/13 02:28:45 DEBUG : webdav root 'rclone-test-mareyob0qora': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:28:45 DEBUG : webdav root 'rclone-test-mareyob0qora': -- Uploaded finished 2026/04/13 02:28:47 ERROR : error listing: directory not found 2026/04/13 02:28:47 DEBUG : webdav root 'rclone-test-mareyob0qora': Purge remote 2026/04/13 02:28:47 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (4.20s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:28:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/04/13 02:28:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/04/13 02:28:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/04/13 02:28:49 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/04/13 02:28:49 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/04/13 02:28:49 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/04/13 02:28:50 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/04/13 02:28:50 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/04/13 02:28:50 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/04/13 02:28:50 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:28:50 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/04/13 02:28:50 INFO : A2: Making directory 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/04/13 02:28:50 INFO : A1/B2: Making directory 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/04/13 02:28:50 INFO : A1/B2/C2: Making directory 2026/04/13 02:28:50 DEBUG : pacer: Reducing sleep to 10ms 2026/04/13 02:28:50 INFO : A1/B1/C3: Making directory 2026/04/13 02:28:50 INFO : A3: Making directory 2026/04/13 02:28:51 INFO : A3/B3: Making directory 2026/04/13 02:28:51 INFO : A3/B3/C4: Making directory 2026/04/13 02:28:51 DEBUG : A1/two: Update will use the tus protocol to upload 2026/04/13 02:28:51 INFO : A1/two: Failed to read metadata: object not found 2026/04/13 02:28:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:28:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:28:51 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:28:52 DEBUG : removing 1 level 3 directories 2026/04/13 02:28:52 INFO : A3/B3/C4: Removing directory 2026/04/13 02:28:54 DEBUG : removing 2 level 3 directories 2026/04/13 02:28:54 INFO : A1/B2/C2: Removing directory 2026/04/13 02:28:54 INFO : A1/B1/C3: Removing directory 2026/04/13 02:28:54 DEBUG : removing 2 level 2 directories 2026/04/13 02:28:54 INFO : A3/B3: Removing directory 2026/04/13 02:28:54 INFO : A1/B2: Removing directory 2026/04/13 02:28:54 DEBUG : removing 2 level 1 directories 2026/04/13 02:28:54 INFO : A3: Removing directory 2026/04/13 02:28:54 INFO : A2: Removing directory 2026/04/13 02:28:55 DEBUG : removing 1 level 3 directories 2026/04/13 02:28:55 INFO : A1/B1/C1: Removing directory 2026/04/13 02:28:55 DEBUG : removing 1 level 2 directories 2026/04/13 02:28:55 INFO : A1/B1: Removing directory 2026/04/13 02:28:56 DEBUG : removing 1 level 1 directories 2026/04/13 02:28:56 INFO : A1: Removing directory 2026/04/13 02:28:56 DEBUG : removing 1 level 0 directories 2026/04/13 02:28:56 INFO : webdav root 'rclone-test-gonakuv7huna': Removing directory 2026/04/13 02:28:56 ERROR : error listing: directory not found 2026/04/13 02:28:56 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (8.67s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:28:56 INFO : A1: Making directory 2026/04/13 02:28:56 INFO : A1/B1: Making directory 2026/04/13 02:28:56 INFO : A1/B1/C1: Making directory 2026/04/13 02:28:57 DEBUG : removing 1 level 3 directories 2026/04/13 02:28:57 INFO : A1/B1/C1: Removing directory 2026/04/13 02:28:57 DEBUG : removing 1 level 2 directories 2026/04/13 02:28:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.86s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:28:58 INFO : A1: Making directory 2026/04/13 02:28:58 INFO : A1/B1: Making directory 2026/04/13 02:28:58 INFO : A1/B1/C1: Making directory 2026/04/13 02:28:59 DEBUG : removing 1 level 3 directories 2026/04/13 02:28:59 INFO : A1/B1/C1: Removing directory 2026/04/13 02:28:59 DEBUG : removing 1 level 2 directories 2026/04/13 02:28:59 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.79s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:01 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:01 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:01 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:01 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2026/04/13 02:29:01 DEBUG : file1: tus update failed. 2026/04/13 02:29:01 ERROR : file1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.69s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:01 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:02 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:02 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:02 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2026/04/13 02:29:02 DEBUG : file1: tus update failed. 2026/04/13 02:29:02 ERROR : file1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloser operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (0.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/13 02:29:02 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:02 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:03 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:03 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:03 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:29:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:03 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:03 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:03 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:03 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:29:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:03 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:03 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:03 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:03 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:03 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:29:03 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:03 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:04 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:04 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:04 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:04 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:29:04 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:04 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:04 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:04 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:04 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:04 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:29:04 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:04 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:04 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:04 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:04 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:04 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:29:04 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:04 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:05 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:05 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:05 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:29:05 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:05 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:05 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:05 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:05 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:29:05 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:05 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:05 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:05 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:05 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:29:06 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/04/13 02:29:06 INFO : sub/file2: Failed to read metadata: object not found 2026/04/13 02:29:06 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:06 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:06 DEBUG : sub/file2: tus update failed. 2026/04/13 02:29:06 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:29:06 ERROR : file1: Failed to copy: tus update failed: EOF 2026/04/13 02:29:06 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:963: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:963 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFile --- FAIL: TestMoveFile (4.64s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/13 02:29:07 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:07 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:07 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:07 DEBUG : file1: tus update failed. 2026/04/13 02:29:07 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:29:07 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:07 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:07 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:07 DEBUG : file1: tus update failed. 2026/04/13 02:29:07 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:29:07 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:07 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:07 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:07 DEBUG : file1: tus update failed. 2026/04/13 02:29:07 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:29:07 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:07 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:08 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:08 DEBUG : file1: tus update failed. 2026/04/13 02:29:08 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:29:08 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:08 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:08 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:08 DEBUG : file1: tus update failed. 2026/04/13 02:29:08 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:29:08 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:08 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:08 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:08 DEBUG : file1: tus update failed. 2026/04/13 02:29:08 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:29:08 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:08 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:08 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:08 DEBUG : file1: tus update failed. 2026/04/13 02:29:08 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:29:08 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:08 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:08 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:08 DEBUG : file1: tus update failed. 2026/04/13 02:29:08 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:29:08 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:08 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:09 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:09 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:09 DEBUG : file1: tus update failed. 2026/04/13 02:29:09 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:29:09 DEBUG : file1: Update will use the tus protocol to upload 2026/04/13 02:29:09 INFO : file1: Failed to read metadata: object not found 2026/04/13 02:29:09 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:09 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:09 DEBUG : file1: tus update failed. 2026/04/13 02:29:09 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:29:09 ERROR : file1: Failed to copy: tus update failed: EOF 2026/04/13 02:29:09 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:991: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:991 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (2.30s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.23s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:09 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:09 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:10 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:10 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 18 2026/04/13 02:29:10 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:10 DEBUG : dst/file1: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:29:17 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/backup" 2026/04/13 02:29:17 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/04/13 02:29:17 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:29:17 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:29:17 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:29:17 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:29:17 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{rcp_-}" suffix to name 2026/04/13 02:29:17 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/04/13 02:29:17 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/04/13 02:29:17 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/04/13 02:29:17 DEBUG : Setting pass="cafP3tEr8gZfQ7GawZa3tCeQITAH" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/04/13 02:29:17 DEBUG : found headers: 2026/04/13 02:29:17 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-gonakuv7huna/backup" to be canonical "TestWebdavInfiniteScale{rcp_-}:rclone-test-gonakuv7huna/backup" 2026/04/13 02:29:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3485289520) 2026/04/13 02:29:17 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-gonakuv7huna') 2026/04/13 02:29:17 DEBUG : dst/file1: Sizes differ 2026/04/13 02:29:18 INFO : dst/file1: Moved (server-side) 2026/04/13 02:29:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:18 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:18 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2026/04/13 02:29:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:18 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:18 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:18 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:18 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2026/04/13 02:29:19 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:19 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:19 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:19 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:19 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2026/04/13 02:29:19 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:19 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:19 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:19 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:19 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2026/04/13 02:29:19 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:19 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:19 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:19 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:19 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2026/04/13 02:29:19 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:19 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:19 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:19 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:19 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:19 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2026/04/13 02:29:19 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:19 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:20 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:20 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:20 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2026/04/13 02:29:20 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:20 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:20 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:20 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:20 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2026/04/13 02:29:20 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:20 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:20 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:20 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:20 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2026/04/13 02:29:20 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/04/13 02:29:20 INFO : dst/file1: Failed to read metadata: object not found 2026/04/13 02:29:20 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:20 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error: Can not read from data stream: EOF 2026/04/13 02:29:20 DEBUG : dst/file1: tus update failed. 2026/04/13 02:29:20 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2026/04/13 02:29:20 ERROR : dst/file1: Failed to copy: tus update failed: EOF 2026/04/13 02:29:20 ERROR : dst/file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:1075: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1075 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (12.09s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:22 DEBUG : A1/one: Update will use the tus protocol to upload 2026/04/13 02:29:22 INFO : A1/one: Failed to read metadata: object not found 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:22 DEBUG : A1/two: Update will use the tus protocol to upload 2026/04/13 02:29:22 INFO : A1/two: Failed to read metadata: object not found 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 3 2026/04/13 02:29:22 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:22 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2026/04/13 02:29:22 INFO : A1/B1/three: Failed to read metadata: object not found 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:23 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2026/04/13 02:29:23 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 4 2026/04/13 02:29:23 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:23 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2026/04/13 02:29:23 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2026/04/13 02:29:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 4 2026/04/13 02:29:24 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:24 INFO : A1/B2: Making directory 2026/04/13 02:29:24 INFO : A1/B1/C3: Making directory 2026/04/13 02:29:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/13 02:29:28 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/13 02:29:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/13 02:29:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/13 02:29:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/13 02:29:29 INFO : webdav root 'rclone-test-gonakuv7huna': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/13 02:29:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/13 02:29:32 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/13 02:29:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/13 02:29:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/13 02:29:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (14.06s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" --- PASS: TestGetFsInfo (0.12s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': File to upload is small (34 bytes), uploading instead of streaming 2026/04/13 02:29:36 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:36 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 34 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:36 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/13 02:29:36 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/04/13 02:29:36 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/13 02:29:36 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:36 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 102401 2026/04/13 02:29:36 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/13 02:29:36 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/04/13 02:29:36 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': File to upload is small (34 bytes), uploading instead of streaming 2026/04/13 02:29:37 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:37 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 34 2026/04/13 02:29:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/13 02:29:37 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/04/13 02:29:37 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/04/13 02:29:37 DEBUG : webdav root 'rclone-test-gonakuv7huna': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/13 02:29:38 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:38 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 102401 2026/04/13 02:29:38 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:38 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/13 02:29:38 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/04/13 02:29:38 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical 2026/04/13 02:29:38 DEBUG : with_checksum_big_file_from_pipe: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': File to upload is small (34 bytes), uploading instead of streaming 2026/04/13 02:29:46 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:46 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 34 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/13 02:29:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/13 02:29:46 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:46 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 102401 2026/04/13 02:29:46 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/13 02:29:46 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/13 02:29:46 DEBUG : ignore_checksum_big_file_from_pipe: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': File to upload is small (34 bytes), uploading instead of streaming 2026/04/13 02:29:54 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:54 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 34 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/13 02:29:54 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/13 02:29:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/13 02:29:54 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/04/13 02:29:54 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 102401 2026/04/13 02:29:54 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/13 02:29:55 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/04/13 02:29:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.47s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.11s) === RUN TestRcatSize run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:55 DEBUG : potato1: Update will use the tus protocol to upload 2026/04/13 02:29:56 INFO : potato1: Failed to read metadata: object not found 2026/04/13 02:29:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:56 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2026/04/13 02:29:56 DEBUG : potato1: tus update failed. 2026/04/13 02:29:56 ERROR : potato1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.55s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.12s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:56 DEBUG : potato1: Update will use the tus protocol to upload 2026/04/13 02:29:56 INFO : potato1: Failed to read metadata: object not found 2026/04/13 02:29:56 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:56 ERROR : webdav root 'rclone-test-gonakuv7huna': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2026/04/13 02:29:56 DEBUG : potato1: tus update failed. 2026/04/13 02:29:56 ERROR : potato1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (0.49s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:29:57 DEBUG : potato2: Update will use the tus protocol to upload 2026/04/13 02:29:57 INFO : potato2: Failed to read metadata: object not found 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 60 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:57 DEBUG : empty space: Update will use the tus protocol to upload 2026/04/13 02:29:57 INFO : empty space: Failed to read metadata: object not found 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 1 2026/04/13 02:29:57 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:57 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2026/04/13 02:29:57 INFO : sub dir/potato3: Failed to read metadata: object not found 2026/04/13 02:29:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:29:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 5 2026/04/13 02:29:58 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:29:58 DEBUG : sub dir/potato3: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:30:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Touching "empty space" 2026/04/13 02:30:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Touching "potato2" 2026/04/13 02:30:05 DEBUG : webdav root 'rclone-test-gonakuv7huna': Touching "sub dir/potato3" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1754 Error: Should be true Test: TestTouchDir Messages: empty space: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1754 Error: Should be true Test: TestTouchDir Messages: potato2: Modification time difference too big |84099h0m59.000000004s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1754 Error: Should be true Test: TestTouchDir Messages: sub dir/potato3: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestTouchDir (9.73s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.13s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.11s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.30s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.22s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.12s) === RUN TestRemoveExisting run.go:185: Remote "webdav root 'rclone-test-gonakuv7huna'", Local "Local file system at /tmp/rclone3485289520", Modify Window "1s" 2026/04/13 02:30:07 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2026/04/13 02:30:07 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2026/04/13 02:30:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:30:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 11 2026/04/13 02:30:07 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:30:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2026/04/13 02:30:08 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2026/04/13 02:30:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded starts 2026/04/13 02:30:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': Uploaded chunk no 1 ok, range 0 -> 21 2026/04/13 02:30:08 DEBUG : webdav root 'rclone-test-gonakuv7huna': -- Uploaded finished 2026/04/13 02:30:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Ignoring item with bad status ["HTTP/1.1 425 TOO EARLY"] fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure 2026/04/13 02:30:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cogemem7" before starting 2026/04/13 02:30:16 DEBUG : sub dir/test remove existing.cogemem7: TEST: removing renamed existing file after operation 2026/04/13 02:30:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatamiq9" before starting 2026/04/13 02:30:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xatamiq9: TEST: renaming existing back after failed operation 2026/04/13 02:30:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zasafut4" before starting 2026/04/13 02:30:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zasafut4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (11.42s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/04/13 02:30:18 DEBUG : webdav root 'rclone-test-gonakuv7huna': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 48m38.536536864s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile TestCat TestCopyURL TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestRcatSizeUploadHeaders TestTouchDir]