"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2026/05/04 03:38:50 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza" 2026/05/04 03:38:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 03:38:50 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 03:38:50 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/05/04 03:38:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 03:38:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 03:38:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 03:38:50 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 03:38:50 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/05/04 03:38:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 03:38:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 03:38:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 03:38:50 DEBUG : found headers: 2026/05/04 03:38:50 DEBUG : Creating backend with remote "/tmp/rclone287675628" === 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/04 03:38:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/04 03:38:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers 2026/05/04 03:38:50 DEBUG : a: size = 0 OK 2026/05/04 03:38:50 DEBUG : a: size = 1 (memory) 2026/05/04 03:38:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/04 03:38:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/04 03:38:50 DEBUG : potato: Seek from 10 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 10 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 2 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/04 03:38:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 2 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/04 03:38:50 DEBUG : potato: Seek from 8 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 8 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/04 03:38:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/04 03:38:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/04 03:38:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/04 03:38:50 DEBUG : potato: Seek from 5 to 2 2026/05/04 03:38:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/04 03:38:50 DEBUG : potato: Seek from 9 to 0 2026/05/04 03:38:50 DEBUG : potato: Seek from 9 to 0 2026/05/04 03:38:50 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 03:38:50 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/05/04 03:38:50 INFO : rutabaga: Failed to read metadata: object not found 2026/05/04 03:38:50 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:38:50 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 8 2026/05/04 03:38:50 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2026/05/04 03:38:50 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 03:38:50 INFO : empty space: Failed to read metadata: object not found 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheck/3 2026/05/04 03:38:51 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 03:38:51 INFO : potato2: Failed to read metadata: object not found 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2026/05/04 03:38:51 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/05/04 03:38:51 INFO : remotepotato: Failed to read metadata: object not found 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 03:38:51 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.28s) --- PASS: TestCheck/1 (0.07s) --- PASS: TestCheck/2 (0.08s) --- PASS: TestCheck/3 (0.06s) --- PASS: TestCheck/4 (0.07s) --- PASS: TestCheck/5 (0.08s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.07s) === RUN TestCheckFsError 2026/05/04 03:38:52 DEBUG : Creating backend with remote "nonexistent" 2026/05/04 03:38:52 DEBUG : Creating backend with remote "nonexistent" 2026/05/04 03:38:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/04 03:38:52 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/05/04 03:38:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/04 03:38:52 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 03:38:52 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/05/04 03:38:52 INFO : rutabaga: Failed to read metadata: object not found 2026/05/04 03:38:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:38:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 8 2026/05/04 03:38:52 DEBUG : webdav root 'rclone-test-carerup6vuza': -- 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/05/04 03:45:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 03:45:21 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 03:45:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 03:45:23 INFO : empty space: Failed to read metadata: object not found 2026/05/04 03:45:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 03:45:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:45:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 03:45:25 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 03:45:25 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 03:45:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 03:45:27 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/05/04 03:48:44 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 03:48:44 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 03:48:46 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 03:48:46 INFO : potato2: Failed to read metadata: object not found 2026/05/04 03:48:47 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 03:48:47 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 03:48:48 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 03:48:48 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 03:48:48 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 03:48:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 03:48:50 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/05/04 04:02:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:02:08 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/05/04 04:02:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:02:10 INFO : remotepotato: Failed to read metadata: object not found 2026/05/04 04:02:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:02:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:02:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:02:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:02:13 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:02:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:02:14 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/05/04 04:15:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:15:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:15:36 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:15:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:15:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:15:39 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2206.89s) --- FAIL: TestCheckDownload/1 (184.88s) --- FAIL: TestCheckDownload/2 (201.57s) --- FAIL: TestCheckDownload/3 (194.77s) --- FAIL: TestCheckDownload/4 (394.82s) --- FAIL: TestCheckDownload/5 (401.68s) --- FAIL: TestCheckDownload/6 (394.79s) --- FAIL: TestCheckDownload/7 (401.64s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:15:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:15:39 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/05/04 04:15:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:15:40 INFO : rutabaga: Failed to read metadata: object not found 2026/05/04 04:15:40 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:15:40 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:40 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:15:40 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 8 2026/05/04 04:15:40 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:15:40 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/04 04:15:41 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/04 04:15:41 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:15:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2026/05/04 04:15:41 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:15:41 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:15:41 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/04 04:15:42 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/05/04 04:15:42 INFO : remotepotato: Failed to read metadata: object not found 2026/05/04 04:15:42 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:42 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:15:42 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.48s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.08s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.09s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:15:43 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:15:43 INFO : test.sum: Failed to read metadata: object not found 2026/05/04 04:15:43 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:43 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 81 2026/05/04 04:15:43 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:15:43 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:15:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:15:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:15:43 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:15:43 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:15:43 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:15:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:15:44 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:15:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:15:44 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:15:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:15:46 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:15:48 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/05/04 04:15:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:15:50 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:15:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:15:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:15:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:15:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:15:54 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 90 2026/05/04 04:15:54 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:15:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:15:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:15:56 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:15:56 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2026/05/04 04:15:57 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:15:57 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/05/04 04:15:57 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:15:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:15:59 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:16:01 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:16:03 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:16:05 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:16:07 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:16:09 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:16:11 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/05/04 04:16:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:16:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:16:16 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (33.70s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:16:16 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/data" 2026/05/04 04:16:16 DEBUG : Config file has changed externally - reloading 2026/05/04 04:16:16 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:16:16 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/05/04 04:16:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:16:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:16:16 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:16:16 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:16:16 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/05/04 04:16:16 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:16:16 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:16:16 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:16:16 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-carerup6vuza/data' lacks md5, skipping 2026/05/04 04:16:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:16:18 DEBUG : pacer: Reducing sleep to 474.609375ms --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:16:18 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/data" 2026/05/04 04:16:18 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:16: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/05/04 04:16:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:16:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:16:18 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:16:18 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:16: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/05/04 04:16:18 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:16:18 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:16:18 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:16:18 DEBUG : found headers: 2026/05/04 04:16:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:16:19 DEBUG : data/banana: Update will use the tus protocol to upload 2026/05/04 04:16:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:16:19 INFO : data/banana: Failed to read metadata: object not found 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:16:20 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/04 04:16:20 INFO : test.sum: Failed to read metadata: object not found 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 41 2026/05/04 04:16:20 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:16:20 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/04 04:16:21 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/04 04:16:21 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/05/04 04:16:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:16:28 DEBUG : data/potato: Update will use the tus protocol to upload 2026/05/04 04:16:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:16:30 INFO : data/potato: Failed to read metadata: object not found 2026/05/04 04:16:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:16:31 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:16:32 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:16:32 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 15 2026/05/04 04:16:32 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:16:33 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:16:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:16:34 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:16:34 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:16:35 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:16:35 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:16:35 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:16:35 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 41 2026/05/04 04:16:35 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:16:35 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:16:35 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:16:35 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/05/04 04:16:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:16:47 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:16:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:16:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:16:50 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:16:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:16:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 82 2026/05/04 04:16:51 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:16:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:16:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:16:53 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/05/04 04:17:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:17:09 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:17:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:17:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:13 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2026/05/04 04:17:13 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:13 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:15 DEBUG : pacer: Reducing sleep to 1.265625s 2026/05/04 04:17:15 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:17 DEBUG : pacer: Reducing sleep to 949.21875ms 2026/05/04 04:17:18 DEBUG : pacer: Reducing sleep to 711.914062ms 2026/05/04 04:17:18 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:19 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:19 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2026/05/04 04:17:19 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:19 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:21 DEBUG : pacer: Reducing sleep to 1.067871093s 2026/05/04 04:17:21 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:23 DEBUG : pacer: Reducing sleep to 800.903319ms 2026/05/04 04:17:24 DEBUG : pacer: Reducing sleep to 600.677489ms 2026/05/04 04:17:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:25 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:25 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2026/05/04 04:17:25 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:25 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:27 DEBUG : pacer: Reducing sleep to 901.016233ms 2026/05/04 04:17:27 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:28 DEBUG : pacer: Reducing sleep to 675.762174ms 2026/05/04 04:17:29 DEBUG : pacer: Reducing sleep to 506.82163ms 2026/05/04 04:17:29 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:29 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:29 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2026/05/04 04:17:29 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:29 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:31 DEBUG : pacer: Reducing sleep to 760.232445ms 2026/05/04 04:17:31 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:32 DEBUG : pacer: Reducing sleep to 570.174333ms 2026/05/04 04:17:33 DEBUG : pacer: Reducing sleep to 427.630749ms 2026/05/04 04:17:33 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:34 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:34 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2026/05/04 04:17:34 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:34 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:36 DEBUG : pacer: Reducing sleep to 641.446123ms 2026/05/04 04:17:36 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:37 DEBUG : pacer: Reducing sleep to 481.084592ms 2026/05/04 04:17:37 DEBUG : pacer: Reducing sleep to 360.813444ms 2026/05/04 04:17:37 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:38 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:38 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2026/05/04 04:17:38 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:38 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:40 DEBUG : pacer: Reducing sleep to 541.220166ms 2026/05/04 04:17:40 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:41 DEBUG : pacer: Reducing sleep to 405.915124ms 2026/05/04 04:17:41 DEBUG : pacer: Reducing sleep to 304.436343ms 2026/05/04 04:17:41 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:41 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:41 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2026/05/04 04:17:41 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:41 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:43 DEBUG : pacer: Reducing sleep to 456.654514ms 2026/05/04 04:17:43 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:44 DEBUG : pacer: Reducing sleep to 342.490885ms 2026/05/04 04:17:45 DEBUG : pacer: Reducing sleep to 256.868163ms 2026/05/04 04:17:45 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:45 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:45 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2026/05/04 04:17:45 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:45 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:47 DEBUG : pacer: Reducing sleep to 385.302244ms 2026/05/04 04:17:47 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:47 DEBUG : pacer: Reducing sleep to 288.976683ms 2026/05/04 04:17:48 DEBUG : pacer: Reducing sleep to 216.732512ms 2026/05/04 04:17:48 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:48 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:48 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2026/05/04 04:17:48 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:48 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-carerup6vuza': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2026/05/04 04:17:50 DEBUG : pacer: Reducing sleep to 325.098768ms 2026/05/04 04:17:50 DEBUG : test.sum: Update will use the tus protocol to upload 2026/05/04 04:17:50 DEBUG : pacer: Reducing sleep to 243.824076ms 2026/05/04 04:17:51 DEBUG : pacer: Reducing sleep to 182.868057ms 2026/05/04 04:17:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:17:51 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2026/05/04 04:17:51 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2026/05/04 04:17:51 ERROR : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:51 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-carerup6vuza'": tus update failed: uploadChunk failed: 500 Internal Server Error 2026/05/04 04:17:51 DEBUG : pacer: Reducing sleep to 274.302085ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 205.726563ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 154.294922ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 115.721191ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 86.790893ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 65.093169ms 2026/05/04 04:17:52 DEBUG : pacer: Reducing sleep to 48.819876ms 2026/05/04 04:17:53 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (94.42s) --- PASS: TestCheckSumDownload/subtest1 (5.10s) --- PASS: TestCheckSumDownload/subtest2 (9.17s) --- PASS: TestCheckSumDownload/subtest3 (13.62s) === RUN TestApplyTransforms 2026/05/04 04:17:53 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zatuwod1maho" 2026/05/04 04:17:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:17:53 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:17: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/05/04 04:17:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:17:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:17:53 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:17:53 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:17: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/05/04 04:17:53 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:17:53 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:17:53 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:17:53 DEBUG : found headers: 2026/05/04 04:17:53 DEBUG : Creating backend with remote "/tmp/rclone785287679" run.go:185: Remote "webdav root 'rclone-test-zatuwod1maho'", Local "Local file system at /tmp/rclone785287679", Modify Window "1s" 2026/05/04 04:17:53 DEBUG : hello, world!: Update will use the tus protocol to upload 2026/05/04 04:17:53 INFO : hello, world!: Failed to read metadata: object not found 2026/05/04 04:17:53 DEBUG : webdav root 'rclone-test-zatuwod1maho': Uploaded starts 2026/05/04 04:17:53 DEBUG : webdav root 'rclone-test-zatuwod1maho': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:17:53 DEBUG : webdav root 'rclone-test-zatuwod1maho': -- Uploaded finished upper checkfile vs. lower remote (without normalization) 2026/05/04 04:17:53 ERROR : hello, world!: sum not found 2026/05/04 04:17:53 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-zatuwod1maho' 2026/05/04 04:17:53 NOTICE: webdav root 'rclone-test-zatuwod1maho': 1 files missing 2026/05/04 04:17:53 NOTICE: 1 hashes missing 2026/05/04 04:17:53 NOTICE: webdav root 'rclone-test-zatuwod1maho': 1 differences found 2026/05/04 04:17:53 NOTICE: webdav root 'rclone-test-zatuwod1maho': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/04 04:17:53 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:17:53 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:17:53 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:17:53 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:17:53 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:17:53 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:17:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:17:54 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:17:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:17:54 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:17:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:17:56 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 ERROR : hello, world!: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:17:58 NOTICE: webdav root 'rclone-test-zatuwod1maho': 0 differences found 2026/05/04 04:17:58 NOTICE: webdav root 'rclone-test-zatuwod1maho': 1 errors while checking 2026/05/04 04:17:58 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-kumofed5kubo" 2026/05/04 04:17:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:17:58 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:17:58 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/05/04 04:17:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:17:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:17:58 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:17:58 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:17:58 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/05/04 04:17:58 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:17:58 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:17:58 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:17:58 DEBUG : found headers: 2026/05/04 04:17:58 DEBUG : Creating backend with remote "/tmp/rclone884926420" run.go:185: Remote "webdav root 'rclone-test-kumofed5kubo'", Local "Local file system at /tmp/rclone884926420", Modify Window "1s" 2026/05/04 04:17:58 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2026/05/04 04:17:58 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2026/05/04 04:17:58 DEBUG : webdav root 'rclone-test-kumofed5kubo': Uploaded starts 2026/05/04 04:17:58 DEBUG : webdav root 'rclone-test-kumofed5kubo': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:17:58 DEBUG : webdav root 'rclone-test-kumofed5kubo': -- Uploaded finished lower checkfile vs. upper remote (without normalization) 2026/05/04 04:17:58 ERROR : HELLO, WORLD!: sum not found 2026/05/04 04:17:58 ERROR : hello, world!: file not in webdav root 'rclone-test-kumofed5kubo' 2026/05/04 04:17:58 NOTICE: webdav root 'rclone-test-kumofed5kubo': 1 files missing 2026/05/04 04:17:58 NOTICE: 1 hashes missing 2026/05/04 04:17:58 NOTICE: webdav root 'rclone-test-kumofed5kubo': 1 differences found 2026/05/04 04:17:58 NOTICE: webdav root 'rclone-test-kumofed5kubo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/04 04:17:58 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:17:58 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:17:58 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:17:58 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:17:58 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:17:59 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:17:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:17:59 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:17:59 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:00 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:01 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:03 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:03 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:03 NOTICE: webdav root 'rclone-test-kumofed5kubo': 0 differences found 2026/05/04 04:18:03 NOTICE: webdav root 'rclone-test-kumofed5kubo': 1 errors while checking 2026/05/04 04:18:03 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-toxuhok4gisa" 2026/05/04 04:18:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:03 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:03 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/05/04 04:18:03 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:03 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:03 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:03 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:03 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/05/04 04:18:03 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:03 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:03 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:03 DEBUG : found headers: 2026/05/04 04:18:03 DEBUG : Creating backend with remote "/tmp/rclone3739626912" run.go:185: Remote "webdav root 'rclone-test-toxuhok4gisa'", Local "Local file system at /tmp/rclone3739626912", Modify Window "1s" 2026/05/04 04:18:03 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2026/05/04 04:18:03 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2026/05/04 04:18:03 DEBUG : webdav root 'rclone-test-toxuhok4gisa': Uploaded starts 2026/05/04 04:18:03 DEBUG : webdav root 'rclone-test-toxuhok4gisa': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:03 DEBUG : webdav root 'rclone-test-toxuhok4gisa': -- Uploaded finished lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/04 04:18:03 ERROR : HeLlO, wOrLd!: sum not found 2026/05/04 04:18:03 ERROR : hello, world!: file not in webdav root 'rclone-test-toxuhok4gisa' 2026/05/04 04:18:03 NOTICE: webdav root 'rclone-test-toxuhok4gisa': 1 files missing 2026/05/04 04:18:03 NOTICE: 1 hashes missing 2026/05/04 04:18:03 NOTICE: webdav root 'rclone-test-toxuhok4gisa': 1 differences found 2026/05/04 04:18:03 NOTICE: webdav root 'rclone-test-toxuhok4gisa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/04 04:18:03 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:03 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:03 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:04 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:04 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:04 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:04 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:05 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:06 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:08 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:08 ERROR : HeLlO, wOrLd!: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:08 NOTICE: webdav root 'rclone-test-toxuhok4gisa': 0 differences found 2026/05/04 04:18:08 NOTICE: webdav root 'rclone-test-toxuhok4gisa': 1 errors while checking 2026/05/04 04:18:08 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-jicosoy8cuhe" 2026/05/04 04:18:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:08 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:08 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/05/04 04:18:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:08 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:08 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:08 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/05/04 04:18:08 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:08 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:08 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:08 DEBUG : found headers: 2026/05/04 04:18:08 DEBUG : Creating backend with remote "/tmp/rclone486006874" run.go:185: Remote "webdav root 'rclone-test-jicosoy8cuhe'", Local "Local file system at /tmp/rclone486006874", Modify Window "1s" 2026/05/04 04:18:08 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2026/05/04 04:18:08 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2026/05/04 04:18:08 DEBUG : webdav root 'rclone-test-jicosoy8cuhe': Uploaded starts 2026/05/04 04:18:08 DEBUG : webdav root 'rclone-test-jicosoy8cuhe': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:08 DEBUG : webdav root 'rclone-test-jicosoy8cuhe': -- Uploaded finished upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/04 04:18:09 ERROR : HELLO, WORLD!: sum not found 2026/05/04 04:18:09 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-jicosoy8cuhe' 2026/05/04 04:18:09 NOTICE: webdav root 'rclone-test-jicosoy8cuhe': 1 files missing 2026/05/04 04:18:09 NOTICE: 1 hashes missing 2026/05/04 04:18:09 NOTICE: webdav root 'rclone-test-jicosoy8cuhe': 1 differences found 2026/05/04 04:18:09 NOTICE: webdav root 'rclone-test-jicosoy8cuhe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/04 04:18:09 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:09 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:10 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:11 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:13 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:13 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:13 NOTICE: webdav root 'rclone-test-jicosoy8cuhe': 0 differences found 2026/05/04 04:18:13 NOTICE: webdav root 'rclone-test-jicosoy8cuhe': 1 errors while checking 2026/05/04 04:18:13 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-meyimoh5cisi" 2026/05/04 04:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:13 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:13 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/05/04 04:18:13 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:13 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:13 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:13 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:13 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/05/04 04:18:13 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:13 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:13 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:13 DEBUG : found headers: 2026/05/04 04:18:13 DEBUG : Creating backend with remote "/tmp/rclone435400031" run.go:185: Remote "webdav root 'rclone-test-meyimoh5cisi'", Local "Local file system at /tmp/rclone435400031", Modify Window "1s" 2026/05/04 04:18:14 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:14 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:14 DEBUG : webdav root 'rclone-test-meyimoh5cisi': Uploaded starts 2026/05/04 04:18:14 DEBUG : webdav root 'rclone-test-meyimoh5cisi': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:14 DEBUG : webdav root 'rclone-test-meyimoh5cisi': -- Uploaded finished NFD checkfile vs. NFC remote (without normalization) 2026/05/04 04:18:14 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:14 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-meyimoh5cisi' 2026/05/04 04:18:14 NOTICE: webdav root 'rclone-test-meyimoh5cisi': 1 files missing 2026/05/04 04:18:14 NOTICE: 1 hashes missing 2026/05/04 04:18:14 NOTICE: webdav root 'rclone-test-meyimoh5cisi': 1 differences found 2026/05/04 04:18:14 NOTICE: webdav root 'rclone-test-meyimoh5cisi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/04 04:18:14 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:14 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:14 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:14 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:14 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:15 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:15 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:15 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:17 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:19 NOTICE: webdav root 'rclone-test-meyimoh5cisi': 0 differences found 2026/05/04 04:18:19 NOTICE: webdav root 'rclone-test-meyimoh5cisi': 1 errors while checking 2026/05/04 04:18:19 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cexinin4coyo" 2026/05/04 04:18:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:19 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:19 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/05/04 04:18:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:19 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:19 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:19 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/05/04 04:18:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:19 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:19 DEBUG : found headers: 2026/05/04 04:18:19 DEBUG : Creating backend with remote "/tmp/rclone839955797" run.go:185: Remote "webdav root 'rclone-test-cexinin4coyo'", Local "Local file system at /tmp/rclone839955797", Modify Window "1s" 2026/05/04 04:18:19 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:19 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:19 DEBUG : webdav root 'rclone-test-cexinin4coyo': Uploaded starts 2026/05/04 04:18:19 DEBUG : webdav root 'rclone-test-cexinin4coyo': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:19 DEBUG : webdav root 'rclone-test-cexinin4coyo': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2026/05/04 04:18:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:19 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-cexinin4coyo' 2026/05/04 04:18:19 NOTICE: webdav root 'rclone-test-cexinin4coyo': 1 files missing 2026/05/04 04:18:19 NOTICE: 1 hashes missing 2026/05/04 04:18:19 NOTICE: webdav root 'rclone-test-cexinin4coyo': 1 differences found 2026/05/04 04:18:19 NOTICE: webdav root 'rclone-test-cexinin4coyo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/04 04:18:19 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:19 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:19 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:19 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:19 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:20 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:20 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:20 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:21 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:22 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:24 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:24 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:24 NOTICE: webdav root 'rclone-test-cexinin4coyo': 0 differences found 2026/05/04 04:18:24 NOTICE: webdav root 'rclone-test-cexinin4coyo': 1 errors while checking 2026/05/04 04:18:24 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-hunuqon9talo" 2026/05/04 04:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:24 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:24 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/05/04 04:18:24 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:24 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:24 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:24 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:24 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/05/04 04:18:24 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:24 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:24 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:24 DEBUG : found headers: 2026/05/04 04:18:24 DEBUG : Creating backend with remote "/tmp/rclone4011347710" run.go:185: Remote "webdav root 'rclone-test-hunuqon9talo'", Local "Local file system at /tmp/rclone4011347710", Modify Window "1s" 2026/05/04 04:18:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:24 DEBUG : webdav root 'rclone-test-hunuqon9talo': Uploaded starts 2026/05/04 04:18:24 DEBUG : webdav root 'rclone-test-hunuqon9talo': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:24 DEBUG : webdav root 'rclone-test-hunuqon9talo': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2026/05/04 04:18:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-hunuqon9talo' 2026/05/04 04:18:24 NOTICE: webdav root 'rclone-test-hunuqon9talo': 1 files missing 2026/05/04 04:18:24 NOTICE: 1 hashes missing 2026/05/04 04:18:24 NOTICE: webdav root 'rclone-test-hunuqon9talo': 1 differences found 2026/05/04 04:18:24 NOTICE: webdav root 'rclone-test-hunuqon9talo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/04 04:18:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:25 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:26 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:27 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:29 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:29 NOTICE: webdav root 'rclone-test-hunuqon9talo': 0 differences found 2026/05/04 04:18:29 NOTICE: webdav root 'rclone-test-hunuqon9talo': 1 errors while checking 2026/05/04 04:18:29 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-gapeged0pazu" 2026/05/04 04:18:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:29 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18: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/05/04 04:18:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:29 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:29 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18: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/05/04 04:18:29 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:29 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:29 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:29 DEBUG : found headers: 2026/05/04 04:18:29 DEBUG : Creating backend with remote "/tmp/rclone599014286" run.go:185: Remote "webdav root 'rclone-test-gapeged0pazu'", Local "Local file system at /tmp/rclone599014286", Modify Window "1s" 2026/05/04 04:18:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:29 DEBUG : webdav root 'rclone-test-gapeged0pazu': Uploaded starts 2026/05/04 04:18:29 DEBUG : webdav root 'rclone-test-gapeged0pazu': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:29 DEBUG : webdav root 'rclone-test-gapeged0pazu': -- Uploaded finished NFCx2 checkfile vs. both remote (without normalization) 2026/05/04 04:18:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-gapeged0pazu' 2026/05/04 04:18:30 NOTICE: webdav root 'rclone-test-gapeged0pazu': 1 files missing 2026/05/04 04:18:30 NOTICE: 1 hashes missing 2026/05/04 04:18:30 NOTICE: webdav root 'rclone-test-gapeged0pazu': 1 differences found 2026/05/04 04:18:30 NOTICE: webdav root 'rclone-test-gapeged0pazu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/04 04:18:30 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:30 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:30 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:30 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:30 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:31 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:31 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:32 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:34 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:34 NOTICE: webdav root 'rclone-test-gapeged0pazu': 0 differences found 2026/05/04 04:18:34 NOTICE: webdav root 'rclone-test-gapeged0pazu': 1 errors while checking 2026/05/04 04:18:34 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-wazicuk4cufo" 2026/05/04 04:18:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:34 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:34 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/05/04 04:18:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:34 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:34 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:34 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/05/04 04:18:34 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:34 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:34 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:34 DEBUG : found headers: 2026/05/04 04:18:35 DEBUG : Creating backend with remote "/tmp/rclone3209190833" run.go:185: Remote "webdav root 'rclone-test-wazicuk4cufo'", Local "Local file system at /tmp/rclone3209190833", Modify Window "1s" 2026/05/04 04:18:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:35 DEBUG : webdav root 'rclone-test-wazicuk4cufo': Uploaded starts 2026/05/04 04:18:35 DEBUG : webdav root 'rclone-test-wazicuk4cufo': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:35 DEBUG : webdav root 'rclone-test-wazicuk4cufo': -- Uploaded finished both checkfile vs. NFDx2 remote (without normalization) 2026/05/04 04:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-wazicuk4cufo' 2026/05/04 04:18:35 NOTICE: webdav root 'rclone-test-wazicuk4cufo': 1 files missing 2026/05/04 04:18:35 NOTICE: 1 hashes missing 2026/05/04 04:18:35 NOTICE: webdav root 'rclone-test-wazicuk4cufo': 1 differences found 2026/05/04 04:18:35 NOTICE: webdav root 'rclone-test-wazicuk4cufo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/04 04:18:35 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:35 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:35 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:35 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:35 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:36 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:37 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:38 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:40 NOTICE: webdav root 'rclone-test-wazicuk4cufo': 0 differences found 2026/05/04 04:18:40 NOTICE: webdav root 'rclone-test-wazicuk4cufo': 1 errors while checking 2026/05/04 04:18:40 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-leyupuf0nayi" 2026/05/04 04:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:18:40 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18: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/05/04 04:18:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:40 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:40 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18: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/05/04 04:18:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:40 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:40 DEBUG : found headers: 2026/05/04 04:18:40 DEBUG : Creating backend with remote "/tmp/rclone2116670592" run.go:185: Remote "webdav root 'rclone-test-leyupuf0nayi'", Local "Local file system at /tmp/rclone2116670592", Modify Window "1s" 2026/05/04 04:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2026/05/04 04:18:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2026/05/04 04:18:40 DEBUG : webdav root 'rclone-test-leyupuf0nayi': Uploaded starts 2026/05/04 04:18:40 DEBUG : webdav root 'rclone-test-leyupuf0nayi': Uploaded chunk no 1 ok, range 0 -> 13 2026/05/04 04:18:40 DEBUG : webdav root 'rclone-test-leyupuf0nayi': -- Uploaded finished both checkfile vs. NFCx2 remote (without normalization) 2026/05/04 04:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/04 04:18:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-leyupuf0nayi' 2026/05/04 04:18:40 NOTICE: webdav root 'rclone-test-leyupuf0nayi': 1 files missing 2026/05/04 04:18:40 NOTICE: 1 hashes missing 2026/05/04 04:18:40 NOTICE: webdav root 'rclone-test-leyupuf0nayi': 1 differences found 2026/05/04 04:18:40 NOTICE: webdav root 'rclone-test-leyupuf0nayi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/04 04:18:40 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:40 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:40 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:40 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:41 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:41 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:41 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:41 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:41 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:42 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:18:43 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:18:45 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:18:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2026/05/04 04:18:45 NOTICE: webdav root 'rclone-test-leyupuf0nayi': 0 differences found 2026/05/04 04:18:45 NOTICE: webdav root 'rclone-test-leyupuf0nayi': 1 errors while checking 2026/05/04 04:18:45 DEBUG : webdav root 'rclone-test-leyupuf0nayi': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-wazicuk4cufo': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-gapeged0pazu': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-hunuqon9talo': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-cexinin4coyo': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-meyimoh5cisi': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-jicosoy8cuhe': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-toxuhok4gisa': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-kumofed5kubo': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:18:47 DEBUG : webdav root 'rclone-test-zatuwod1maho': Purge remote 2026/05/04 04:18:47 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestApplyTransforms (54.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:18:48 DEBUG : pacer: Reducing sleep to 27.46118ms 2026/05/04 04:18:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/04 04:18:48 DEBUG : pacer: Reducing sleep to 20.595885ms 2026/05/04 04:18:48 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/05/04 04:18:48 DEBUG : pacer: Reducing sleep to 15.446913ms 2026/05/04 04:18:48 INFO : sub/file2: Failed to read metadata: object not found 2026/05/04 04:18:48 DEBUG : pacer: Reducing sleep to 11.585184ms 2026/05/04 04:18:48 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/04 04:18:48 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:18:48 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:48 DEBUG : sub/file2: size = 14 OK 2026/05/04 04:18:48 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:18:48 INFO : file1: Copied (new) to: sub/file2 2026/05/04 04:18:48 DEBUG : sub/file2: size = 14 OK 2026/05/04 04:18:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 04:18:48 DEBUG : file1: Unchanged skipping 2026/05/04 04:18:48 DEBUG : webdav root 'rclone-test-carerup6vuza': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (0.94s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.13s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:18:49 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/05/04 04:18:49 INFO : dst/file1: Failed to read metadata: object not found 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 18 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:49 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/backup" 2026/05/04 04:18:49 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:49 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/05/04 04:18:49 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:49 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:49 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:49 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:49 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/05/04 04:18:49 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:49 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:49 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:49 DEBUG : found headers: 2026/05/04 04:18:49 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-carerup6vuza/backup" to be canonical "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/backup" 2026/05/04 04:18:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:49 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-carerup6vuza') 2026/05/04 04:18:49 DEBUG : dst/file1: Sizes differ 2026/05/04 04:18:49 INFO : dst/file1: Moved (server-side) 2026/05/04 04:18:49 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/05/04 04:18:49 INFO : dst/file1: Failed to read metadata: object not found 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:18:49 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:49 DEBUG : dst/file1: size = 14 OK 2026/05/04 04:18:49 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:18:49 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (1.79s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:18:50 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/dst" 2026/05/04 04:18:50 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:50 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/05/04 04:18:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:50 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:50 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/05/04 04:18:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:50 DEBUG : found headers: 2026/05/04 04:18:50 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:50 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:50 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/05/04 04:18:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:50 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:50 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/05/04 04:18:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:50 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:50 DEBUG : found headers: 2026/05/04 04:18:50 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" to be canonical "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:50 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 04:18:51 DEBUG : one: Update will use the tus protocol to upload 2026/05/04 04:18:51 INFO : one: Failed to read metadata: object not found 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded starts 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': -- Uploaded finished 2026/05/04 04:18:51 DEBUG : one: size = 3 OK 2026/05/04 04:18:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 04:18:51 INFO : one: Copied (new) 2026/05/04 04:18:51 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:51 DEBUG : one: size = 3 (webdav root 'rclone-test-carerup6vuza/dst') 2026/05/04 04:18:51 DEBUG : one: Sizes differ 2026/05/04 04:18:51 DEBUG : one: Update will use the tus protocol to upload 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded starts 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': -- Uploaded finished 2026/05/04 04:18:51 DEBUG : one: size = 5 OK 2026/05/04 04:18:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/04 04:18:51 INFO : one: Copied (replaced existing) 2026/05/04 04:18:51 DEBUG : dst/one: Update will use the tus protocol to upload 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:18:51 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:51 DEBUG : CompareDest/one: Update will use the tus protocol to upload 2026/05/04 04:18:52 INFO : CompareDest/one: Failed to read metadata: object not found 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:52 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:52 DEBUG : one: size = 3 (webdav root 'rclone-test-carerup6vuza/dst') 2026/05/04 04:18:52 DEBUG : one: Sizes differ 2026/05/04 04:18:52 DEBUG : one: size = 5 OK 2026/05/04 04:18:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 04:18:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 04:18:52 DEBUG : CompareDest/two: Update will use the tus protocol to upload 2026/05/04 04:18:52 INFO : CompareDest/two: Failed to read metadata: object not found 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:18:52 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:52 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:52 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 04:18:52 DEBUG : two: size = 3 OK 2026/05/04 04:18:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 04:18:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 04:18:53 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:53 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 04:18:53 DEBUG : two: size = 3 OK 2026/05/04 04:18:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 04:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 04:18:53 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CompareDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CompareDest" 2026/05/04 04:18:53 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 04:18:53 DEBUG : two: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:53 DEBUG : two: size = 3 (webdav root 'rclone-test-carerup6vuza/CompareDest') 2026/05/04 04:18:53 DEBUG : two: Sizes differ 2026/05/04 04:18:53 DEBUG : two: Update will use the tus protocol to upload 2026/05/04 04:18:53 INFO : two: Failed to read metadata: object not found 2026/05/04 04:18:53 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded starts 2026/05/04 04:18:53 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:18:53 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': -- Uploaded finished 2026/05/04 04:18:53 DEBUG : two: size = 5 OK 2026/05/04 04:18:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/04 04:18:53 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (4.08s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:18:54 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/dst" 2026/05/04 04:18:54 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:54 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/05/04 04:18:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:54 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:54 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:54 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/05/04 04:18:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:54 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:54 DEBUG : found headers: 2026/05/04 04:18:54 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CopyDest" 2026/05/04 04:18:54 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:54 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/05/04 04:18:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:54 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:54 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:54 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/05/04 04:18:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:54 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:54 DEBUG : found headers: 2026/05/04 04:18:55 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CopyDest" to be canonical "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CopyDest" 2026/05/04 04:18:55 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 04:18:55 DEBUG : one: Update will use the tus protocol to upload 2026/05/04 04:18:55 INFO : one: Failed to read metadata: object not found 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded starts 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': -- Uploaded finished 2026/05/04 04:18:55 DEBUG : one: size = 3 OK 2026/05/04 04:18:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/04 04:18:55 INFO : one: Copied (new) 2026/05/04 04:18:55 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CopyDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CopyDest" 2026/05/04 04:18:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:55 DEBUG : one: size = 3 (webdav root 'rclone-test-carerup6vuza/dst') 2026/05/04 04:18:55 DEBUG : one: Sizes differ 2026/05/04 04:18:55 DEBUG : one: Update will use the tus protocol to upload 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded starts 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:18:55 DEBUG : webdav root 'rclone-test-carerup6vuza/dst': -- Uploaded finished 2026/05/04 04:18:55 DEBUG : one: size = 5 OK 2026/05/04 04:18:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/04 04:18:55 INFO : one: Copied (replaced existing) 2026/05/04 04:18:56 DEBUG : dst/one: Update will use the tus protocol to upload 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:56 DEBUG : CopyDest/one: Update will use the tus protocol to upload 2026/05/04 04:18:56 INFO : CopyDest/one: Failed to read metadata: object not found 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:18:56 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:18:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/BackupDir" 2026/05/04 04:18:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:18:56 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/05/04 04:18:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:56 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:18:56 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/05/04 04:18:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:18:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:18:56 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:18:56 DEBUG : found headers: 2026/05/04 04:18:56 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-carerup6vuza/BackupDir" to be canonical "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/BackupDir" 2026/05/04 04:18:56 DEBUG : fs cache: switching user supplied name "TestWebdavInfiniteScale:rclone-test-carerup6vuza/CopyDest" for canonical name "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/CopyDest" 2026/05/04 04:18:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:56 DEBUG : one: size = 3 (webdav root 'rclone-test-carerup6vuza/dst') 2026/05/04 04:18:56 DEBUG : one: Sizes differ 2026/05/04 04:18:57 DEBUG : one: size = 5 OK 2026/05/04 04:18:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 04:18:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone287675628) 2026/05/04 04:18:57 DEBUG : one: size = 3 (webdav root 'rclone-test-carerup6vuza/dst') 2026/05/04 04:18:57 DEBUG : one: Sizes differ 2026/05/04 04:18:57 INFO : one: Moved (server-side) 2026/05/04 04:18:57 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:18:57 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:18:57 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:18:57 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:18:57 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:18:57 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:18:58 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:18:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:18:58 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:18:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:19:00 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:19:02 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:19:02 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 0/10 2026/05/04 04:19:04 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:19:06 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:19:08 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:19:10 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:19:12 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:19:14 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:19:16 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:19:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:19:20 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:19:22 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:19:22 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 1/10 2026/05/04 04:19:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:19:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:19:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:19:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:19:32 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:19:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:19:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:19:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:19:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:19:42 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:19:42 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 2/10 2026/05/04 04:19:44 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:19:46 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:19:48 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:19:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:19:52 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:19:54 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:19:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:19:58 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:20:00 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:20:02 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:20:02 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 3/10 2026/05/04 04:20:04 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:20:06 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:20:08 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:20:10 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:20:12 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:20:14 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:20:16 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:20:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:20:20 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:20:22 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:20:22 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 4/10 2026/05/04 04:20:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:20:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:20:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:20:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:20:32 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:20:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:20:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:20:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:20:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:20:42 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:20:42 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 5/10 2026/05/04 04:20:44 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:20:46 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:20:48 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:20:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:20:52 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:20:54 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:20:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:20:58 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:21:00 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:21:02 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:21:02 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 6/10 2026/05/04 04:21:04 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:21:06 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:21:08 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:21:10 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:21:12 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:21:14 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:21:16 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:21:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:21:20 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:21:22 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:21:22 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 7/10 2026/05/04 04:21:24 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:21:26 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:21:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:21:30 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:21:32 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:21:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:21:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:21:38 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:21:40 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:21:42 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:21:42 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 8/10 2026/05/04 04:21:44 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:21:46 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:21:48 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:21:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:21:52 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:21:54 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:21:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:21:58 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:22:00 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:22:02 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:22:02 DEBUG : one: Received error: copy call failed: 500 Internal Server Error - low level retry 9/10 2026/05/04 04:22:02 ERROR : one: Failed to copy: copy call failed: 500 Internal Server Error 2026/05/04 04:22:02 ERROR : one: Destination found in --copy-dest, error copying 2026/05/04 04:22:02 INFO : one: Deleted 2026/05/04 04:22:02 ERROR : one: Couldn't move: copy call failed: Resource ./rclone-test-carerup6vuza/dst/one not found: Sabre\DAV\Exception\NotFound: 404 Not Found copy_test.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:321 Error: Received unexpected error: moving to --backup-dir failed: copy call failed: Resource ./rclone-test-carerup6vuza/dst/one not found: Sabre\DAV\Exception\NotFound: 404 Not Found Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (188.35s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.10s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.10s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2026/05/04 04:22:03 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2026/05/04 04:22:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:22:03 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:22:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file2: Update will use the tus protocol to upload 2026/05/04 04:22:03 DEBUG : TestCopyFileMaxTransfer/file2: tus update failed. 2026/05/04 04:22:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: tus update failed: tus upload can't be nil copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal copy_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504 Error: "tus update failed: tus upload can't be nil" does not contain "max transfer limit reached" Test: TestCopyFileMaxTransfer 2026/05/04 04:22:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/04 04:22:04 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/04 04:22:04 DEBUG : TestCopyFileMaxTransfer/file4: Update will use the tus protocol to upload 2026/05/04 04:22:04 INFO : TestCopyFileMaxTransfer/file4: Failed to read metadata: object not found 2026/05/04 04:22:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 2062 2026/05/04 04:22:04 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:04 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/04 04:22:04 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 24fe32e9334bea257a9fee644357a654f6d1b917 OK 2026/05/04 04:22:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- FAIL: TestCopyFileMaxTransfer (1.33s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.12s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.11s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.11s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:05 DEBUG : one: Update will use the tus protocol to upload 2026/05/04 04:22:05 INFO : one: Failed to read metadata: object not found 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:05 DEBUG : also/one: Update will use the tus protocol to upload 2026/05/04 04:22:05 INFO : also/one: Failed to read metadata: object not found 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:22:05 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:05 DEBUG : another: Update will use the tus protocol to upload 2026/05/04 04:22:05 INFO : another: Failed to read metadata: object not found 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:06 DEBUG : not-one: Update will use the tus protocol to upload 2026/05/04 04:22:06 INFO : not-one: Failed to read metadata: object not found 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:22:06 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:06 INFO : webdav root 'rclone-test-carerup6vuza': Looking for duplicate sha1 hashes using newest mode. 2026/05/04 04:22:06 NOTICE: d22840c17bda3d7bcf70631ee2d9a76a44def719: Found 3 files with duplicate sha1 hashes 2026/05/04 04:22:06 INFO : one: Deleted 2026/05/04 04:22:06 INFO : also/one: Deleted 2026/05/04 04:22:06 NOTICE: d22840c17bda3d7bcf70631ee2d9a76a44def719: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.01s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.15s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.14s) === RUN TestListDirSorted run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:08 DEBUG : a.txt: Update will use the tus protocol to upload 2026/05/04 04:22:08 INFO : a.txt: Failed to read metadata: object not found 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:08 DEBUG : zend.txt: Update will use the tus protocol to upload 2026/05/04 04:22:08 INFO : zend.txt: Failed to read metadata: object not found 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:08 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/05/04 04:22:08 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:09 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2026/05/04 04:22:09 INFO : sub dir/hello world2: Failed to read metadata: object not found 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:09 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2026/05/04 04:22:09 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:09 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2026/05/04 04:22:09 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 9 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:09 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2026/05/04 04:22:09 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:10 DEBUG : a.txt: Excluded (Size Filter) 2026/05/04 04:22:10 DEBUG : a.txt: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/04 04:22:10 DEBUG : sub dir/hello world: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/04 04:22:10 DEBUG : sub dir/hello world2: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/04 04:22:10 DEBUG : sub dir/hello world2: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/04 04:22:10 DEBUG : sub dir/hello world: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/ignore dir: Excluded 2026/05/04 04:22:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.39s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:12 DEBUG : a.txt: Update will use the tus protocol to upload 2026/05/04 04:22:12 INFO : a.txt: Failed to read metadata: object not found 2026/05/04 04:22:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:12 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:12 DEBUG : zend.txt: Update will use the tus protocol to upload 2026/05/04 04:22:13 INFO : zend.txt: Failed to read metadata: object not found 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:13 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/05/04 04:22:13 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:13 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2026/05/04 04:22:13 INFO : sub dir/hello world2: Failed to read metadata: object not found 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:13 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2026/05/04 04:22:13 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2026/05/04 04:22:13 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:14 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2026/05/04 04:22:14 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 9 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:14 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2026/05/04 04:22:14 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:14 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:14 DEBUG : a.txt: Excluded (Size Filter) 2026/05/04 04:22:14 DEBUG : a.txt: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/04 04:22:15 DEBUG : sub dir/hello world: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/04 04:22:15 DEBUG : sub dir/hello world2: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/ignore dir: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/04 04:22:15 DEBUG : sub dir/hello world2: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/04 04:22:15 DEBUG : sub dir/hello world: Excluded 2026/05/04 04:22:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.21s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:16 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:22:16 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:17 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/05/04 04:22:17 INFO : sub/file2: Failed to read metadata: object not found 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 9 2026/05/04 04:22:17 DEBUG : webdav root 'rclone-test-carerup6vuza': -- 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/05/04 04:22:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.07s) --- PASS: TestListJSON/Default (0.07s) --- PASS: TestListJSON/FilesOnly (0.07s) --- PASS: TestListJSON/DirsOnly (0.11s) --- PASS: TestListJSON/Recurse (0.15s) --- PASS: TestListJSON/SubDir (0.06s) --- PASS: TestListJSON/NoModTime (0.08s) --- PASS: TestListJSON/NoMimeType (0.06s) --- PASS: TestListJSON/ShowHash (0.07s) --- PASS: TestListJSON/HashTypes (0.06s) --- PASS: TestListJSON/Metadata (0.07s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:18 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:22:18 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:19 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/05/04 04:22:19 INFO : sub/file2: Failed to read metadata: object not found 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 9 2026/05/04 04:22:19 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === 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/05/04 04:22:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/notfound" 2026/05/04 04:22:20 DEBUG : Config file has changed externally - reloading 2026/05/04 04:22:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04: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/05/04 04:22:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:22:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:22:20 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:22:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04: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/05/04 04:22:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:22:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:22:20 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:22:20 DEBUG : found headers: --- PASS: TestStatJSON (2.15s) --- PASS: TestStatJSON/Root (0.07s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.11s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.06s) --- PASS: TestStatJSON/File (0.05s) --- PASS: TestStatJSON/NotFound (0.10s) --- PASS: TestStatJSON/DirFilesOnly (0.06s) --- PASS: TestStatJSON/FileFilesOnly (0.05s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.07s) --- PASS: TestStatJSON/DirDirsOnly (0.07s) --- PASS: TestStatJSON/FileDirsOnly (0.08s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (0.12s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:21 INFO : webdav root 'rclone-test-carerup6vuza': Making directory 2026/05/04 04:22:21 INFO : webdav root 'rclone-test-carerup6vuza': Making directory --- PASS: TestMkdir (0.29s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:21 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2026/05/04 04:22:21 INFO : sub dir/hello world: Failed to read metadata: object not found 2026/05/04 04:22:21 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:21 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:22:21 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestLsd (0.89s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:22 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:22:22 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:22 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:22:22 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:22 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestLs (0.93s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:23 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:22:23 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:23 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:22:23 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:23 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:23 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/04 04:22:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.01s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:24 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:22:24 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:24 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:22:24 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:24 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestLsLong (0.92s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:25 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:22:25 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:25 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:22:25 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:25 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2026/05/04 04:22:25 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:22:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:22:25 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:22:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:22:25 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:22:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:22:25 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:22:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:22:25 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:22:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:22:26 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:22:26 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:22:26 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:22:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:22:26 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:22:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:22:28 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:22:30 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:22:32 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:22:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:22:36 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:22:38 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:22:40 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:22:42 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:22:44 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:22:46 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:22:48 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:22:48 ERROR : empty space: failed to open file empty space: 500 Internal Server Error 2026/05/04 04:22:50 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:22:50 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/05/04 04:22:52 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:22:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:22:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:22:56 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (31.72s) --- PASS: TestHashSums/Sha1 (0.05s) --- FAIL: TestHashSums/Sha1Download (24.47s) === RUN TestHashSumsWithErrors 2026/05/04 04:22:56 DEBUG : Creating backend with remote ":memory:" 2026/05/04 04:22:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/04 04:22:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/04 04:22:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/04 04:22:56 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:22:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:22:57 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:22:58 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:22:58 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:22:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:22:58 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:22:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:22:59 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:22:59 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:22:59 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/04 04:22:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/04 04:22:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:22:59 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:22:59 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/04 04:23:00 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/04 04:23:00 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2026/05/04 04:23:00 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/04 04:23:00 INFO : sub dir/potato3: Failed to read metadata: object not found 2026/05/04 04:23:00 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/04 04:23:00 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:00 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/04 04:23:00 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:23:00 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCount (4.41s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:01 DEBUG : small: Update will use the tus protocol to upload 2026/05/04 04:23:01 INFO : small: Failed to read metadata: object not found 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 10 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:01 DEBUG : medium: Update will use the tus protocol to upload 2026/05/04 04:23:01 INFO : medium: Failed to read metadata: object not found 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:01 DEBUG : large: Update will use the tus protocol to upload 2026/05/04 04:23:01 INFO : large: Failed to read metadata: object not found 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:23:01 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:02 DEBUG : Waiting for deletions to finish 2026/05/04 04:23:02 DEBUG : large: Excluded (Size Filter) 2026/05/04 04:23:02 DEBUG : large: Excluded 2026/05/04 04:23:02 INFO : medium: Deleted 2026/05/04 04:23:02 INFO : small: Deleted --- PASS: TestDelete (1.53s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:02 DEBUG : small: Update will use the tus protocol to upload 2026/05/04 04:23:02 INFO : small: Failed to read metadata: object not found 2026/05/04 04:23:02 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:02 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 10 2026/05/04 04:23:02 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:03 DEBUG : medium: Update will use the tus protocol to upload 2026/05/04 04:23:03 INFO : medium: Failed to read metadata: object not found 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:03 DEBUG : large: Update will use the tus protocol to upload 2026/05/04 04:23:03 INFO : large: Failed to read metadata: object not found 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:23:03 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:03 DEBUG : Waiting for deletions to finish 2026/05/04 04:23:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/04 04:23:03 INFO : large: Deleted 2026/05/04 04:23:03 INFO : medium: Deleted --- PASS: TestMaxDelete (1.69s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:04 DEBUG : small: Update will use the tus protocol to upload 2026/05/04 04:23:04 INFO : small: Failed to read metadata: object not found 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 10 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:04 DEBUG : medium: Update will use the tus protocol to upload 2026/05/04 04:23:04 INFO : medium: Failed to read metadata: object not found 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:23:04 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:05 DEBUG : large: Update will use the tus protocol to upload 2026/05/04 04:23:05 INFO : large: Failed to read metadata: object not found 2026/05/04 04:23:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:05 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:23:05 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:05 DEBUG : Waiting for deletions to finish 2026/05/04 04:23:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/04 04:23:05 INFO : medium: Deleted 2026/05/04 04:23:05 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.73s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:06 DEBUG : small: Update will use the tus protocol to upload 2026/05/04 04:23:06 INFO : small: Failed to read metadata: object not found 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 10 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:06 DEBUG : medium: Update will use the tus protocol to upload 2026/05/04 04:23:06 INFO : medium: Failed to read metadata: object not found 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:23:06 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:06 DEBUG : large: Update will use the tus protocol to upload 2026/05/04 04:23:06 INFO : large: Failed to read metadata: object not found 2026/05/04 04:23:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 100 2026/05/04 04:23:07 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:07 DEBUG : Waiting for deletions to finish 2026/05/04 04:23:07 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/04 04:23:07 INFO : large: Deleted 2026/05/04 04:23:07 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.73s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:07 DEBUG : ReadFile: Update will use the tus protocol to upload 2026/05/04 04:23:07 INFO : ReadFile: Failed to read metadata: object not found 2026/05/04 04:23:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 28 2026/05/04 04:23:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:08 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 04:23:08 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 04:23:08 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 04:23:08 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 04:23:08 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 04:23:08 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:23:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 04:23:09 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:23:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 04:23:09 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:23:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:23:11 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:23:13 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/05/04 04:23:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:23:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:23:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:23:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/05/04 04:23:20 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (12.78s) === RUN TestRetry 2026/05/04 04:23:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/04 04:23:20 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/04 04:23:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/04 04:23:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/04 04:23:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/04 04:23:20 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/04 04:23:20 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:23:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:23:21 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:23:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:23:21 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 10 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:23:22 DEBUG : file2: Update will use the tus protocol to upload 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/04 04:23:22 INFO : file2: Failed to read metadata: object not found 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:23:22 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 9 2026/05/04 04:23:22 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:23:23 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/04 04:23:23 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/04 04:23:23 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 30.067784ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 60.135568ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 120.271136ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 240.542272ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 481.084544ms 2026/05/04 04:23:23 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:23:23 DEBUG : pacer: Rate limited, increasing sleep to 962.169088ms 2026/05/04 04:23:24 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:23:24 DEBUG : pacer: Rate limited, increasing sleep to 1.924338176s 2026/05/04 04:23:25 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:23:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:23:27 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:23:29 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:23:29 ERROR : file1: Failed to open: 500 Internal Server Error 2026/05/04 04:23:31 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:23:33 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:23:35 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:23:37 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:23:39 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:23:41 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:23:43 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:23:45 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:23:47 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:23:49 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:23:49 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2026/05/04 04:23:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:23:53 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:23:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:23:54 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:23:56 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:23:58 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:24:00 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:24:02 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:24:04 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:24:06 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:24:08 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:24:10 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:24:10 ERROR : file1: Failed to open: 500 Internal Server Error 2026/05/04 04:24:12 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:24:14 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:24:16 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:24:18 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:24:20 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:24:22 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:24:24 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:24:26 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:24:28 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:24:30 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:24:30 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2026/05/04 04:24:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:24:34 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:24:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:24:36 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:24:38 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:24:40 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:24:42 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:24:44 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:24:46 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:24:48 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:24:50 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:24:52 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:24:52 ERROR : file1: Failed to open: 500 Internal Server Error 2026/05/04 04:24:54 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:24:56 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:24:58 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:25:00 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:25:02 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:25:04 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:25:06 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:25:08 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:25:10 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:25:12 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:25:12 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2026/05/04 04:25:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:25:16 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:25:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:25:17 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:25:19 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:25:21 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:25:23 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:25:25 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:25:27 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:25:29 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:25:31 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:25:33 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:25:33 ERROR : file1: Failed to open: 500 Internal Server Error 2026/05/04 04:25:35 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:25:37 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:25:39 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:25:41 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:25:43 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:25:45 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:25:47 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:25:49 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:25:51 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:25:53 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:25:53 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(1,3,): "" 2026/05/04 04:25:55 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:25:57 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:25:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 04:25:59 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:26:01 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:26:03 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:26:05 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:26:07 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:26:09 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:26:11 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:26:13 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:26:15 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:26:15 ERROR : file1: Failed to open: 500 Internal Server Error 2026/05/04 04:26:17 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2026/05/04 04:26:19 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2026/05/04 04:26:21 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2026/05/04 04:26:23 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2026/05/04 04:26:25 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2026/05/04 04:26:27 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2026/05/04 04:26:29 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2026/05/04 04:26:31 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2026/05/04 04:26:33 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2026/05/04 04:26:35 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2026/05/04 04:26:35 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2026/05/04 04:26:37 DEBUG : pacer: Reducing sleep to 1.5s 2026/05/04 04:26:39 DEBUG : pacer: Reducing sleep to 1.125s 2026/05/04 04:26:40 DEBUG : pacer: Reducing sleep to 843.75ms 2026/05/04 04:26:41 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestCat (201.21s) === RUN TestPurge 2026/05/04 04:26:41 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-rekolof4novi" 2026/05/04 04:26:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:26:41 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:26: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/05/04 04:26:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:26:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:26:41 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:26:41 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:26: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/05/04 04:26:41 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:26:41 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:26:41 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:26:41 DEBUG : found headers: 2026/05/04 04:26:41 DEBUG : Creating backend with remote "/tmp/rclone1522646487" run.go:185: Remote "webdav root 'rclone-test-rekolof4novi'", Local "Local file system at /tmp/rclone1522646487", Modify Window "1s" 2026/05/04 04:26:42 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2026/05/04 04:26:42 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2026/05/04 04:26:42 DEBUG : webdav root 'rclone-test-rekolof4novi': Uploaded starts 2026/05/04 04:26:42 DEBUG : webdav root 'rclone-test-rekolof4novi': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:42 DEBUG : webdav root 'rclone-test-rekolof4novi': -- Uploaded finished 2026/05/04 04:26:42 INFO : A2: Making directory 2026/05/04 04:26:42 INFO : A1/B2: Making directory 2026/05/04 04:26:42 INFO : A1/B2/C2: Making directory 2026/05/04 04:26:42 INFO : A1/B1/C3: Making directory 2026/05/04 04:26:42 INFO : A3: Making directory 2026/05/04 04:26:43 INFO : A3/B3: Making directory 2026/05/04 04:26:43 INFO : A3/B3/C4: Making directory 2026/05/04 04:26:43 DEBUG : A1/two: Update will use the tus protocol to upload 2026/05/04 04:26:43 INFO : A1/two: Failed to read metadata: object not found 2026/05/04 04:26:43 DEBUG : webdav root 'rclone-test-rekolof4novi': Uploaded starts 2026/05/04 04:26:43 DEBUG : webdav root 'rclone-test-rekolof4novi': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:43 DEBUG : webdav root 'rclone-test-rekolof4novi': -- Uploaded finished 2026/05/04 04:26:44 ERROR : error listing: directory not found 2026/05/04 04:26:44 DEBUG : webdav root 'rclone-test-rekolof4novi': Purge remote 2026/05/04 04:26:44 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (2.54s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/05/04 04:26:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/05/04 04:26:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/05/04 04:26:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 150.169371ms 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 63.352703ms 2026/05/04 04:26:46 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 47.514527ms 2026/05/04 04:26:46 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/04 04:26:46 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 26.726921ms 2026/05/04 04:26:46 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:46 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:46 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/04 04:26:46 INFO : A2: Making directory 2026/05/04 04:26:47 DEBUG : pacer: Reducing sleep to 15.033892ms 2026/05/04 04:26:47 INFO : A1/B2: Making directory 2026/05/04 04:26:47 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/04 04:26:47 INFO : A1/B2/C2: Making directory 2026/05/04 04:26:47 DEBUG : pacer: Reducing sleep to 10ms 2026/05/04 04:26:47 INFO : A1/B1/C3: Making directory 2026/05/04 04:26:47 INFO : A3: Making directory 2026/05/04 04:26:47 INFO : A3/B3: Making directory 2026/05/04 04:26:47 INFO : A3/B3/C4: Making directory 2026/05/04 04:26:47 DEBUG : A1/two: Update will use the tus protocol to upload 2026/05/04 04:26:47 INFO : A1/two: Failed to read metadata: object not found 2026/05/04 04:26:47 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:47 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:47 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:47 DEBUG : removing 1 level 3 directories 2026/05/04 04:26:47 INFO : A3/B3/C4: Removing directory 2026/05/04 04:26:48 DEBUG : removing 2 level 3 directories 2026/05/04 04:26:48 INFO : A1/B2/C2: Removing directory 2026/05/04 04:26:48 INFO : A1/B1/C3: Removing directory 2026/05/04 04:26:48 DEBUG : removing 2 level 2 directories 2026/05/04 04:26:48 INFO : A3/B3: Removing directory 2026/05/04 04:26:48 INFO : A1/B2: Removing directory 2026/05/04 04:26:49 DEBUG : removing 2 level 1 directories 2026/05/04 04:26:49 INFO : A3: Removing directory 2026/05/04 04:26:49 INFO : A2: Removing directory 2026/05/04 04:26:49 DEBUG : removing 1 level 3 directories 2026/05/04 04:26:49 INFO : A1/B1/C1: Removing directory 2026/05/04 04:26:50 DEBUG : removing 1 level 2 directories 2026/05/04 04:26:50 INFO : A1/B1: Removing directory 2026/05/04 04:26:50 DEBUG : removing 1 level 1 directories 2026/05/04 04:26:50 INFO : A1: Removing directory 2026/05/04 04:26:50 DEBUG : removing 1 level 0 directories 2026/05/04 04:26:50 INFO : webdav root 'rclone-test-carerup6vuza': Removing directory 2026/05/04 04:26:50 ERROR : error listing: directory not found 2026/05/04 04:26:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (5.99s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:50 INFO : A1: Making directory 2026/05/04 04:26:50 INFO : A1/B1: Making directory 2026/05/04 04:26:50 INFO : A1/B1/C1: Making directory 2026/05/04 04:26:51 DEBUG : removing 1 level 3 directories 2026/05/04 04:26:51 INFO : A1/B1/C1: Removing directory 2026/05/04 04:26:51 DEBUG : removing 1 level 2 directories 2026/05/04 04:26:51 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.24s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:51 INFO : A1: Making directory 2026/05/04 04:26:51 INFO : A1/B1: Making directory 2026/05/04 04:26:51 INFO : A1/B1/C1: Making directory 2026/05/04 04:26:52 DEBUG : removing 1 level 3 directories 2026/05/04 04:26:52 INFO : A1/B1/C1: Removing directory 2026/05/04 04:26:52 DEBUG : removing 1 level 2 directories 2026/05/04 04:26:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.30s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:53 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:26:53 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:53 DEBUG : filename.txt: File name found in url 2026/05/04 04:26:53 DEBUG : filename.txt: Update will use the tus protocol to upload 2026/05/04 04:26:53 INFO : filename.txt: Failed to read metadata: object not found 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/04 04:26:53 DEBUG : headerfilename.txt: Update will use the tus protocol to upload 2026/05/04 04:26:53 INFO : headerfilename.txt: Failed to read metadata: object not found 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:53 DEBUG : file2: Update will use the tus protocol to upload 2026/05/04 04:26:53 INFO : file2: Failed to read metadata: object not found 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:53 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestCopyURL (1.40s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:54 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:26:54 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:26:54 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:54 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:54 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestCopyURLDownloadHeaders (0.38s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/04 04:26:54 DEBUG : sub/file2: Update will use the tus protocol to upload 2026/05/04 04:26:54 INFO : sub/file2: Failed to read metadata: object not found 2026/05/04 04:26:54 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:55 DEBUG : sub/file2: size = 14 OK 2026/05/04 04:26:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:26:55 INFO : file1: Copied (new) to: sub/file2 2026/05/04 04:26:55 INFO : file1: Deleted 2026/05/04 04:26:55 DEBUG : sub/file2: size = 14 OK 2026/05/04 04:26:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 04:26:55 DEBUG : file1: Unchanged skipping 2026/05/04 04:26:55 INFO : file1: Deleted 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (0.91s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/04 04:26:55 DEBUG : file1: Update will use the tus protocol to upload 2026/05/04 04:26:55 INFO : file1: Failed to read metadata: object not found 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:55 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:55 DEBUG : file1: size = 14 OK 2026/05/04 04:26:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:26:55 INFO : file1: Copied (new) 2026/05/04 04:26:55 INFO : file1: Deleted 2026/05/04 04:26:56 DEBUG : file1: Destination exists, skipping 2026/05/04 04:26:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.60s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.11s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.11s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:56 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/05/04 04:26:56 INFO : dst/file1: Failed to read metadata: object not found 2026/05/04 04:26:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:56 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 18 2026/05/04 04:26:56 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:56 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-carerup6vuza/backup" 2026/05/04 04:26:56 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/05/04 04:26:56 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/05/04 04:26:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:26:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:26:56 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:26:56 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{5wPvZ}" suffix to name 2026/05/04 04:26:56 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/05/04 04:26:56 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/05/04 04:26:56 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/05/04 04:26:56 DEBUG : Setting pass="J0Sd5uHNf5db2wxPgQpPL1t-8RVo" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/05/04 04:26:56 DEBUG : found headers: 2026/05/04 04:26:56 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-carerup6vuza/backup" to be canonical "TestWebdavInfiniteScale{5wPvZ}:rclone-test-carerup6vuza/backup" 2026/05/04 04:26:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone287675628) 2026/05/04 04:26:56 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-carerup6vuza') 2026/05/04 04:26:56 DEBUG : dst/file1: Sizes differ 2026/05/04 04:26:57 INFO : dst/file1: Moved (server-side) 2026/05/04 04:26:57 DEBUG : dst/file1: Update will use the tus protocol to upload 2026/05/04 04:26:57 INFO : dst/file1: Failed to read metadata: object not found 2026/05/04 04:26:57 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:57 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 14 2026/05/04 04:26:57 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:57 DEBUG : dst/file1: size = 14 OK 2026/05/04 04:26:57 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/04 04:26:57 INFO : dst/file1: Copied (new) 2026/05/04 04:26:57 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (1.84s) === 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:26:58 DEBUG : A1/one: Update will use the tus protocol to upload 2026/05/04 04:26:58 INFO : A1/one: Failed to read metadata: object not found 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:58 DEBUG : A1/two: Update will use the tus protocol to upload 2026/05/04 04:26:58 INFO : A1/two: Failed to read metadata: object not found 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 3 2026/05/04 04:26:58 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:58 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2026/05/04 04:26:58 INFO : A1/B1/three: Failed to read metadata: object not found 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:59 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2026/05/04 04:26:59 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 4 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:59 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2026/05/04 04:26:59 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 4 2026/05/04 04:26:59 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:26:59 INFO : A1/B2: Making directory 2026/05/04 04:26:59 INFO : A1/B1/C3: Making directory 2026/05/04 04:27:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/04 04:27:01 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/04 04:27:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/04 04:27:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/04 04:27:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/04 04:27:02 INFO : webdav root 'rclone-test-carerup6vuza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/04 04:27:04 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/04 04:27:04 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/04 04:27:04 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/04 04:27:04 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/04 04:27:04 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (8.39s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" --- PASS: TestGetFsInfo (0.11s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:06 DEBUG : webdav root 'rclone-test-carerup6vuza': File to upload is small (34 bytes), uploading instead of streaming 2026/05/04 04:27:06 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:07 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 34 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:07 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/04 04:27:07 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/04 04:27:07 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/04 04:27:07 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:07 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 102401 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/04 04:27:07 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/04 04:27:07 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': File to upload is small (34 bytes), uploading instead of streaming 2026/05/04 04:27:07 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:07 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 34 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/04 04:27:07 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/04 04:27:07 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/04 04:27:07 DEBUG : webdav root 'rclone-test-carerup6vuza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/04 04:27:07 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:08 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 102401 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:08 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/04 04:27:08 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/04 04:27:08 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': File to upload is small (34 bytes), uploading instead of streaming 2026/05/04 04:27:08 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:08 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 34 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/04 04:27:08 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/04 04:27:08 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:08 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 102401 2026/05/04 04:27:08 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:08 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/04 04:27:08 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': File to upload is small (34 bytes), uploading instead of streaming 2026/05/04 04:27:09 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:09 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 34 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:09 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/04 04:27:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/04 04:27:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/04 04:27:09 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2026/05/04 04:27:09 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 102401 2026/05/04 04:27:09 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:09 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/04 04:27:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/04 04:27:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (3.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.80s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:10 DEBUG : potato1: Update will use the tus protocol to upload 2026/05/04 04:27:10 INFO : potato1: Failed to read metadata: object not found 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': File to upload is small (60 bytes), uploading instead of streaming 2026/05/04 04:27:10 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:27:10 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:27:10 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:10 DEBUG : potato2: size = 60 OK 2026/05/04 04:27:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/04 04:27:10 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (0.76s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.11s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:11 DEBUG : potato1: Update will use the tus protocol to upload 2026/05/04 04:27:11 INFO : potato1: Failed to read metadata: object not found 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished --- PASS: TestRcatSizeUploadHeaders (0.35s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:11 DEBUG : potato2: Update will use the tus protocol to upload 2026/05/04 04:27:11 INFO : potato2: Failed to read metadata: object not found 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 60 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:11 DEBUG : empty space: Update will use the tus protocol to upload 2026/05/04 04:27:11 INFO : empty space: Failed to read metadata: object not found 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 1 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:11 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2026/05/04 04:27:11 INFO : sub dir/potato3: Failed to read metadata: object not found 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 5 2026/05/04 04:27:11 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Touching "empty space" 2026/05/04 04:27:12 DEBUG : webdav root 'rclone-test-carerup6vuza': Touching "potato2" 2026/05/04 04:27:12 DEBUG : webdav root 'rclone-test-carerup6vuza': 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 (1.77s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.22s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.14s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.11s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.11s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", 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-carerup6vuza'", Local "Local file system at /tmp/rclone287675628", Modify Window "1s" 2026/05/04 04:27:13 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2026/05/04 04:27:13 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 11 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2026/05/04 04:27:14 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded starts 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': Uploaded chunk no 1 ok, range 0 -> 21 2026/05/04 04:27:14 DEBUG : webdav root 'rclone-test-carerup6vuza': -- Uploaded finished 2026/05/04 04:27:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rasatuz6" before starting 2026/05/04 04:27:15 DEBUG : sub dir/test remove existing.rasatuz6: TEST: removing renamed existing file after operation 2026/05/04 04:27:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.papasog2" before starting 2026/05/04 04:27:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.papasog2: TEST: renaming existing back after failed operation 2026/05/04 04:27:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yezizeh7" before starting 2026/05/04 04:27:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yezizeh7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (3.60s) === 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/05/04 04:27:17 DEBUG : webdav root 'rclone-test-carerup6vuza': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 48m27.473486594s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile TestCat TestTouchDir]