"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Starting (try 1/5) 2025/12/26 03:30:23 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino" 2025/12/26 03:30:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 03:30:23 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 03:30:23 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 2025/12/26 03:30:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 03:30:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 03:30:23 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 03:30:23 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 03:30:23 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 2025/12/26 03:30:23 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 03:30:23 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 03:30:23 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 03:30:23 DEBUG : found headers: 2025/12/26 03:30:24 DEBUG : Creating backend with remote "/tmp/rclone2829072802" === 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/12/26 03:30:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.05s) === RUN TestMultithreadCopyAbort run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/12/26 03:30:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers 2025/12/26 03:30:24 DEBUG : a: size = 0 OK 2025/12/26 03:30:24 DEBUG : a: size = 1 (memory) 2025/12/26 03:30:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/12/26 03:30:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/12/26 03:30:24 DEBUG : potato: Seek from 10 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 10 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 2 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/12/26 03:30:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 2 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/12/26 03:30:24 DEBUG : potato: Seek from 8 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 8 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/12/26 03:30:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/12/26 03:30:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/12/26 03:30:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/12/26 03:30:24 DEBUG : potato: Seek from 5 to 2 2025/12/26 03:30:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/12/26 03:30:24 DEBUG : potato: Seek from 9 to 0 2025/12/26 03:30:24 DEBUG : potato: Seek from 9 to 0 2025/12/26 03:30:24 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 03:30:24 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/26 03:30:24 INFO : rutabaga: Failed to read metadata: object not found 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheck/1 === RUN TestCheck/2 2025/12/26 03:30:24 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 03:30:24 INFO : empty space: Failed to read metadata: object not found 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 03:30:24 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheck/3 2025/12/26 03:30:25 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 03:30:25 INFO : potato2: Failed to read metadata: object not found 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheck/4 === RUN TestCheck/5 2025/12/26 03:30:25 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/26 03:30:25 INFO : remotepotato: Failed to read metadata: object not found 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 03:30:25 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (2.29s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.10s) --- PASS: TestCheck/4 (0.10s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/12/26 03:30:26 DEBUG : Creating backend with remote "nonexistent" 2025/12/26 03:30:26 DEBUG : Config file has changed externally - reloading 2025/12/26 03:30:26 DEBUG : Creating backend with remote "nonexistent" 2025/12/26 03:30:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/12/26 03:30:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/12/26 03:30:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/12/26 03:30:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 03:30:26 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/26 03:30:26 INFO : rutabaga: Failed to read metadata: object not found 2025/12/26 03:30:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:30:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/26 03:30:26 DEBUG : webdav root 'rclone-test-febehuv0wino': -- 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 2025/12/26 03:36:55 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 03:36:55 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 03:36:57 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 03:36:57 INFO : empty space: Failed to read metadata: object not found 2025/12/26 03:36:58 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 03:36:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:36:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 03:36:59 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 03:36:59 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 03:37:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 03:37:01 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 2025/12/26 03:40:18 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 03:40:18 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 03:40:20 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 03:40:20 INFO : potato2: Failed to read metadata: object not found 2025/12/26 03:40:21 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 03:40:21 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:40:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 03:40:22 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 03:40:22 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 03:40:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 03:40:24 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 2025/12/26 03:53:42 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 03:53:42 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/26 03:53:44 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 03:53:44 INFO : remotepotato: Failed to read metadata: object not found 2025/12/26 03:53:46 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 03:53:46 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 03:53:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 03:53:47 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 03:53:47 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 03:53:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 03:53:48 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 2025/12/26 04:07:07 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:07:09 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:07:10 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:07:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:07:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:07:13 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCheckDownload (2206.97s) --- FAIL: TestCheckDownload/1 (184.86s) --- FAIL: TestCheckDownload/2 (201.59s) --- FAIL: TestCheckDownload/3 (194.74s) --- FAIL: TestCheckDownload/4 (394.64s) --- FAIL: TestCheckDownload/5 (401.62s) --- FAIL: TestCheckDownload/6 (394.81s) --- FAIL: TestCheckDownload/7 (401.62s) === RUN TestCheckSizeOnly run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:07:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:07:13 DEBUG : rutabaga: Update will use the tus protocol to upload 2025/12/26 04:07:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:07:14 INFO : rutabaga: Failed to read metadata: object not found 2025/12/26 04:07:14 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:07:14 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:14 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:07:14 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 8 2025/12/26 04:07:14 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:14 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:07:14 DEBUG : pacer: Reducing sleep to 63.352703ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/12/26 04:07:15 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/26 04:07:15 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:07:15 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/26 04:07:15 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:07:15 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:15 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/3 2025/12/26 04:07:15 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:07:15 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:07:15 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/12/26 04:07:16 DEBUG : remotepotato: Update will use the tus protocol to upload 2025/12/26 04:07:16 INFO : remotepotato: Failed to read metadata: object not found 2025/12/26 04:07:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:07:16 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.66s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.12s) --- PASS: TestCheckSizeOnly/6 (0.06s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:07:17 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:07:17 INFO : test.sum: Failed to read metadata: object not found 2025/12/26 04:07:17 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:17 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 81 2025/12/26 04:07:17 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:17 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:07:17 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:07:17 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:07:17 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:07:17 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:07:17 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:07:17 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:07:18 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:07:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:07:18 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:07:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:07:20 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:07:22 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 2025/12/26 04:07:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:07:24 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:07:26 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:07:27 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:07:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:07:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 90 2025/12/26 04:07:28 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:07:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:07:30 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:07:30 DEBUG : pacer: Rate limited, increasing sleep to 711.914062ms 2025/12/26 04:07:31 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:07:31 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/12/26 04:07:31 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:07:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:07:33 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:07:35 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:07:37 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:07:39 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:07:41 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:07:43 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:07:45 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 2025/12/26 04:07:47 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:07:49 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:07:50 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestParseSumFile (33.72s) === RUN TestCheckSum run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:07:50 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/data" 2025/12/26 04:07:50 DEBUG : Config file has changed externally - reloading 2025/12/26 04:07:50 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:07: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 2025/12/26 04:07:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:07:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:07:50 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:07:50 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:07: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 2025/12/26 04:07:50 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:07:50 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:07:50 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:07:50 DEBUG : found headers: check_test.go:350: webdav root 'rclone-test-febehuv0wino/data' lacks md5, skipping 2025/12/26 04:07:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:07:52 DEBUG : pacer: Reducing sleep to 474.609375ms --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:07:52 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/data" 2025/12/26 04:07:52 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:07:52 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 2025/12/26 04:07:52 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:07:52 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:07:52 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:07:52 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:07:52 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 2025/12/26 04:07:52 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:07:52 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:07:52 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:07:52 DEBUG : found headers: 2025/12/26 04:07:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:07:53 DEBUG : data/banana: Update will use the tus protocol to upload 2025/12/26 04:07:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:07:53 INFO : data/banana: Failed to read metadata: object not found 2025/12/26 04:07:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:07:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:07:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:07:54 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:54 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:07:54 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:07:54 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:07:54 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/26 04:07:54 INFO : test.sum: Failed to read metadata: object not found 2025/12/26 04:07:55 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/26 04:07:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:07:55 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/26 04:07:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 41 2025/12/26 04:07:55 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:07:55 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/26 04:07:55 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/26 04:07:55 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 2025/12/26 04:08:02 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:08:02 DEBUG : data/potato: Update will use the tus protocol to upload 2025/12/26 04:08:04 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:08:04 INFO : data/potato: Failed to read metadata: object not found 2025/12/26 04:08:05 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:08:05 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:08:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 15 2025/12/26 04:08:07 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:08:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:08:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:08:08 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:08:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:08:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:08:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:09 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:08:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 41 2025/12/26 04:08:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:08:09 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:08:10 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:08:10 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 2025/12/26 04:08:21 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:08:21 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:08:23 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:08:24 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:08:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:08:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 82 2025/12/26 04:08:26 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:08:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:08:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:08:28 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 2025/12/26 04:08:43 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:08:43 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:08:45 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:08:47 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:08:47 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:48 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:08:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/12/26 04:08:48 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:08:48 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 1/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:08:50 DEBUG : pacer: Reducing sleep to 1.265625s 2025/12/26 04:08:50 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:08:51 DEBUG : pacer: Reducing sleep to 949.21875ms 2025/12/26 04:08:53 DEBUG : pacer: Reducing sleep to 711.914062ms 2025/12/26 04:08:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:54 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:08:54 DEBUG : pacer: Rate limited, increasing sleep to 1.423828124s 2025/12/26 04:08:54 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:08:54 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 2/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:08:56 DEBUG : pacer: Reducing sleep to 1.067871093s 2025/12/26 04:08:56 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:08:57 DEBUG : pacer: Reducing sleep to 800.903319ms 2025/12/26 04:08:58 DEBUG : pacer: Reducing sleep to 600.677489ms 2025/12/26 04:08:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:08:59 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:08:59 DEBUG : pacer: Rate limited, increasing sleep to 1.201354978s 2025/12/26 04:08:59 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:08:59 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 3/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:01 DEBUG : pacer: Reducing sleep to 901.016233ms 2025/12/26 04:09:01 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:02 DEBUG : pacer: Reducing sleep to 675.762174ms 2025/12/26 04:09:03 DEBUG : pacer: Reducing sleep to 506.82163ms 2025/12/26 04:09:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:04 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:04 DEBUG : pacer: Rate limited, increasing sleep to 1.01364326s 2025/12/26 04:09:04 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:04 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 4/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:06 DEBUG : pacer: Reducing sleep to 760.232445ms 2025/12/26 04:09:06 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:07 DEBUG : pacer: Reducing sleep to 570.174333ms 2025/12/26 04:09:08 DEBUG : pacer: Reducing sleep to 427.630749ms 2025/12/26 04:09:08 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:08 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:08 DEBUG : pacer: Rate limited, increasing sleep to 855.261498ms 2025/12/26 04:09:08 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:08 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 5/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:10 DEBUG : pacer: Reducing sleep to 641.446123ms 2025/12/26 04:09:10 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:11 DEBUG : pacer: Reducing sleep to 481.084592ms 2025/12/26 04:09:12 DEBUG : pacer: Reducing sleep to 360.813444ms 2025/12/26 04:09:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:12 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:12 DEBUG : pacer: Rate limited, increasing sleep to 721.626888ms 2025/12/26 04:09:12 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:12 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 6/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:14 DEBUG : pacer: Reducing sleep to 541.220166ms 2025/12/26 04:09:14 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:15 DEBUG : pacer: Reducing sleep to 405.915124ms 2025/12/26 04:09:15 DEBUG : pacer: Reducing sleep to 304.436343ms 2025/12/26 04:09:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:16 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:16 DEBUG : pacer: Rate limited, increasing sleep to 608.872686ms 2025/12/26 04:09:16 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:16 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 7/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:18 DEBUG : pacer: Reducing sleep to 456.654514ms 2025/12/26 04:09:18 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:18 DEBUG : pacer: Reducing sleep to 342.490885ms 2025/12/26 04:09:19 DEBUG : pacer: Reducing sleep to 256.868163ms 2025/12/26 04:09:19 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:19 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:19 DEBUG : pacer: Rate limited, increasing sleep to 513.736326ms 2025/12/26 04:09:19 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:19 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 8/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:21 DEBUG : pacer: Reducing sleep to 385.302244ms 2025/12/26 04:09:21 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:22 DEBUG : pacer: Reducing sleep to 288.976683ms 2025/12/26 04:09:22 DEBUG : pacer: Reducing sleep to 216.732512ms 2025/12/26 04:09:22 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:22 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:22 DEBUG : pacer: Rate limited, increasing sleep to 433.465024ms 2025/12/26 04:09:22 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:22 DEBUG : test.sum: tus update failed. run.go:286: Retry Put of "test.sum" to webdav root 'rclone-test-febehuv0wino': 9/10 (tus update failed: uploadChunk failed: 500 Internal Server Error) 2025/12/26 04:09:24 DEBUG : pacer: Reducing sleep to 325.098768ms 2025/12/26 04:09:24 DEBUG : test.sum: Update will use the tus protocol to upload 2025/12/26 04:09:25 DEBUG : pacer: Reducing sleep to 243.824076ms 2025/12/26 04:09:25 DEBUG : pacer: Reducing sleep to 182.868057ms 2025/12/26 04:09:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:09:25 DEBUG : pacer: low level retry 1/1 (error 500 Internal Server Error) 2025/12/26 04:09:25 DEBUG : pacer: Rate limited, increasing sleep to 365.736114ms 2025/12/26 04:09:25 ERROR : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:25 DEBUG : test.sum: tus update failed. run.go:290: Failed to put "test.sum" to "webdav root 'rclone-test-febehuv0wino'": tus update failed: uploadChunk failed: 500 Internal Server Error 2025/12/26 04:09:26 DEBUG : pacer: Reducing sleep to 274.302085ms 2025/12/26 04:09:26 DEBUG : pacer: Reducing sleep to 205.726563ms 2025/12/26 04:09:26 DEBUG : pacer: Reducing sleep to 154.294922ms 2025/12/26 04:09:27 DEBUG : pacer: Reducing sleep to 115.721191ms 2025/12/26 04:09:27 DEBUG : pacer: Reducing sleep to 86.790893ms 2025/12/26 04:09:27 DEBUG : pacer: Reducing sleep to 65.093169ms 2025/12/26 04:09:27 DEBUG : pacer: Reducing sleep to 48.819876ms 2025/12/26 04:09:27 DEBUG : pacer: Reducing sleep to 36.614907ms --- FAIL: TestCheckSumDownload (94.70s) --- PASS: TestCheckSumDownload/subtest1 (5.23s) --- PASS: TestCheckSumDownload/subtest2 (9.27s) --- PASS: TestCheckSumDownload/subtest3 (13.57s) === RUN TestApplyTransforms 2025/12/26 04:09:27 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-tibifen5noja" 2025/12/26 04:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:27 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09:27 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 2025/12/26 04:09:27 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:27 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:27 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:27 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09:27 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 2025/12/26 04:09:27 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:27 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:27 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:27 DEBUG : found headers: 2025/12/26 04:09:27 DEBUG : Creating backend with remote "/tmp/rclone584110848" run.go:185: Remote "webdav root 'rclone-test-tibifen5noja'", Local "Local file system at /tmp/rclone584110848", Modify Window "1s" 2025/12/26 04:09:27 DEBUG : hello, world!: Update will use the tus protocol to upload 2025/12/26 04:09:27 INFO : hello, world!: Failed to read metadata: object not found 2025/12/26 04:09:27 DEBUG : webdav root 'rclone-test-tibifen5noja': Uploaded starts 2025/12/26 04:09:27 DEBUG : webdav root 'rclone-test-tibifen5noja': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:27 DEBUG : webdav root 'rclone-test-tibifen5noja': -- Uploaded finished upper checkfile vs. lower remote (without normalization) 2025/12/26 04:09:28 ERROR : hello, world!: sum not found 2025/12/26 04:09:28 ERROR : HELLO, WORLD!: file not in webdav root 'rclone-test-tibifen5noja' 2025/12/26 04:09:28 NOTICE: webdav root 'rclone-test-tibifen5noja': 1 files missing 2025/12/26 04:09:28 NOTICE: 1 hashes missing 2025/12/26 04:09:28 NOTICE: webdav root 'rclone-test-tibifen5noja': 1 differences found 2025/12/26 04:09:28 NOTICE: webdav root 'rclone-test-tibifen5noja': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/12/26 04:09:28 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:28 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:28 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:28 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:28 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:28 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:29 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:29 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:30 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:09:32 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:09:32 ERROR : hello, world!: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:09:32 NOTICE: webdav root 'rclone-test-tibifen5noja': 0 differences found 2025/12/26 04:09:32 NOTICE: webdav root 'rclone-test-tibifen5noja': 1 errors while checking 2025/12/26 04:09:32 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-cenihip4jaku" 2025/12/26 04:09:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:32 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09:32 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 2025/12/26 04:09:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:32 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:32 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09:32 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 2025/12/26 04:09:32 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:32 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:32 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:32 DEBUG : found headers: 2025/12/26 04:09:33 DEBUG : Creating backend with remote "/tmp/rclone1332728315" run.go:185: Remote "webdav root 'rclone-test-cenihip4jaku'", Local "Local file system at /tmp/rclone1332728315", Modify Window "1s" 2025/12/26 04:09:33 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/12/26 04:09:33 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/12/26 04:09:33 DEBUG : webdav root 'rclone-test-cenihip4jaku': Uploaded starts 2025/12/26 04:09:33 DEBUG : webdav root 'rclone-test-cenihip4jaku': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:33 DEBUG : webdav root 'rclone-test-cenihip4jaku': -- Uploaded finished lower checkfile vs. upper remote (without normalization) 2025/12/26 04:09:33 ERROR : HELLO, WORLD!: sum not found 2025/12/26 04:09:33 ERROR : hello, world!: file not in webdav root 'rclone-test-cenihip4jaku' 2025/12/26 04:09:33 NOTICE: webdav root 'rclone-test-cenihip4jaku': 1 files missing 2025/12/26 04:09:33 NOTICE: 1 hashes missing 2025/12/26 04:09:33 NOTICE: webdav root 'rclone-test-cenihip4jaku': 1 differences found 2025/12/26 04:09:33 NOTICE: webdav root 'rclone-test-cenihip4jaku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/12/26 04:09:33 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:33 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:33 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:33 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:34 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:34 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:34 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:34 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:35 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:36 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:09:38 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:09:38 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:09:38 NOTICE: webdav root 'rclone-test-cenihip4jaku': 0 differences found 2025/12/26 04:09:38 NOTICE: webdav root 'rclone-test-cenihip4jaku': 1 errors while checking 2025/12/26 04:09:38 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-xoyikes0hewe" 2025/12/26 04:09:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:38 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09:38 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 2025/12/26 04:09:38 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:38 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:38 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:38 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09:38 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 2025/12/26 04:09:38 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:38 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:38 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:38 DEBUG : found headers: 2025/12/26 04:09:38 DEBUG : Creating backend with remote "/tmp/rclone2892540324" run.go:185: Remote "webdav root 'rclone-test-xoyikes0hewe'", Local "Local file system at /tmp/rclone2892540324", Modify Window "1s" 2025/12/26 04:09:38 DEBUG : HeLlO, wOrLd!: Update will use the tus protocol to upload 2025/12/26 04:09:38 INFO : HeLlO, wOrLd!: Failed to read metadata: object not found 2025/12/26 04:09:38 DEBUG : webdav root 'rclone-test-xoyikes0hewe': Uploaded starts 2025/12/26 04:09:38 DEBUG : webdav root 'rclone-test-xoyikes0hewe': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:38 DEBUG : webdav root 'rclone-test-xoyikes0hewe': -- Uploaded finished lower checkfile vs. upperlowermixed remote (without normalization) 2025/12/26 04:09:39 ERROR : HeLlO, wOrLd!: sum not found 2025/12/26 04:09:39 ERROR : hello, world!: file not in webdav root 'rclone-test-xoyikes0hewe' 2025/12/26 04:09:39 NOTICE: webdav root 'rclone-test-xoyikes0hewe': 1 files missing 2025/12/26 04:09:39 NOTICE: 1 hashes missing 2025/12/26 04:09:39 NOTICE: webdav root 'rclone-test-xoyikes0hewe': 1 differences found 2025/12/26 04:09:39 NOTICE: webdav root 'rclone-test-xoyikes0hewe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/12/26 04:09:39 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:39 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:39 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:39 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:39 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:39 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:40 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:40 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:41 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 ERROR : HeLlO, wOrLd!: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:09:44 NOTICE: webdav root 'rclone-test-xoyikes0hewe': 0 differences found 2025/12/26 04:09:44 NOTICE: webdav root 'rclone-test-xoyikes0hewe': 1 errors while checking 2025/12/26 04:09:44 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zuluhuy2vono" 2025/12/26 04:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:44 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09:44 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 2025/12/26 04:09:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:44 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09:44 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 2025/12/26 04:09:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:44 DEBUG : found headers: 2025/12/26 04:09:44 DEBUG : Creating backend with remote "/tmp/rclone881229739" run.go:185: Remote "webdav root 'rclone-test-zuluhuy2vono'", Local "Local file system at /tmp/rclone881229739", Modify Window "1s" 2025/12/26 04:09:44 DEBUG : HELLO, WORLD!: Update will use the tus protocol to upload 2025/12/26 04:09:44 INFO : HELLO, WORLD!: Failed to read metadata: object not found 2025/12/26 04:09:44 DEBUG : webdav root 'rclone-test-zuluhuy2vono': Uploaded starts 2025/12/26 04:09:44 DEBUG : webdav root 'rclone-test-zuluhuy2vono': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:44 DEBUG : webdav root 'rclone-test-zuluhuy2vono': -- Uploaded finished upperlowermixed checkfile vs. upper remote (without normalization) 2025/12/26 04:09:44 ERROR : HELLO, WORLD!: sum not found 2025/12/26 04:09:44 ERROR : HeLlO, wOrLd!: file not in webdav root 'rclone-test-zuluhuy2vono' 2025/12/26 04:09:44 NOTICE: webdav root 'rclone-test-zuluhuy2vono': 1 files missing 2025/12/26 04:09:44 NOTICE: 1 hashes missing 2025/12/26 04:09:44 NOTICE: webdav root 'rclone-test-zuluhuy2vono': 1 differences found 2025/12/26 04:09:44 NOTICE: webdav root 'rclone-test-zuluhuy2vono': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/12/26 04:09:44 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:44 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:44 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:44 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:45 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:45 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:45 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:45 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:46 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:47 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:09:49 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:09:49 ERROR : HELLO, WORLD!: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:09:49 NOTICE: webdav root 'rclone-test-zuluhuy2vono': 0 differences found 2025/12/26 04:09:49 NOTICE: webdav root 'rclone-test-zuluhuy2vono': 1 errors while checking 2025/12/26 04:09:49 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-poyivil6luqa" 2025/12/26 04:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:49 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09: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 2025/12/26 04:09:49 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:49 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:49 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:49 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09: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 2025/12/26 04:09:49 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:49 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:49 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:49 DEBUG : found headers: 2025/12/26 04:09:49 DEBUG : Creating backend with remote "/tmp/rclone3443061496" run.go:185: Remote "webdav root 'rclone-test-poyivil6luqa'", Local "Local file system at /tmp/rclone3443061496", Modify Window "1s" 2025/12/26 04:09:49 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:09:49 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:09:49 DEBUG : webdav root 'rclone-test-poyivil6luqa': Uploaded starts 2025/12/26 04:09:49 DEBUG : webdav root 'rclone-test-poyivil6luqa': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:49 DEBUG : webdav root 'rclone-test-poyivil6luqa': -- Uploaded finished NFD checkfile vs. NFC remote (without normalization) 2025/12/26 04:09:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/26 04:09:50 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-poyivil6luqa' 2025/12/26 04:09:50 NOTICE: webdav root 'rclone-test-poyivil6luqa': 1 files missing 2025/12/26 04:09:50 NOTICE: 1 hashes missing 2025/12/26 04:09:50 NOTICE: webdav root 'rclone-test-poyivil6luqa': 1 differences found 2025/12/26 04:09:50 NOTICE: webdav root 'rclone-test-poyivil6luqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/12/26 04:09:50 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:50 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:50 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:50 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:50 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:50 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:51 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:51 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:52 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:09:54 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:09:54 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:09:54 NOTICE: webdav root 'rclone-test-poyivil6luqa': 0 differences found 2025/12/26 04:09:54 NOTICE: webdav root 'rclone-test-poyivil6luqa': 1 errors while checking 2025/12/26 04:09:54 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-pubozov1dapu" 2025/12/26 04:09:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:09:54 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:09: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 2025/12/26 04:09:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:54 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:54 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:09: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 2025/12/26 04:09:54 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:09:54 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:09:54 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:09:54 DEBUG : found headers: 2025/12/26 04:09:55 DEBUG : Creating backend with remote "/tmp/rclone3842029158" run.go:185: Remote "webdav root 'rclone-test-pubozov1dapu'", Local "Local file system at /tmp/rclone3842029158", Modify Window "1s" 2025/12/26 04:09:55 DEBUG : 測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:09:55 INFO : 測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:09:55 DEBUG : webdav root 'rclone-test-pubozov1dapu': Uploaded starts 2025/12/26 04:09:55 DEBUG : webdav root 'rclone-test-pubozov1dapu': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:09:55 DEBUG : webdav root 'rclone-test-pubozov1dapu': -- Uploaded finished NFC checkfile vs. NFD remote (without normalization) 2025/12/26 04:09:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/12/26 04:09:55 ERROR : 測試_Русский___ě_áñ: file not in webdav root 'rclone-test-pubozov1dapu' 2025/12/26 04:09:55 NOTICE: webdav root 'rclone-test-pubozov1dapu': 1 files missing 2025/12/26 04:09:55 NOTICE: 1 hashes missing 2025/12/26 04:09:55 NOTICE: webdav root 'rclone-test-pubozov1dapu': 1 differences found 2025/12/26 04:09:55 NOTICE: webdav root 'rclone-test-pubozov1dapu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/12/26 04:09:55 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:09:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:09:55 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:09:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:09:55 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:09:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:09:55 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:09:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:09:55 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:09:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:09:56 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:09:56 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:09:56 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:09:56 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:09:56 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:09:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:09:58 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:10:00 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:10:00 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:10:00 NOTICE: webdav root 'rclone-test-pubozov1dapu': 0 differences found 2025/12/26 04:10:00 NOTICE: webdav root 'rclone-test-pubozov1dapu': 1 errors while checking 2025/12/26 04:10:00 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-popowoc8yubi" 2025/12/26 04:10:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:10:00 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:00 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 2025/12/26 04:10:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:00 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:00 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:00 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 2025/12/26 04:10:00 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:00 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:00 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:00 DEBUG : found headers: 2025/12/26 04:10:00 DEBUG : Creating backend with remote "/tmp/rclone1581095562" run.go:185: Remote "webdav root 'rclone-test-popowoc8yubi'", Local "Local file system at /tmp/rclone1581095562", Modify Window "1s" 2025/12/26 04:10:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:10:00 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:10:00 DEBUG : webdav root 'rclone-test-popowoc8yubi': Uploaded starts 2025/12/26 04:10:00 DEBUG : webdav root 'rclone-test-popowoc8yubi': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:10:00 DEBUG : webdav root 'rclone-test-popowoc8yubi': -- Uploaded finished NFDx2 checkfile vs. both remote (without normalization) 2025/12/26 04:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/26 04:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-popowoc8yubi' 2025/12/26 04:10:00 NOTICE: webdav root 'rclone-test-popowoc8yubi': 1 files missing 2025/12/26 04:10:00 NOTICE: 1 hashes missing 2025/12/26 04:10:00 NOTICE: webdav root 'rclone-test-popowoc8yubi': 1 differences found 2025/12/26 04:10:00 NOTICE: webdav root 'rclone-test-popowoc8yubi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/12/26 04:10:01 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:10:01 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:10:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:10:02 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:10:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:10:03 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:10:05 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:10:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:10:05 NOTICE: webdav root 'rclone-test-popowoc8yubi': 0 differences found 2025/12/26 04:10:05 NOTICE: webdav root 'rclone-test-popowoc8yubi': 1 errors while checking 2025/12/26 04:10:05 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-lejelar2loxi" 2025/12/26 04:10:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:10:05 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:05 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 2025/12/26 04:10:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:05 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:05 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:05 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 2025/12/26 04:10:05 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:05 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:05 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:05 DEBUG : found headers: 2025/12/26 04:10:05 DEBUG : Creating backend with remote "/tmp/rclone2880404045" run.go:185: Remote "webdav root 'rclone-test-lejelar2loxi'", Local "Local file system at /tmp/rclone2880404045", Modify Window "1s" 2025/12/26 04:10:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:10:06 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:10:06 DEBUG : webdav root 'rclone-test-lejelar2loxi': Uploaded starts 2025/12/26 04:10:06 DEBUG : webdav root 'rclone-test-lejelar2loxi': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:10:06 DEBUG : webdav root 'rclone-test-lejelar2loxi': -- Uploaded finished NFCx2 checkfile vs. both remote (without normalization) 2025/12/26 04:10:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/26 04:10:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-lejelar2loxi' 2025/12/26 04:10:06 NOTICE: webdav root 'rclone-test-lejelar2loxi': 1 files missing 2025/12/26 04:10:06 NOTICE: 1 hashes missing 2025/12/26 04:10:06 NOTICE: webdav root 'rclone-test-lejelar2loxi': 1 differences found 2025/12/26 04:10:06 NOTICE: webdav root 'rclone-test-lejelar2loxi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/12/26 04:10:06 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:10:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:10:07 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:10:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:10:07 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:10:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:10:07 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:10:07 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:10:07 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:10:07 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:10:07 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:10:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:10:08 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:10:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:10:08 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:10:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:10:09 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:10:11 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:10:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:10:11 NOTICE: webdav root 'rclone-test-lejelar2loxi': 0 differences found 2025/12/26 04:10:11 NOTICE: webdav root 'rclone-test-lejelar2loxi': 1 errors while checking 2025/12/26 04:10:11 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-remakok8qike" 2025/12/26 04:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:10:11 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:11 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 2025/12/26 04:10:11 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:11 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:11 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:11 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:11 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 2025/12/26 04:10:11 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:11 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:11 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:11 DEBUG : found headers: 2025/12/26 04:10:11 DEBUG : Creating backend with remote "/tmp/rclone3602419847" run.go:185: Remote "webdav root 'rclone-test-remakok8qike'", Local "Local file system at /tmp/rclone3602419847", Modify Window "1s" 2025/12/26 04:10:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:10:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:10:12 DEBUG : webdav root 'rclone-test-remakok8qike': Uploaded starts 2025/12/26 04:10:12 DEBUG : webdav root 'rclone-test-remakok8qike': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:10:12 DEBUG : webdav root 'rclone-test-remakok8qike': -- Uploaded finished both checkfile vs. NFDx2 remote (without normalization) 2025/12/26 04:10:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/26 04:10:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-remakok8qike' 2025/12/26 04:10:12 NOTICE: webdav root 'rclone-test-remakok8qike': 1 files missing 2025/12/26 04:10:12 NOTICE: 1 hashes missing 2025/12/26 04:10:12 NOTICE: webdav root 'rclone-test-remakok8qike': 1 differences found 2025/12/26 04:10:12 NOTICE: webdav root 'rclone-test-remakok8qike': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/12/26 04:10:12 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:10:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:10:12 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:10:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:10:13 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:10:13 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:10:13 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:10:13 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:10:13 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:10:14 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:10:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:10:15 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:10:17 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:10:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:10:17 NOTICE: webdav root 'rclone-test-remakok8qike': 0 differences found 2025/12/26 04:10:17 NOTICE: webdav root 'rclone-test-remakok8qike': 1 errors while checking 2025/12/26 04:10:17 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-hibukol1mise" 2025/12/26 04:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:10:17 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:17 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/12/26 04:10:17 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:17 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:17 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:17 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:17 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/12/26 04:10:17 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:17 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:17 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:17 DEBUG : found headers: 2025/12/26 04:10:17 DEBUG : Creating backend with remote "/tmp/rclone1036746427" run.go:185: Remote "webdav root 'rclone-test-hibukol1mise'", Local "Local file system at /tmp/rclone1036746427", Modify Window "1s" 2025/12/26 04:10:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Update will use the tus protocol to upload 2025/12/26 04:10:18 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to read metadata: object not found 2025/12/26 04:10:18 DEBUG : webdav root 'rclone-test-hibukol1mise': Uploaded starts 2025/12/26 04:10:18 DEBUG : webdav root 'rclone-test-hibukol1mise': Uploaded chunk no 1 ok, range 0 -> 13 2025/12/26 04:10:18 DEBUG : webdav root 'rclone-test-hibukol1mise': -- Uploaded finished both checkfile vs. NFCx2 remote (without normalization) 2025/12/26 04:10:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/12/26 04:10:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in webdav root 'rclone-test-hibukol1mise' 2025/12/26 04:10:18 NOTICE: webdav root 'rclone-test-hibukol1mise': 1 files missing 2025/12/26 04:10:18 NOTICE: 1 hashes missing 2025/12/26 04:10:18 NOTICE: webdav root 'rclone-test-hibukol1mise': 1 differences found 2025/12/26 04:10:18 NOTICE: webdav root 'rclone-test-hibukol1mise': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/12/26 04:10:18 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:10:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:10:19 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:10:19 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:10:20 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:10:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:10:21 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:10:23 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:10:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: 500 Internal Server Error 2025/12/26 04:10:23 NOTICE: webdav root 'rclone-test-hibukol1mise': 0 differences found 2025/12/26 04:10:23 NOTICE: webdav root 'rclone-test-hibukol1mise': 1 errors while checking 2025/12/26 04:10:23 DEBUG : webdav root 'rclone-test-hibukol1mise': Purge remote 2025/12/26 04:10:25 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:25 DEBUG : webdav root 'rclone-test-remakok8qike': Purge remote 2025/12/26 04:10:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:26 DEBUG : webdav root 'rclone-test-lejelar2loxi': Purge remote 2025/12/26 04:10:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:26 DEBUG : webdav root 'rclone-test-popowoc8yubi': Purge remote 2025/12/26 04:10:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:26 DEBUG : webdav root 'rclone-test-pubozov1dapu': Purge remote 2025/12/26 04:10:26 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:26 DEBUG : webdav root 'rclone-test-poyivil6luqa': Purge remote 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:27 DEBUG : webdav root 'rclone-test-zuluhuy2vono': Purge remote 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:27 DEBUG : webdav root 'rclone-test-xoyikes0hewe': Purge remote 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:27 DEBUG : webdav root 'rclone-test-cenihip4jaku': Purge remote 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:10:27 DEBUG : webdav root 'rclone-test-tibifen5noja': Purge remote 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestApplyTransforms (60.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:27 DEBUG : pacer: Reducing sleep to 27.46118ms 2025/12/26 04:10:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/26 04:10:28 DEBUG : pacer: Reducing sleep to 20.595885ms 2025/12/26 04:10:28 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:28 DEBUG : pacer: Reducing sleep to 15.446913ms 2025/12/26 04:10:28 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:28 DEBUG : pacer: Reducing sleep to 11.585184ms 2025/12/26 04:10:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:28 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:28 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:10:28 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 04:10:28 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:28 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:28 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:28 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:28 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:10:29 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:29 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:29 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:29 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:10:29 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:29 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:29 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:29 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:10:29 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:29 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:29 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:29 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:29 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:10:30 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:30 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:30 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:30 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:30 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:30 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:10:30 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:30 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:30 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:30 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:30 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:30 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:10:30 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:30 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:31 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:31 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:31 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:31 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:10:31 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:31 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:31 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:31 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:31 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:31 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:10:31 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:10:31 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:10:31 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:31 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:31 DEBUG : sub/file2: tus update failed. 2025/12/26 04:10:31 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:10:31 ERROR : file1: Failed to copy: tus update failed: EOF copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFile --- FAIL: TestCopyFile (4.49s) === RUN TestCopyLongFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.37s) === RUN TestCopyFileBackupDir run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:32 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:32 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:32 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:32 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 18 2025/12/26 04:10:32 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:10:33 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/backup" 2025/12/26 04:10:33 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:33 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 2025/12/26 04:10:33 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:33 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:33 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:33 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:33 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 2025/12/26 04:10:33 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:33 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:33 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:33 DEBUG : found headers: 2025/12/26 04:10:33 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-febehuv0wino/backup" to be canonical "TestWebdavInfiniteScale{Y2frA}:rclone-test-febehuv0wino/backup" 2025/12/26 04:10:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2829072802) 2025/12/26 04:10:33 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-febehuv0wino') 2025/12/26 04:10:33 DEBUG : dst/file1: Sizes differ 2025/12/26 04:10:34 INFO : dst/file1: Moved (server-side) 2025/12/26 04:10:34 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:35 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:35 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:35 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:35 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:35 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:10:35 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:35 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:35 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:35 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:35 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:35 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:10:35 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:36 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:36 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:36 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:36 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:36 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:10:36 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:36 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:36 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:36 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:36 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:36 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:10:36 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:36 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:36 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:36 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:36 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:36 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:10:37 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:37 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:37 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:37 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:37 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:37 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:10:37 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:37 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:37 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:37 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:37 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:37 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:10:37 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:37 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:38 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:38 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:38 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:38 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:10:38 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:38 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:38 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:38 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:38 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:38 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:10:38 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:10:38 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:10:38 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:38 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:38 DEBUG : dst/file1: tus update failed. 2025/12/26 04:10:38 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:10:38 ERROR : dst/file1: Failed to copy: tus update failed: EOF copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (8.11s) === RUN TestCopyFileCompareDest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:40 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/dst" 2025/12/26 04:10:40 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10: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 2025/12/26 04:10:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:40 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:40 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10: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 2025/12/26 04:10:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:40 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:40 DEBUG : found headers: 2025/12/26 04:10:40 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/CompareDest" 2025/12/26 04:10:40 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10: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 2025/12/26 04:10:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:40 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:40 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10: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 2025/12/26 04:10:40 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:40 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:40 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:40 DEBUG : found headers: 2025/12/26 04:10:41 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-febehuv0wino/CompareDest" to be canonical "TestWebdavInfiniteScale{Y2frA}:rclone-test-febehuv0wino/CompareDest" 2025/12/26 04:10:41 DEBUG : one: Need to transfer - File not found at Destination 2025/12/26 04:10:41 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:41 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:41 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:41 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:41 DEBUG : one: tus update failed. 2025/12/26 04:10:41 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:10:41 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:41 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:41 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:41 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:41 DEBUG : one: tus update failed. 2025/12/26 04:10:41 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:10:41 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:42 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:42 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:42 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:42 DEBUG : one: tus update failed. 2025/12/26 04:10:42 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:10:42 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:42 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:42 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:42 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:42 DEBUG : one: tus update failed. 2025/12/26 04:10:42 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:10:42 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:42 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:42 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:42 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:42 DEBUG : one: tus update failed. 2025/12/26 04:10:42 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:10:42 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:42 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:43 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:43 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:43 DEBUG : one: tus update failed. 2025/12/26 04:10:43 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:10:43 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:43 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:43 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:43 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:43 DEBUG : one: tus update failed. 2025/12/26 04:10:43 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:10:43 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:43 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:43 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:43 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:43 DEBUG : one: tus update failed. 2025/12/26 04:10:43 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:10:43 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:43 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:43 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:43 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:43 DEBUG : one: tus update failed. 2025/12/26 04:10:43 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:10:44 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:44 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:44 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:44 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:44 DEBUG : one: tus update failed. 2025/12/26 04:10:44 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:10:44 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (4.07s) === RUN TestCopyFileCopyDest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:44 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/dst" 2025/12/26 04:10:44 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:44 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 2025/12/26 04:10:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:44 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:44 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 2025/12/26 04:10:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:44 DEBUG : found headers: 2025/12/26 04:10:44 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/CopyDest" 2025/12/26 04:10:44 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:10:44 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 2025/12/26 04:10:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:44 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:10:44 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 2025/12/26 04:10:44 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:10:44 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:10:44 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:10:44 DEBUG : found headers: 2025/12/26 04:10:45 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-febehuv0wino/CopyDest" to be canonical "TestWebdavInfiniteScale{Y2frA}:rclone-test-febehuv0wino/CopyDest" 2025/12/26 04:10:45 DEBUG : one: Need to transfer - File not found at Destination 2025/12/26 04:10:45 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:45 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:45 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:45 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:45 DEBUG : one: tus update failed. 2025/12/26 04:10:45 DEBUG : one: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:10:45 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:45 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:45 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:45 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:45 DEBUG : one: tus update failed. 2025/12/26 04:10:45 DEBUG : one: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:10:45 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:45 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:45 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:45 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:45 DEBUG : one: tus update failed. 2025/12/26 04:10:45 DEBUG : one: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:10:45 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:45 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:46 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:46 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:46 DEBUG : one: tus update failed. 2025/12/26 04:10:46 DEBUG : one: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:10:46 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:46 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:46 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:46 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:46 DEBUG : one: tus update failed. 2025/12/26 04:10:46 DEBUG : one: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:10:46 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:46 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:46 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:46 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:46 DEBUG : one: tus update failed. 2025/12/26 04:10:46 DEBUG : one: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:10:46 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:46 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:46 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:46 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:46 DEBUG : one: tus update failed. 2025/12/26 04:10:46 DEBUG : one: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:10:46 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:46 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:46 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:46 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:46 DEBUG : one: tus update failed. 2025/12/26 04:10:46 DEBUG : one: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:10:47 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:47 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:47 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:47 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:47 DEBUG : one: tus update failed. 2025/12/26 04:10:47 DEBUG : one: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:10:47 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:47 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:47 DEBUG : webdav root 'rclone-test-febehuv0wino/dst': Uploaded starts 2025/12/26 04:10:47 ERROR : webdav root 'rclone-test-febehuv0wino/dst': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:47 DEBUG : one: tus update failed. 2025/12/26 04:10:47 DEBUG : one: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:10:47 ERROR : one: Failed to copy: tus update failed: EOF copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (3.16s) === RUN TestCopyInplace run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.32s) === RUN TestCopyLongFileName run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.18s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.16s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/12/26 04:10:48 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:48 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:49 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:49 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:49 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:49 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:49 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:49 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:49 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:49 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:49 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:49 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:49 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:10:49 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:50 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:50 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:50 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:50 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:50 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:50 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:50 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:50 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:50 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:50 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:50 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:50 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:50 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:51 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:51 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:51 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: Update will use the tus protocol to upload 2025/12/26 04:10:51 INFO : TestCopyFileMaxTransfer/file1: Failed to read metadata: object not found 2025/12/26 04:10:51 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:51 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: tus update failed. 2025/12/26 04:10:51 DEBUG : TestCopyFileMaxTransfer/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:10:51 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: tus update failed: EOF copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: tus update failed: EOF Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (3.42s) === RUN TestDeduplicateInteractive run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.28s) === RUN TestDeduplicateSkip run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.25s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.14s) === RUN TestDeduplicateFirst run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.26s) === RUN TestDeduplicateNewest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.23s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:53 DEBUG : one: Update will use the tus protocol to upload 2025/12/26 04:10:53 INFO : one: Failed to read metadata: object not found 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:10:53 DEBUG : also/one: Update will use the tus protocol to upload 2025/12/26 04:10:53 INFO : also/one: Failed to read metadata: object not found 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:10:53 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:10:54 DEBUG : another: Update will use the tus protocol to upload 2025/12/26 04:10:54 INFO : another: Failed to read metadata: object not found 2025/12/26 04:10:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:10:54 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:10:54 DEBUG : not-one: Update will use the tus protocol to upload 2025/12/26 04:10:55 INFO : not-one: Failed to read metadata: object not found 2025/12/26 04:10:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:10:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:10:55 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:10:55 INFO : webdav root 'rclone-test-febehuv0wino': Looking for duplicate sha1 hashes using newest mode. 2025/12/26 04:10:55 NOTICE: 4f4a9dccf23eecff2a90bea86c77e65e81494b53: Found 3 files with duplicate sha1 hashes 2025/12/26 04:10:56 INFO : one: Deleted 2025/12/26 04:10:56 INFO : also/one: Deleted 2025/12/26 04:10:56 NOTICE: 4f4a9dccf23eecff2a90bea86c77e65e81494b53: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.18s) === RUN TestDeduplicateOldest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.33s) === RUN TestDeduplicateLargest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.27s) === RUN TestDeduplicateSmallest run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.24s) === RUN TestDeduplicateRename run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.29s) === RUN TestMergeDirs run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.21s) === RUN TestListDirSorted run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:10:59 DEBUG : a.txt: Update will use the tus protocol to upload 2025/12/26 04:11:00 INFO : a.txt: Failed to read metadata: object not found 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:00 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/12/26 04:11:00 INFO : zend.txt: Failed to read metadata: object not found 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:11:00 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:01 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/26 04:11:01 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:01 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/12/26 04:11:01 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:01 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:02 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/12/26 04:11:02 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:02 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/12/26 04:11:02 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/26 04:11:02 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:03 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/12/26 04:11:03 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/12/26 04:11:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:03 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:04 DEBUG : a.txt: Excluded (Size Filter) 2025/12/26 04:11:04 DEBUG : a.txt: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/26 04:11:04 DEBUG : sub dir/hello world2: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/26 04:11:04 DEBUG : sub dir/hello world: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/26 04:11:04 DEBUG : sub dir/hello world2: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/26 04:11:04 DEBUG : sub dir/hello world: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/ignore dir: Excluded 2025/12/26 04:11:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.18s) === RUN TestListDirSortedFn run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:07 DEBUG : a.txt: Update will use the tus protocol to upload 2025/12/26 04:11:07 INFO : a.txt: Failed to read metadata: object not found 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:07 DEBUG : zend.txt: Update will use the tus protocol to upload 2025/12/26 04:11:07 INFO : zend.txt: Failed to read metadata: object not found 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:11:07 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:07 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/26 04:11:08 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:08 DEBUG : sub dir/hello world2: Update will use the tus protocol to upload 2025/12/26 04:11:08 INFO : sub dir/hello world2: Failed to read metadata: object not found 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:08 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:08 DEBUG : sub dir/ignore dir/.ignore: Update will use the tus protocol to upload 2025/12/26 04:11:09 INFO : sub dir/ignore dir/.ignore: Failed to read metadata: object not found 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:09 DEBUG : sub dir/ignore dir/should be ignored: Update will use the tus protocol to upload 2025/12/26 04:11:09 INFO : sub dir/ignore dir/should be ignored: Failed to read metadata: object not found 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/26 04:11:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:10 DEBUG : sub dir/sub sub dir/hello world3: Update will use the tus protocol to upload 2025/12/26 04:11:10 INFO : sub dir/sub sub dir/hello world3: Failed to read metadata: object not found 2025/12/26 04:11:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:10 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:11 DEBUG : a.txt: Excluded (Size Filter) 2025/12/26 04:11:11 DEBUG : a.txt: Excluded 2025/12/26 04:11:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/26 04:11:11 DEBUG : sub dir/hello world: Excluded 2025/12/26 04:11:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/26 04:11:11 DEBUG : sub dir/hello world2: Excluded 2025/12/26 04:11:11 DEBUG : sub dir/ignore dir: Excluded 2025/12/26 04:11:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/12/26 04:11:11 DEBUG : sub dir/hello world2: Excluded 2025/12/26 04:11:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/12/26 04:11:11 DEBUG : sub dir/hello world: Excluded 2025/12/26 04:11:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (8.29s) === RUN TestListJSON run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:15 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:11:15 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:11:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:11:15 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:15 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:11:15 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:11:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/26 04:11:16 DEBUG : webdav root 'rclone-test-febehuv0wino': -- 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 2025/12/26 04:11:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (3.19s) --- PASS: TestListJSON/Default (0.06s) --- PASS: TestListJSON/FilesOnly (0.06s) --- PASS: TestListJSON/DirsOnly (0.15s) --- PASS: TestListJSON/Recurse (0.15s) --- PASS: TestListJSON/SubDir (0.07s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.12s) --- PASS: TestListJSON/ShowHash (0.06s) --- PASS: TestListJSON/HashTypes (0.06s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:18 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:11:18 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:11:18 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:18 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:11:18 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:18 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:11:19 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:11:19 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:19 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/26 04:11:19 DEBUG : webdav root 'rclone-test-febehuv0wino': -- 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 2025/12/26 04:11:20 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/notfound" 2025/12/26 04:11:20 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:11: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 2025/12/26 04:11:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:11:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:11:20 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:11:20 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:11: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 2025/12/26 04:11:20 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:11:20 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:11:20 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:11:20 DEBUG : found headers: --- PASS: TestStatJSON (2.90s) --- PASS: TestStatJSON/Root (0.06s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.15s) --- PASS: TestStatJSON/Dir (0.11s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.10s) --- PASS: TestStatJSON/DirFilesOnly (0.11s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.09s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.07s) --- PASS: TestStatJSON/RootNotFound (0.16s) === RUN TestMkdir run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:21 INFO : webdav root 'rclone-test-febehuv0wino': Making directory 2025/12/26 04:11:21 INFO : webdav root 'rclone-test-febehuv0wino': Making directory --- PASS: TestMkdir (0.40s) === RUN TestLsd run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:21 DEBUG : sub dir/hello world: Update will use the tus protocol to upload 2025/12/26 04:11:21 INFO : sub dir/hello world: Failed to read metadata: object not found 2025/12/26 04:11:21 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:21 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:11:21 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished --- PASS: TestLsd (1.18s) === RUN TestLs run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:22 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:11:23 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:23 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:11:23 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:23 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished --- PASS: TestLs (1.69s) === RUN TestLsWithFilesFrom run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:24 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:11:24 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:11:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:11:24 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:25 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:11:25 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:11:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:25 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:25 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/12/26 04:11:25 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.73s) === RUN TestLsLong run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:26 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:11:26 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:26 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:11:26 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:26 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished --- PASS: TestLsLong (1.35s) === RUN TestHashSums run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:11:27 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:11:27 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:11:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:11:27 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:11:28 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:11:28 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:11:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:11:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:11:28 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2025/12/26 04:11:28 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:11:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:11:28 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:11:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:11:29 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:11:29 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:11:29 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:11:29 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:11:29 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:11:29 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:11:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:11:31 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:11:33 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:11:35 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:11:37 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:11:39 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:11:41 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:11:43 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:11:45 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:11:47 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:11:49 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:11:51 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:11:51 ERROR : potato2: failed to open file potato2: 500 Internal Server Error 2025/12/26 04:11:53 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:11:53 ERROR : empty space: failed to open file empty space: 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 2025/12/26 04:11:55 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:11:57 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:11:58 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:11:59 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestHashSums (32.28s) --- PASS: TestHashSums/Sha1 (0.07s) --- FAIL: TestHashSums/Sha1Download (24.61s) === RUN TestHashSumsWithErrors 2025/12/26 04:11:59 DEBUG : Creating backend with remote ":memory:" 2025/12/26 04:11:59 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/12/26 04:11:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/12/26 04:11:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/12/26 04:11:59 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:12:00 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:12:01 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:12:01 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:12:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:12:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:12:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:12:02 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:02 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:12:02 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:12:02 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:12:02 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:12:02 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:12:02 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/26 04:12:02 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/26 04:12:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:12:03 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/26 04:12:03 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/26 04:12:03 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/26 04:12:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/26 04:12:03 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:12:03 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCount (4.64s) === RUN TestDelete run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:04 DEBUG : small: Update will use the tus protocol to upload 2025/12/26 04:12:04 INFO : small: Failed to read metadata: object not found 2025/12/26 04:12:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/26 04:12:04 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:04 DEBUG : medium: Update will use the tus protocol to upload 2025/12/26 04:12:05 INFO : medium: Failed to read metadata: object not found 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:05 DEBUG : large: Update will use the tus protocol to upload 2025/12/26 04:12:05 INFO : large: Failed to read metadata: object not found 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:12:05 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:05 DEBUG : Waiting for deletions to finish 2025/12/26 04:12:05 DEBUG : large: Excluded (Size Filter) 2025/12/26 04:12:05 DEBUG : large: Excluded 2025/12/26 04:12:06 INFO : medium: Deleted 2025/12/26 04:12:06 INFO : small: Deleted --- PASS: TestDelete (2.09s) === RUN TestMaxDelete run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:06 DEBUG : small: Update will use the tus protocol to upload 2025/12/26 04:12:06 INFO : small: Failed to read metadata: object not found 2025/12/26 04:12:06 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:06 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/26 04:12:06 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:07 DEBUG : medium: Update will use the tus protocol to upload 2025/12/26 04:12:07 INFO : medium: Failed to read metadata: object not found 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:07 DEBUG : large: Update will use the tus protocol to upload 2025/12/26 04:12:07 INFO : large: Failed to read metadata: object not found 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:12:07 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:07 DEBUG : Waiting for deletions to finish 2025/12/26 04:12:07 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/12/26 04:12:07 INFO : large: Deleted 2025/12/26 04:12:08 INFO : small: Deleted --- PASS: TestMaxDelete (2.24s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:08 DEBUG : small: Update will use the tus protocol to upload 2025/12/26 04:12:09 INFO : small: Failed to read metadata: object not found 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:09 DEBUG : medium: Update will use the tus protocol to upload 2025/12/26 04:12:09 INFO : medium: Failed to read metadata: object not found 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:09 DEBUG : large: Update will use the tus protocol to upload 2025/12/26 04:12:09 INFO : large: Failed to read metadata: object not found 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:12:09 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:10 DEBUG : Waiting for deletions to finish 2025/12/26 04:12:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/12/26 04:12:10 INFO : small: Deleted 2025/12/26 04:12:10 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.20s) === RUN TestMaxDeleteSize run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:11 DEBUG : small: Update will use the tus protocol to upload 2025/12/26 04:12:11 INFO : small: Failed to read metadata: object not found 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:11 DEBUG : medium: Update will use the tus protocol to upload 2025/12/26 04:12:11 INFO : medium: Failed to read metadata: object not found 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:12:11 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:11 DEBUG : large: Update will use the tus protocol to upload 2025/12/26 04:12:11 INFO : large: Failed to read metadata: object not found 2025/12/26 04:12:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 100 2025/12/26 04:12:12 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:12 DEBUG : Waiting for deletions to finish 2025/12/26 04:12:12 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/12/26 04:12:12 INFO : large: Deleted 2025/12/26 04:12:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.88s) === RUN TestReadFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:13 DEBUG : ReadFile: Update will use the tus protocol to upload 2025/12/26 04:12:13 INFO : ReadFile: Failed to read metadata: object not found 2025/12/26 04:12:13 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:13 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 28 2025/12/26 04:12:13 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:13 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:12:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 04:12:13 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:12:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 04:12:13 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:12:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 04:12:13 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:12:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/12/26 04:12:13 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:12:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/12/26 04:12:14 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:12:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/12/26 04:12:14 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:12:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/12/26 04:12:15 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:12:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:12:16 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:12:18 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 2025/12/26 04:12:20 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:12:22 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:12:23 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:12:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/12/26 04:12:25 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestReadFile (13.00s) === RUN TestRetry 2025/12/26 04:12:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/12/26 04:12:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/12/26 04:12:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/26 04:12:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/26 04:12:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/26 04:12:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/12/26 04:12:26 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:12:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:12:26 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:12:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:12:26 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:12:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:12:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:27 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:12:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 10 2025/12/26 04:12:27 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:27 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:12:27 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:12:27 DEBUG : file2: Update will use the tus protocol to upload 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/26 04:12:28 INFO : file2: Failed to read metadata: object not found 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/26 04:12:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/26 04:12:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 9 2025/12/26 04:12:28 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/26 04:12:28 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/26 04:12:28 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:12:28 DEBUG : pacer: Rate limited, increasing sleep to 30.067784ms 2025/12/26 04:12:28 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:12:28 DEBUG : pacer: Rate limited, increasing sleep to 60.135568ms 2025/12/26 04:12:29 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:12:29 DEBUG : pacer: Rate limited, increasing sleep to 120.271136ms 2025/12/26 04:12:29 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:12:29 DEBUG : pacer: Rate limited, increasing sleep to 240.542272ms 2025/12/26 04:12:29 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:12:29 DEBUG : pacer: Rate limited, increasing sleep to 481.084544ms 2025/12/26 04:12:29 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:12:29 DEBUG : pacer: Rate limited, increasing sleep to 962.169088ms 2025/12/26 04:12:30 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 1.924338176s 2025/12/26 04:12:30 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:12:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:12:32 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:12:34 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:12:34 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/26 04:12:36 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:12:38 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:12:40 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:12:42 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:12:44 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:12:46 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:12:49 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:12:50 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:12:52 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:12:54 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:12:54 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2025/12/26 04:12:56 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:12:58 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:12:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:13:00 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:13:02 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:13:04 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:13:06 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:13:08 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:13:10 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:13:12 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:13:14 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:13:16 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:13:16 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/26 04:13:18 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:13:20 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:13:22 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:13:24 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:13:26 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:13:28 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:13:30 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:13:32 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:13:34 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:13:36 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:13:36 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/12/26 04:13:38 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:13:40 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:13:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:13:42 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:13:43 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:13:45 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:13:47 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:13:49 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:13:51 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:13:53 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:13:55 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:13:57 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:13:57 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/26 04:13:59 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:14:01 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:14:03 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:14:05 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:14:07 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:14:09 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:14:11 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:14:13 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:14:15 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:14:17 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:14:17 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/12/26 04:14:19 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:14:21 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:14:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:14:23 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:14:25 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:14:27 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:14:29 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:14:31 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:14:33 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:14:35 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:14:37 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:14:39 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:14:39 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/26 04:14:41 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:14:43 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:14:45 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:14:47 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:14:49 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:14:51 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:14:53 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:14:55 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:14:57 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:14:59 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:14:59 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(1,3,): "" 2025/12/26 04:15:01 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:15:03 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:15:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/12/26 04:15:04 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:15:06 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:15:08 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:15:10 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:15:12 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:15:14 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:15:16 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:15:18 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:15:20 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:15:20 ERROR : file1: Failed to open: 500 Internal Server Error 2025/12/26 04:15:22 DEBUG : pacer: low level retry 1/10 (error 500 Internal Server Error) 2025/12/26 04:15:24 DEBUG : pacer: low level retry 2/10 (error 500 Internal Server Error) 2025/12/26 04:15:26 DEBUG : pacer: low level retry 3/10 (error 500 Internal Server Error) 2025/12/26 04:15:28 DEBUG : pacer: low level retry 4/10 (error 500 Internal Server Error) 2025/12/26 04:15:31 DEBUG : pacer: low level retry 5/10 (error 500 Internal Server Error) 2025/12/26 04:15:32 DEBUG : pacer: low level retry 6/10 (error 500 Internal Server Error) 2025/12/26 04:15:34 DEBUG : pacer: low level retry 7/10 (error 500 Internal Server Error) 2025/12/26 04:15:36 DEBUG : pacer: low level retry 8/10 (error 500 Internal Server Error) 2025/12/26 04:15:38 DEBUG : pacer: low level retry 9/10 (error 500 Internal Server Error) 2025/12/26 04:15:40 DEBUG : pacer: low level retry 10/10 (error 500 Internal Server Error) 2025/12/26 04:15:40 ERROR : file2: Failed to open: 500 Internal Server Error operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2025/12/26 04:15:42 DEBUG : pacer: Reducing sleep to 1.5s 2025/12/26 04:15:45 DEBUG : pacer: Reducing sleep to 1.125s 2025/12/26 04:15:46 DEBUG : pacer: Reducing sleep to 843.75ms 2025/12/26 04:15:47 DEBUG : pacer: Reducing sleep to 632.8125ms --- FAIL: TestCat (201.55s) === RUN TestPurge 2025/12/26 04:15:47 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-zelixiz8ziru" 2025/12/26 04:15:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:15:47 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:15:47 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/12/26 04:15:47 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:15:47 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:15:47 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:15:47 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:15:47 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2025/12/26 04:15:47 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:15:47 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:15:47 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:15:47 DEBUG : found headers: 2025/12/26 04:15:47 DEBUG : Creating backend with remote "/tmp/rclone2574651382" run.go:185: Remote "webdav root 'rclone-test-zelixiz8ziru'", Local "Local file system at /tmp/rclone2574651382", Modify Window "1s" 2025/12/26 04:15:48 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/12/26 04:15:49 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/12/26 04:15:49 DEBUG : webdav root 'rclone-test-zelixiz8ziru': Uploaded starts 2025/12/26 04:15:49 DEBUG : webdav root 'rclone-test-zelixiz8ziru': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:15:49 DEBUG : webdav root 'rclone-test-zelixiz8ziru': -- Uploaded finished 2025/12/26 04:15:49 INFO : A2: Making directory 2025/12/26 04:15:49 INFO : A1/B2: Making directory 2025/12/26 04:15:49 INFO : A1/B2/C2: Making directory 2025/12/26 04:15:49 INFO : A1/B1/C3: Making directory 2025/12/26 04:15:49 INFO : A3: Making directory 2025/12/26 04:15:50 INFO : A3/B3: Making directory 2025/12/26 04:15:50 INFO : A3/B3/C4: Making directory 2025/12/26 04:15:50 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/26 04:15:50 INFO : A1/two: Failed to read metadata: object not found 2025/12/26 04:15:50 DEBUG : webdav root 'rclone-test-zelixiz8ziru': Uploaded starts 2025/12/26 04:15:50 DEBUG : webdav root 'rclone-test-zelixiz8ziru': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:15:50 DEBUG : webdav root 'rclone-test-zelixiz8ziru': -- Uploaded finished 2025/12/26 04:15:52 ERROR : error listing: directory not found 2025/12/26 04:15:52 DEBUG : webdav root 'rclone-test-zelixiz8ziru': Purge remote 2025/12/26 04:15:53 NOTICE: purge failed: rmdir failed: Resource not found: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestPurge (5.48s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:15:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/12/26 04:15:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/12/26 04:15:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/12/26 04:15:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/12/26 04:15:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/12/26 04:15:55 DEBUG : A1/B1/C1/one: Update will use the tus protocol to upload 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/12/26 04:15:55 INFO : A1/B1/C1/one: Failed to read metadata: object not found 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/12/26 04:15:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 26.726921ms 2025/12/26 04:15:55 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:15:55 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:15:55 DEBUG : pacer: Reducing sleep to 20.04519ms 2025/12/26 04:15:55 INFO : A2: Making directory 2025/12/26 04:15:56 DEBUG : pacer: Reducing sleep to 15.033892ms 2025/12/26 04:15:56 INFO : A1/B2: Making directory 2025/12/26 04:15:56 DEBUG : pacer: Reducing sleep to 11.275419ms 2025/12/26 04:15:56 INFO : A1/B2/C2: Making directory 2025/12/26 04:15:56 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 04:15:56 INFO : A1/B1/C3: Making directory 2025/12/26 04:15:56 INFO : A3: Making directory 2025/12/26 04:15:56 INFO : A3/B3: Making directory 2025/12/26 04:15:57 INFO : A3/B3/C4: Making directory 2025/12/26 04:15:57 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/26 04:15:57 INFO : A1/two: Failed to read metadata: object not found 2025/12/26 04:15:57 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:15:57 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:15:57 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:15:59 DEBUG : removing 1 level 3 directories 2025/12/26 04:15:59 INFO : A3/B3/C4: Removing directory 2025/12/26 04:16:00 DEBUG : removing 2 level 3 directories 2025/12/26 04:16:00 INFO : A1/B2/C2: Removing directory 2025/12/26 04:16:00 INFO : A1/B1/C3: Removing directory 2025/12/26 04:16:01 DEBUG : removing 2 level 2 directories 2025/12/26 04:16:01 INFO : A3/B3: Removing directory 2025/12/26 04:16:01 INFO : A1/B2: Removing directory 2025/12/26 04:16:01 DEBUG : removing 2 level 1 directories 2025/12/26 04:16:01 INFO : A3: Removing directory 2025/12/26 04:16:01 INFO : A2: Removing directory 2025/12/26 04:16:04 DEBUG : removing 1 level 3 directories 2025/12/26 04:16:04 INFO : A1/B1/C1: Removing directory 2025/12/26 04:16:04 DEBUG : removing 1 level 2 directories 2025/12/26 04:16:04 INFO : A1/B1: Removing directory 2025/12/26 04:16:04 DEBUG : removing 1 level 1 directories 2025/12/26 04:16:04 INFO : A1: Removing directory 2025/12/26 04:16:04 DEBUG : removing 1 level 0 directories 2025/12/26 04:16:04 INFO : webdav root 'rclone-test-febehuv0wino': Removing directory 2025/12/26 04:16:04 ERROR : error listing: directory not found 2025/12/26 04:16:05 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (11.99s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:05 INFO : A1: Making directory 2025/12/26 04:16:05 INFO : A1/B1: Making directory 2025/12/26 04:16:05 INFO : A1/B1/C1: Making directory 2025/12/26 04:16:06 DEBUG : removing 1 level 3 directories 2025/12/26 04:16:06 INFO : A1/B1/C1: Removing directory 2025/12/26 04:16:06 DEBUG : removing 1 level 2 directories 2025/12/26 04:16:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.90s) === RUN TestRmdirsWithFilter run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:07 INFO : A1: Making directory 2025/12/26 04:16:07 INFO : A1/B1: Making directory 2025/12/26 04:16:07 INFO : A1/B1/C1: Making directory 2025/12/26 04:16:08 DEBUG : removing 1 level 3 directories 2025/12/26 04:16:08 INFO : A1/B1/C1: Removing directory 2025/12/26 04:16:08 DEBUG : removing 1 level 2 directories 2025/12/26 04:16:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.82s) === RUN TestCopyURL run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:09 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:09 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:10 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloser 2025/12/26 04:16:10 DEBUG : file1: tus update failed. 2025/12/26 04:16:10 ERROR : file1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/26 04:16:10 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:10 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:10 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:10 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:10 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:16:10 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:10 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:10 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:10 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:10 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:16:10 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:10 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:10 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:10 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:10 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:10 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:16:11 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:11 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:11 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:11 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:11 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:16:11 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:11 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:11 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:11 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:11 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:16:11 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:11 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:11 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:11 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:11 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:11 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:16:11 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:11 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:12 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:12 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:12 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:16:12 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:12 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:12 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:12 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:12 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:16:12 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:12 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:12 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:12 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:12 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:12 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:16:12 DEBUG : sub/file2: Update will use the tus protocol to upload 2025/12/26 04:16:12 INFO : sub/file2: Failed to read metadata: object not found 2025/12/26 04:16:13 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:13 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:13 DEBUG : sub/file2: tus update failed. 2025/12/26 04:16:13 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:16:13 ERROR : file1: Failed to copy: tus update failed: EOF 2025/12/26 04:16:13 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFile --- FAIL: TestMoveFile (3.50s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/26 04:16:13 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:13 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:14 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:14 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:14 DEBUG : file1: tus update failed. 2025/12/26 04:16:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:16:14 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:14 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:14 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:14 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:14 DEBUG : file1: tus update failed. 2025/12/26 04:16:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:16:14 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:14 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:14 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:14 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:14 DEBUG : file1: tus update failed. 2025/12/26 04:16:14 DEBUG : file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:16:15 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:15 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:15 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:15 DEBUG : file1: tus update failed. 2025/12/26 04:16:15 DEBUG : file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:16:15 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:15 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:15 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:15 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:15 DEBUG : file1: tus update failed. 2025/12/26 04:16:15 DEBUG : file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:16:15 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:15 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:16 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:16 DEBUG : file1: tus update failed. 2025/12/26 04:16:16 DEBUG : file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:16:16 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:16 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:16 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:16 DEBUG : file1: tus update failed. 2025/12/26 04:16:16 DEBUG : file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:16:16 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:16 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:16 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:16 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:16 DEBUG : file1: tus update failed. 2025/12/26 04:16:16 DEBUG : file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:16:16 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:17 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:17 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:17 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:17 DEBUG : file1: tus update failed. 2025/12/26 04:16:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:16:17 DEBUG : file1: Update will use the tus protocol to upload 2025/12/26 04:16:17 INFO : file1: Failed to read metadata: object not found 2025/12/26 04:16:17 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:17 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:17 DEBUG : file1: tus update failed. 2025/12/26 04:16:17 DEBUG : file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:16:17 ERROR : file1: Failed to copy: tus update failed: EOF 2025/12/26 04:16:17 ERROR : file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (4.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.23s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.28s) === RUN TestMoveFileBackupDir run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:18 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:18 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:18 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:18 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 18 2025/12/26 04:16:18 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:19 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-febehuv0wino/backup" 2025/12/26 04:16:19 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2025/12/26 04:16: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 2025/12/26 04:16:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:16:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:16:19 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:16:19 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{Y2frA}" suffix to name 2025/12/26 04:16: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 2025/12/26 04:16:19 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2025/12/26 04:16:19 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2025/12/26 04:16:19 DEBUG : Setting pass="nd6Up6mgAFdQ4J4gmJkffGOl7y-p" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2025/12/26 04:16:19 DEBUG : found headers: 2025/12/26 04:16:19 DEBUG : fs cache: renaming cache item "TestWebdavInfiniteScale:rclone-test-febehuv0wino/backup" to be canonical "TestWebdavInfiniteScale{Y2frA}:rclone-test-febehuv0wino/backup" 2025/12/26 04:16:19 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2829072802) 2025/12/26 04:16:19 DEBUG : dst/file1: size = 18 (webdav root 'rclone-test-febehuv0wino') 2025/12/26 04:16:19 DEBUG : dst/file1: Sizes differ 2025/12/26 04:16:20 INFO : dst/file1: Moved (server-side) 2025/12/26 04:16:20 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:21 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:21 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:21 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:21 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:21 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 0/10 2025/12/26 04:16:21 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:21 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:21 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:21 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:21 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:21 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 1/10 2025/12/26 04:16:21 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:22 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:22 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:22 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:22 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:22 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 2/10 2025/12/26 04:16:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:22 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:22 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:22 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:22 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:22 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 3/10 2025/12/26 04:16:22 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:22 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:23 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:23 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:23 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 4/10 2025/12/26 04:16:23 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:23 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:23 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:23 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:23 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 5/10 2025/12/26 04:16:23 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:23 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:23 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:23 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:23 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:23 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 6/10 2025/12/26 04:16:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:24 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:24 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:24 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 7/10 2025/12/26 04:16:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:24 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:24 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:24 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:24 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:24 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 8/10 2025/12/26 04:16:24 DEBUG : dst/file1: Update will use the tus protocol to upload 2025/12/26 04:16:24 INFO : dst/file1: Failed to read metadata: object not found 2025/12/26 04:16:25 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:25 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error: Can not read from data stream: EOF 2025/12/26 04:16:25 DEBUG : dst/file1: tus update failed. 2025/12/26 04:16:25 DEBUG : dst/file1: Received error: tus update failed: EOF - low level retry 9/10 2025/12/26 04:16:25 ERROR : dst/file1: Failed to copy: tus update failed: EOF 2025/12/26 04:16:25 ERROR : dst/file1: Not deleting source as copy failed: tus update failed: EOF operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: tus update failed: EOF Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (8.97s) === 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:27 DEBUG : A1/one: Update will use the tus protocol to upload 2025/12/26 04:16:27 INFO : A1/one: Failed to read metadata: object not found 2025/12/26 04:16:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:27 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:16:27 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:28 DEBUG : A1/two: Update will use the tus protocol to upload 2025/12/26 04:16:28 INFO : A1/two: Failed to read metadata: object not found 2025/12/26 04:16:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:28 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 3 2025/12/26 04:16:28 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:28 DEBUG : A1/B1/three: Update will use the tus protocol to upload 2025/12/26 04:16:28 INFO : A1/B1/three: Failed to read metadata: object not found 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:29 DEBUG : A1/B1/C1/four: Update will use the tus protocol to upload 2025/12/26 04:16:29 INFO : A1/B1/C1/four: Failed to read metadata: object not found 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 4 2025/12/26 04:16:29 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:30 DEBUG : A1/B1/C2/five: Update will use the tus protocol to upload 2025/12/26 04:16:30 INFO : A1/B1/C2/five: Failed to read metadata: object not found 2025/12/26 04:16:30 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:30 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 4 2025/12/26 04:16:30 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:30 INFO : A1/B2: Making directory 2025/12/26 04:16:30 INFO : A1/B1/C3: Making directory 2025/12/26 04:16:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/12/26 04:16:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/12/26 04:16:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/12/26 04:16:37 INFO : A2/two: Moved (server-side) to: A3/two 2025/12/26 04:16:37 INFO : A2/one: Moved (server-side) to: A3/one 2025/12/26 04:16:39 INFO : webdav root 'rclone-test-febehuv0wino': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/12/26 04:16:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/12/26 04:16:43 INFO : A3/one: Moved (server-side) to: A4/one 2025/12/26 04:16:43 INFO : A3/two: Moved (server-side) to: A4/two 2025/12/26 04:16:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/12/26 04:16:43 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (24.32s) === RUN TestGetFsInfo run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:51 DEBUG : webdav root 'rclone-test-febehuv0wino': File to upload is small (34 bytes), uploading instead of streaming 2025/12/26 04:16:52 DEBUG : no_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:52 INFO : no_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:52 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:52 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/26 04:16:52 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/12/26 04:16:52 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/12/26 04:16:52 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/12/26 04:16:52 DEBUG : webdav root 'rclone-test-febehuv0wino': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/26 04:16:52 DEBUG : no_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:52 INFO : no_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:53 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/26 04:16:53 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/12/26 04:16:53 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/12/26 04:16:53 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:53 DEBUG : webdav root 'rclone-test-febehuv0wino': File to upload is small (34 bytes), uploading instead of streaming 2025/12/26 04:16:54 DEBUG : with_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:54 INFO : with_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:54 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/12/26 04:16:54 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/12/26 04:16:54 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/26 04:16:54 DEBUG : with_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:54 INFO : with_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/26 04:16:54 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:54 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/12/26 04:16:54 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/12/26 04:16:54 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:55 DEBUG : webdav root 'rclone-test-febehuv0wino': File to upload is small (34 bytes), uploading instead of streaming 2025/12/26 04:16:55 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:55 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/26 04:16:56 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/26 04:16:56 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:56 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/26 04:16:56 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/26 04:16:56 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-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:57 DEBUG : webdav root 'rclone-test-febehuv0wino': File to upload is small (34 bytes), uploading instead of streaming 2025/12/26 04:16:57 DEBUG : ignore_checksum_small_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:58 INFO : ignore_checksum_small_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 34 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/12/26 04:16:58 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/12/26 04:16:58 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/12/26 04:16:58 DEBUG : ignore_checksum_big_file_from_pipe: Update will use the tus protocol to upload 2025/12/26 04:16:58 INFO : ignore_checksum_big_file_from_pipe: Failed to read metadata: object not found 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 102401 2025/12/26 04:16:58 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:16:58 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/12/26 04:16:58 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/12/26 04:16:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (7.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.80s) === RUN TestRcatMetadata run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.12s) === RUN TestRcatSize run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:16:59 DEBUG : potato1: Update will use the tus protocol to upload 2025/12/26 04:16:59 INFO : potato1: Failed to read metadata: object not found 2025/12/26 04:16:59 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:16:59 ERROR : webdav root 'rclone-test-febehuv0wino': Chunk 1: Error seek in stream failed: internal error: Seek not implemented for io.nopCloserWriterTo 2025/12/26 04:16:59 DEBUG : potato1: tus update failed. 2025/12/26 04:16:59 ERROR : potato1: Post request put error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: tus update failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.45s) === RUN TestRcatSizeMetadata run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.17s) === RUN TestTouchDir run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:17:00 DEBUG : potato2: Update will use the tus protocol to upload 2025/12/26 04:17:00 INFO : potato2: Failed to read metadata: object not found 2025/12/26 04:17:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:17:00 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 60 2025/12/26 04:17:00 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:17:00 DEBUG : empty space: Update will use the tus protocol to upload 2025/12/26 04:17:01 INFO : empty space: Failed to read metadata: object not found 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 1 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:17:01 DEBUG : sub dir/potato3: Update will use the tus protocol to upload 2025/12/26 04:17:01 INFO : sub dir/potato3: Failed to read metadata: object not found 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 5 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Touching "empty space" 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': Touching "potato2" 2025/12/26 04:17:01 DEBUG : webdav root 'rclone-test-febehuv0wino': 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:1692 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:1692 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:1692 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 (2.86s) === RUN TestMkdirMetadata run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.19s) === RUN TestMkdirModTime run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.17s) === RUN TestCopyDirMetadata run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.20s) === RUN TestSetDirModTime run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.14s) === RUN TestDirsEqual run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.11s) === RUN TestRemoveExisting run.go:185: Remote "webdav root 'rclone-test-febehuv0wino'", Local "Local file system at /tmp/rclone2829072802", Modify Window "1s" 2025/12/26 04:17:04 DEBUG : sub dir/test remove existing: Update will use the tus protocol to upload 2025/12/26 04:17:04 INFO : sub dir/test remove existing: Failed to read metadata: object not found 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 11 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:17:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Update will use the tus protocol to upload 2025/12/26 04:17:04 INFO : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Failed to read metadata: object not found 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded starts 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': Uploaded chunk no 1 ok, range 0 -> 21 2025/12/26 04:17:04 DEBUG : webdav root 'rclone-test-febehuv0wino': -- Uploaded finished 2025/12/26 04:17:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jepijuy2" before starting 2025/12/26 04:17:05 DEBUG : sub dir/test remove existing.jepijuy2: TEST: removing renamed existing file after operation 2025/12/26 04:17:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qotusus2" before starting 2025/12/26 04:17:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qotusus2: TEST: renaming existing back after failed operation 2025/12/26 04:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.junigiv2" before starting 2025/12/26 04:17:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.junigiv2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (5.69s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/12/26 04:17:09 DEBUG : webdav root 'rclone-test-febehuv0wino': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose" - Finished ERROR in 46m45.814779512s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile TestCat TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestTouchDir]