"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/03/18 10:57:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine"
2025/03/18 10:57:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 10:57:42 DEBUG : Creating backend with remote "/tmp/rclone201794352"
=== RUN   TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN   TestMultithreadCalculateNumChunks
=== RUN   TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN   TestMultithreadCopy
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/18 10:57:43 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.29s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/18 10:57:43 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.46s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/18 10:57:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/18 10:57:43 DEBUG : potato: Seek from 10 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 10 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Seek from 5 to 2
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/18 10:57:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Seek from 5 to 2
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/18 10:57:43 DEBUG : potato: Seek from 8 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 8 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/18 10:57:43 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/18 10:57:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/18 10:57:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/18 10:57:43 DEBUG : potato: Seek from 5 to 2
2025/03/18 10:57:43 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/18 10:57:43 DEBUG : potato: Seek from 9 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 9 to 0
2025/03/18 10:57:43 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (25.14s)
    --- PASS: TestCheck/1 (0.55s)
    --- PASS: TestCheck/2 (0.44s)
    --- PASS: TestCheck/3 (0.28s)
    --- PASS: TestCheck/4 (0.47s)
    --- PASS: TestCheck/5 (0.47s)
    --- PASS: TestCheck/6 (0.45s)
    --- PASS: TestCheck/7 (0.30s)
=== RUN   TestCheckFsError
2025/03/18 10:58:08 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 10:58:08 DEBUG : Creating backend with remote "nonexistent"
2025/03/18 10:58:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/18 10:58:08 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/03/18 10:58:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/18 10:58:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
=== RUN   TestCheckDownload/1
    check_test.go:89: 1: Expecting 0 errors but got 2
    check_test.go:92: 1: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 2: Expecting 1 errors but got 3
    check_test.go:92: 2: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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/3
    check_test.go:89: 3: Expecting 2 errors but got 4
    check_test.go:92: 3: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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/4
    check_test.go:89: 4: Expecting 1 errors but got 5
    check_test.go:92: 4: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 5: Expecting 1 errors but got 5
    check_test.go:92: 5: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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/6
    check_test.go:89: 6: Expecting 2 errors but got 6
    check_test.go:92: 6: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:89: 7: Expecting 1 errors but got 5
    check_test.go:92: 7: Total files matching line missing
=== NAME  TestCheckDownload
    check_test.go:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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:53: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
        	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
--- FAIL: TestCheckDownload (23.47s)
    --- FAIL: TestCheckDownload/1 (0.36s)
    --- FAIL: TestCheckDownload/2 (0.61s)
    --- FAIL: TestCheckDownload/3 (0.48s)
    --- FAIL: TestCheckDownload/4 (0.50s)
    --- FAIL: TestCheckDownload/5 (0.86s)
    --- FAIL: TestCheckDownload/6 (0.52s)
    --- FAIL: TestCheckDownload/7 (0.70s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (20.48s)
    --- PASS: TestCheckSizeOnly/1 (0.29s)
    --- PASS: TestCheckSizeOnly/2 (0.28s)
    --- PASS: TestCheckSizeOnly/3 (0.28s)
    --- PASS: TestCheckSizeOnly/4 (0.29s)
    --- PASS: TestCheckSizeOnly/5 (0.29s)
    --- PASS: TestCheckSizeOnly/6 (0.47s)
    --- PASS: TestCheckSizeOnly/7 (0.29s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	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  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
2025/03/18 10:58:56 DEBUG : test.sum: Update: removing old file
2025/03/18 10:58:59 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10)
2025/03/18 10:59:00 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10)
2025/03/18 10:59:00 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10)
    check_test.go:314: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314
        	Error:      	Received unexpected error:
        	            	Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	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  : 0
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "1"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-1
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "2"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-2
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "3"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-3
        	            	+
        	Test:       	TestParseSumFile
    check_test.go:319: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319
        	Error:      	Not equal: 
        	            	expected: "4"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-4
        	            	+
        	Test:       	TestParseSumFile
--- FAIL: TestParseSumFile (10.20s)
=== RUN   TestCheckSum
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 10:59:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine/data"
    check_test.go:353: Linkbox root 'rclone-test-ralayil5kine/data' lacks md5, skipping
--- SKIP: TestCheckSum (3.61s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 10:59:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine/data"
=== RUN   TestCheckSumDownload/subtest1
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 1
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 1
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 1
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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/03/18 10:59:19 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest2
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 2
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 2
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 2
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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/03/18 10:59:24 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest3
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 3
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 3
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 3
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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/03/18 10:59:29 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest4
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 4
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 4
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 match result in run 4
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 differ result in run 4
2025/03/18 10:59:34 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest5
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 5
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 5
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "+ orange", "= banana", "= potato"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,6 +1,2 @@
        	            	-([]string) (len=4) {
        	            	- (string) "",
        	            	- (string) (len=8) "+ orange",
        	            	- (string) (len=8) "= banana",
        	            	- (string) (len=8) "= potato"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "orange"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "orange"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 5
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 5
2025/03/18 10:59:40 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest6
=== NAME  TestCheckSumDownload
    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:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong error count in run 6
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 6
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "* potato", "+ orange", "= banana"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,6 +1,2 @@
        	            	-([]string) (len=4) {
        	            	- (string) "",
        	            	- (string) (len=8) "* potato",
        	            	- (string) (len=8) "+ orange",
        	            	- (string) (len=8) "= banana"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong combined result in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: []string{"", "orange"}
        	            	actual  : []string{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,4 +1,2 @@
        	            	-([]string) (len=2) {
        	            	- (string) "",
        	            	- (string) (len=6) "orange"
        	            	+([]string) {
        	            	 }
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong missingondst result in run 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 6
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 differ result in run 6
2025/03/18 10:59:45 DEBUG : data/banana: Update: removing old file
2025/03/18 10:59:49 DEBUG : data/potato: Update: removing old file
2025/03/18 10:59:53 DEBUG : test.sum: Update: removing old file
=== RUN   TestCheckSumDownload/subtest7
=== NAME  TestCheckSumDownload
    check_test.go:408: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Received unexpected error:
        	            	failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCheckSumDownload
        	Messages:   	unexpected error in run 7
    check_test.go:417: 
        	Error Trace:	/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:432
        	Error:      	"" does not contain "matching files"
        	Test:       	TestCheckSumDownload
        	Messages:   	missing matching files in run 7
    check_test.go:419: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 0
        	Test:       	TestCheckSumDownload
        	Messages:   	wrong number of checks in run 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 7
    check_test.go:387: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432
        	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 7
--- FAIL: TestCheckSumDownload (59.01s)
    --- PASS: TestCheckSumDownload/subtest1 (0.30s)
    --- PASS: TestCheckSumDownload/subtest2 (0.49s)
    --- PASS: TestCheckSumDownload/subtest3 (0.31s)
    --- PASS: TestCheckSumDownload/subtest4 (0.30s)
    --- PASS: TestCheckSumDownload/subtest5 (0.29s)
    --- PASS: TestCheckSumDownload/subtest6 (0.29s)
    --- PASS: TestCheckSumDownload/subtest7 (0.28s)
=== RUN   TestApplyTransforms
2025/03/18 11:00:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ruhiruy8laqo"
2025/03/18 11:00:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:06 DEBUG : Creating backend with remote "/tmp/rclone1093007708"
    run.go:180: Remote "Linkbox root 'rclone-test-ruhiruy8laqo'", Local "Local file system at /tmp/rclone1093007708", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/03/18 11:00:11 ERROR : hello, world!: sum not found
2025/03/18 11:00:11 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-ruhiruy8laqo'
2025/03/18 11:00:11 NOTICE: Linkbox root 'rclone-test-ruhiruy8laqo': 1 files missing
2025/03/18 11:00:11 NOTICE: 1 hashes missing
2025/03/18 11:00:11 NOTICE: Linkbox root 'rclone-test-ruhiruy8laqo': 2 differences found
2025/03/18 11:00:11 NOTICE: Linkbox root 'rclone-test-ruhiruy8laqo': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/18 11:00:11 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:11 NOTICE: Linkbox root 'rclone-test-ruhiruy8laqo': 1 differences found
2025/03/18 11:00:11 NOTICE: Linkbox root 'rclone-test-ruhiruy8laqo': 1 errors while checking
2025/03/18 11:00:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lutazam5tofi"
2025/03/18 11:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:12 DEBUG : Creating backend with remote "/tmp/rclone1843499863"
    run.go:180: Remote "Linkbox root 'rclone-test-lutazam5tofi'", Local "Local file system at /tmp/rclone1843499863", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/03/18 11:00:17 ERROR : HELLO, WORLD!: sum not found
2025/03/18 11:00:17 ERROR : hello, world!: file not in Linkbox root 'rclone-test-lutazam5tofi'
2025/03/18 11:00:17 NOTICE: Linkbox root 'rclone-test-lutazam5tofi': 1 files missing
2025/03/18 11:00:17 NOTICE: 1 hashes missing
2025/03/18 11:00:17 NOTICE: Linkbox root 'rclone-test-lutazam5tofi': 2 differences found
2025/03/18 11:00:17 NOTICE: Linkbox root 'rclone-test-lutazam5tofi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/18 11:00:17 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:17 NOTICE: Linkbox root 'rclone-test-lutazam5tofi': 1 differences found
2025/03/18 11:00:17 NOTICE: Linkbox root 'rclone-test-lutazam5tofi': 1 errors while checking
2025/03/18 11:00:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-napepey1nero"
2025/03/18 11:00:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:18 DEBUG : Creating backend with remote "/tmp/rclone3875046293"
    run.go:180: Remote "Linkbox root 'rclone-test-napepey1nero'", Local "Local file system at /tmp/rclone3875046293", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/18 11:00:23 ERROR : HeLlO, wOrLd!: sum not found
2025/03/18 11:00:23 ERROR : hello, world!: file not in Linkbox root 'rclone-test-napepey1nero'
2025/03/18 11:00:23 NOTICE: Linkbox root 'rclone-test-napepey1nero': 1 files missing
2025/03/18 11:00:23 NOTICE: 1 hashes missing
2025/03/18 11:00:23 NOTICE: Linkbox root 'rclone-test-napepey1nero': 2 differences found
2025/03/18 11:00:23 NOTICE: Linkbox root 'rclone-test-napepey1nero': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/18 11:00:23 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:23 NOTICE: Linkbox root 'rclone-test-napepey1nero': 1 differences found
2025/03/18 11:00:23 NOTICE: Linkbox root 'rclone-test-napepey1nero': 1 errors while checking
2025/03/18 11:00:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-komonoc9hufe"
2025/03/18 11:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:24 DEBUG : Creating backend with remote "/tmp/rclone1437773847"
    run.go:180: Remote "Linkbox root 'rclone-test-komonoc9hufe'", Local "Local file system at /tmp/rclone1437773847", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/18 11:00:29 ERROR : HELLO, WORLD!: sum not found
2025/03/18 11:00:29 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-komonoc9hufe'
2025/03/18 11:00:29 NOTICE: Linkbox root 'rclone-test-komonoc9hufe': 1 files missing
2025/03/18 11:00:29 NOTICE: 1 hashes missing
2025/03/18 11:00:29 NOTICE: Linkbox root 'rclone-test-komonoc9hufe': 2 differences found
2025/03/18 11:00:29 NOTICE: Linkbox root 'rclone-test-komonoc9hufe': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/18 11:00:29 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:29 NOTICE: Linkbox root 'rclone-test-komonoc9hufe': 1 differences found
2025/03/18 11:00:29 NOTICE: Linkbox root 'rclone-test-komonoc9hufe': 1 errors while checking
2025/03/18 11:00:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hucavok0kofe"
2025/03/18 11:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:30 DEBUG : Creating backend with remote "/tmp/rclone652111209"
    run.go:180: Remote "Linkbox root 'rclone-test-hucavok0kofe'", Local "Local file system at /tmp/rclone652111209", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/03/18 11:00:35 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 11:00:35 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hucavok0kofe'
2025/03/18 11:00:35 NOTICE: Linkbox root 'rclone-test-hucavok0kofe': 1 files missing
2025/03/18 11:00:35 NOTICE: 1 hashes missing
2025/03/18 11:00:35 NOTICE: Linkbox root 'rclone-test-hucavok0kofe': 2 differences found
2025/03/18 11:00:35 NOTICE: Linkbox root 'rclone-test-hucavok0kofe': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/18 11:00:35 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:35 NOTICE: Linkbox root 'rclone-test-hucavok0kofe': 1 differences found
2025/03/18 11:00:35 NOTICE: Linkbox root 'rclone-test-hucavok0kofe': 1 errors while checking
2025/03/18 11:00:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dujorav4xivi"
2025/03/18 11:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:36 DEBUG : Creating backend with remote "/tmp/rclone3993224092"
    run.go:180: Remote "Linkbox root 'rclone-test-dujorav4xivi'", Local "Local file system at /tmp/rclone3993224092", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/03/18 11:00:41 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/18 11:00:41 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-dujorav4xivi'
2025/03/18 11:00:41 NOTICE: Linkbox root 'rclone-test-dujorav4xivi': 1 files missing
2025/03/18 11:00:41 NOTICE: 1 hashes missing
2025/03/18 11:00:41 NOTICE: Linkbox root 'rclone-test-dujorav4xivi': 2 differences found
2025/03/18 11:00:41 NOTICE: Linkbox root 'rclone-test-dujorav4xivi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/18 11:00:42 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:42 NOTICE: Linkbox root 'rclone-test-dujorav4xivi': 1 differences found
2025/03/18 11:00:42 NOTICE: Linkbox root 'rclone-test-dujorav4xivi': 1 errors while checking
2025/03/18 11:00:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nolicam1gago"
2025/03/18 11:00:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:42 DEBUG : Creating backend with remote "/tmp/rclone49494794"
    run.go:180: Remote "Linkbox root 'rclone-test-nolicam1gago'", Local "Local file system at /tmp/rclone49494794", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/18 11:00:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 11:00:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nolicam1gago'
2025/03/18 11:00:47 NOTICE: Linkbox root 'rclone-test-nolicam1gago': 1 files missing
2025/03/18 11:00:47 NOTICE: 1 hashes missing
2025/03/18 11:00:47 NOTICE: Linkbox root 'rclone-test-nolicam1gago': 2 differences found
2025/03/18 11:00:47 NOTICE: Linkbox root 'rclone-test-nolicam1gago': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/18 11:00:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:47 NOTICE: Linkbox root 'rclone-test-nolicam1gago': 1 differences found
2025/03/18 11:00:47 NOTICE: Linkbox root 'rclone-test-nolicam1gago': 1 errors while checking
2025/03/18 11:00:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jayogib3nece"
2025/03/18 11:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:48 DEBUG : Creating backend with remote "/tmp/rclone739793857"
    run.go:180: Remote "Linkbox root 'rclone-test-jayogib3nece'", Local "Local file system at /tmp/rclone739793857", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/18 11:00:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 11:00:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-jayogib3nece'
2025/03/18 11:00:53 NOTICE: Linkbox root 'rclone-test-jayogib3nece': 1 files missing
2025/03/18 11:00:53 NOTICE: 1 hashes missing
2025/03/18 11:00:53 NOTICE: Linkbox root 'rclone-test-jayogib3nece': 2 differences found
2025/03/18 11:00:53 NOTICE: Linkbox root 'rclone-test-jayogib3nece': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/18 11:00:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:00:54 NOTICE: Linkbox root 'rclone-test-jayogib3nece': 1 differences found
2025/03/18 11:00:54 NOTICE: Linkbox root 'rclone-test-jayogib3nece': 1 errors while checking
2025/03/18 11:00:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kiteyuk8kegi"
2025/03/18 11:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:00:54 DEBUG : Creating backend with remote "/tmp/rclone2706385994"
    run.go:180: Remote "Linkbox root 'rclone-test-kiteyuk8kegi'", Local "Local file system at /tmp/rclone2706385994", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/18 11:00:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 11:00:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-kiteyuk8kegi'
2025/03/18 11:00:59 NOTICE: Linkbox root 'rclone-test-kiteyuk8kegi': 1 files missing
2025/03/18 11:00:59 NOTICE: 1 hashes missing
2025/03/18 11:00:59 NOTICE: Linkbox root 'rclone-test-kiteyuk8kegi': 2 differences found
2025/03/18 11:00:59 NOTICE: Linkbox root 'rclone-test-kiteyuk8kegi': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/18 11:01:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:01:00 NOTICE: Linkbox root 'rclone-test-kiteyuk8kegi': 1 differences found
2025/03/18 11:01:00 NOTICE: Linkbox root 'rclone-test-kiteyuk8kegi': 1 errors while checking
2025/03/18 11:01:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rutelig7kele"
2025/03/18 11:01:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:01:00 DEBUG : Creating backend with remote "/tmp/rclone1922235509"
    run.go:180: Remote "Linkbox root 'rclone-test-rutelig7kele'", Local "Local file system at /tmp/rclone1922235509", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/18 11:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/18 11:01:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-rutelig7kele'
2025/03/18 11:01:05 NOTICE: Linkbox root 'rclone-test-rutelig7kele': 1 files missing
2025/03/18 11:01:05 NOTICE: 1 hashes missing
2025/03/18 11:01:05 NOTICE: Linkbox root 'rclone-test-rutelig7kele': 2 differences found
2025/03/18 11:01:05 NOTICE: Linkbox root 'rclone-test-rutelig7kele': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/18 11:01:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:01:06 NOTICE: Linkbox root 'rclone-test-rutelig7kele': 1 differences found
2025/03/18 11:01:06 NOTICE: Linkbox root 'rclone-test-rutelig7kele': 1 errors while checking
2025/03/18 11:01:06 DEBUG : Linkbox root 'rclone-test-rutelig7kele': Purge remote
2025/03/18 11:01:07 DEBUG : Linkbox root 'rclone-test-kiteyuk8kegi': Purge remote
2025/03/18 11:01:09 DEBUG : Linkbox root 'rclone-test-jayogib3nece': Purge remote
2025/03/18 11:01:11 DEBUG : Linkbox root 'rclone-test-nolicam1gago': Purge remote
2025/03/18 11:01:13 DEBUG : Linkbox root 'rclone-test-dujorav4xivi': Purge remote
2025/03/18 11:01:14 DEBUG : Linkbox root 'rclone-test-hucavok0kofe': Purge remote
2025/03/18 11:01:16 DEBUG : Linkbox root 'rclone-test-komonoc9hufe': Purge remote
2025/03/18 11:01:17 DEBUG : Linkbox root 'rclone-test-napepey1nero': Purge remote
2025/03/18 11:01:19 DEBUG : Linkbox root 'rclone-test-lutazam5tofi': Purge remote
2025/03/18 11:01:20 DEBUG : Linkbox root 'rclone-test-ruhiruy8laqo': Purge remote
--- PASS: TestApplyTransforms (76.75s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:01:22 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 11:01:26 INFO  : file1: Copied (new) to: sub/file2
2025/03/18 11:01:27 DEBUG : file1: Sizes identical
2025/03/18 11:01:27 DEBUG : file1: Unchanged skipping
2025/03/18 11:01:28 DEBUG : Linkbox root 'rclone-test-ralayil5kine': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (10.88s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.58s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.65s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:01:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine/dst"
2025/03/18 11:01:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine/CompareDest"
2025/03/18 11:01:37 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 11:01:41 INFO  : one: Copied (new)
2025/03/18 11:01:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 11:01:43 DEBUG : one: Update: removing old file
2025/03/18 11:01:46 INFO  : one: Copied (replaced existing)
2025/03/18 11:01:47 DEBUG : dst/one: Update: removing old file
2025/03/18 11:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 11:01:57 DEBUG : one: Sizes identical
2025/03/18 11:01:57 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 11:02:03 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 11:02:03 DEBUG : two: Sizes identical
2025/03/18 11:02:03 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 11:02:05 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 11:02:05 DEBUG : two: Sizes identical
2025/03/18 11:02:05 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 11:02:07 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 11:02:07 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/18 11:02:10 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (47.38s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.74s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.55s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.57s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:02:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/18 11:02:27 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/18 11:02:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/18 11:02:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/03/18 11:02:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/18 11:02:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/18 11:02:35 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (17.81s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.56s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.57s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.57s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.55s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.57s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.60s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.61s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.58s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.57s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.55s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.56s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:02:59 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10)
2025/03/18 11:02:59 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10)
2025/03/18 11:03:00 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10)
2025/03/18 11:03:01 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 800ms (4/10)
2025/03/18 11:03:02 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 1.6s (5/10)
2025/03/18 11:03:04 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 3.2s (6/10)
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-ralayil5kine'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
    run.go:125: removing dir "sub dir" failed - try 2/3: directory not empty
    run.go:125: removing dir "sub dir" failed - try 3/3: directory not empty
    run.go:128: removing dir "sub dir" failed: directory not empty
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:321: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:32
        	Error:      	Not equal: 
        	            	expected: []string{}
        	            	actual  : []string{"sub dir", "sub dir/ignore dir"}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,4 @@
        	            	-([]string) {
        	            	+([]string) (len=2) {
        	            	+ (string) (len=7) "sub dir",
        	            	+ (string) (len=18) "sub dir/ignore dir"
        	            	 }
        	Test:       	TestListDirSorted
        	Messages:   	directories
--- FAIL: TestListDirSorted (44.08s)
=== RUN   TestListJSON
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
=== RUN   TestListJSON/Default
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 3
        	Test:       	TestListJSON/Default
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 2
        	Test:       	TestListJSON/DirsOnly
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/Recurse
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 3
        	            	actual  : 5
        	Test:       	TestListJSON/Recurse
        	Messages:   	Wrong number of results
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
2025/03/18 11:03:43 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
    lsjson_test.go:202: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
        	Error:      	Not equal: 
        	            	expected: 2
        	            	actual  : 3
        	Test:       	TestListJSON/Metadata
        	Messages:   	Wrong number of results
--- FAIL: TestListJSON (21.14s)
    --- FAIL: TestListJSON/Default (0.28s)
    --- PASS: TestListJSON/FilesOnly (0.30s)
    --- FAIL: TestListJSON/DirsOnly (0.29s)
    --- FAIL: TestListJSON/Recurse (1.00s)
    --- PASS: TestListJSON/SubDir (0.36s)
    --- PASS: TestListJSON/NoModTime (0.29s)
    --- PASS: TestListJSON/NoMimeType (0.29s)
    --- PASS: TestListJSON/ShowHash (0.28s)
    --- PASS: TestListJSON/HashTypes (0.27s)
    --- FAIL: TestListJSON/Metadata (0.28s)
=== RUN   TestStatJSON
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
=== 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/03/18 11:04:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralayil5kine/notfound"
--- PASS: TestStatJSON (18.65s)
    --- PASS: TestStatJSON/Root (0.27s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.29s)
    --- PASS: TestStatJSON/Dir (0.55s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s)
    --- PASS: TestStatJSON/File (0.45s)
    --- PASS: TestStatJSON/NotFound (0.56s)
    --- PASS: TestStatJSON/DirFilesOnly (0.30s)
    --- PASS: TestStatJSON/FileFilesOnly (0.46s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s)
    --- PASS: TestStatJSON/DirDirsOnly (0.32s)
    --- PASS: TestStatJSON/FileDirsOnly (0.28s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s)
    --- PASS: TestStatJSON/RootNotFound (1.64s)
=== RUN   TestMkdir
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:04:11 INFO  : Linkbox root 'rclone-test-ralayil5kine': Making directory
2025/03/18 11:04:11 INFO  : Linkbox root 'rclone-test-ralayil5kine': Making directory
--- PASS: TestMkdir (0.98s)
=== RUN   TestLsd
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestLsd (9.43s)
=== RUN   TestLs
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestLs (8.96s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:04:36 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/18 11:04:36 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (9.57s)
=== RUN   TestLsLong
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestLsLong (9.39s)
=== RUN   TestHashSums
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestHashSums (9.11s)
=== RUN   TestHashSumsWithErrors
2025/03/18 11:04:59 DEBUG : Creating backend with remote ":memory:"
2025/03/18 11:04:59 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/18 11:04:59 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/18 11:04:59 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/18 11:04: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:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestCount (17.67s)
=== RUN   TestDelete
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:05:24 DEBUG : Waiting for deletions to finish
2025/03/18 11:05:25 DEBUG : large: Excluded (Size Filter)
2025/03/18 11:05:25 DEBUG : large: Excluded
2025/03/18 11:05:26 INFO  : medium: Deleted
2025/03/18 11:05:26 INFO  : small: Deleted
--- PASS: TestDelete (12.16s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:05:36 DEBUG : Waiting for deletions to finish
2025/03/18 11:05:37 ERROR : large: Got fatal error on delete: --max-delete threshold reached
2025/03/18 11:05:38 INFO  : small: Deleted
2025/03/18 11:05:38 INFO  : medium: Deleted
--- PASS: TestMaxDelete (12.62s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:05:48 DEBUG : Waiting for deletions to finish
2025/03/18 11:05:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 11:05:50 INFO  : medium: Deleted
2025/03/18 11:05:50 INFO  : small: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (12.30s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:06:02 DEBUG : Waiting for deletions to finish
2025/03/18 11:06:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/18 11:06:03 INFO  : large: Deleted
2025/03/18 11:06:04 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (13.70s)
=== RUN   TestReadFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    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: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestReadFile
--- FAIL: TestReadFile (6.98s)
=== RUN   TestRetry
2025/03/18 11:06:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/18 11:06:14 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/18 11:06:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 11:06:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 11:06:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 11:06:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/18 11:06:14 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:06:21 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:06:21 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,): ""
2025/03/18 11:06:21 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:06:22 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,5,): ""
2025/03/18 11:06:22 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:06:22 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(-3,-1,): ""
2025/03/18 11:06:23 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:06:23 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(1,3,): ""
2025/03/18 11:06:24 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:06:24 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:566: Incorrect output from Cat(0,-1,
        ): ""
--- FAIL: TestCat (13.72s)
=== RUN   TestPurge
2025/03/18 11:06:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huzujin0sego"
2025/03/18 11:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 11:06:29 DEBUG : Creating backend with remote "/tmp/rclone356302512"
    run.go:180: Remote "Linkbox root 'rclone-test-huzujin0sego'", Local "Local file system at /tmp/rclone356302512", Modify Window "876000h0m0s"
2025/03/18 11:06:38 INFO  : A2: Making directory
2025/03/18 11:06:40 INFO  : A1/B2: Making directory
2025/03/18 11:06:42 INFO  : A1/B2/C2: Making directory
2025/03/18 11:06:44 INFO  : A1/B1/C3: Making directory
2025/03/18 11:06:45 INFO  : A3: Making directory
2025/03/18 11:06:47 INFO  : A3/B3: Making directory
2025/03/18 11:06:49 INFO  : A3/B3/C4: Making directory
2025/03/18 11:07:01 ERROR : : error listing: directory not found
2025/03/18 11:07:01 DEBUG : Linkbox root 'rclone-test-huzujin0sego': Purge remote
2025/03/18 11:07:01 NOTICE: purge failed: directory not found
--- PASS: TestPurge (33.10s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:07:08 INFO  : A2: Making directory
2025/03/18 11:07:10 INFO  : A1/B2: Making directory
2025/03/18 11:07:12 INFO  : A1/B2/C2: Making directory
2025/03/18 11:07:13 INFO  : A1/B1/C3: Making directory
2025/03/18 11:07:16 INFO  : A3: Making directory
2025/03/18 11:07:17 INFO  : A3/B3: Making directory
2025/03/18 11:07:19 INFO  : A3/B3/C4: Making directory
2025/03/18 11:07:27 DEBUG : removing 1 level 3 directories
2025/03/18 11:07:27 INFO  : A3/B3/C4: Removing directory
2025/03/18 11:07:33 DEBUG : removing 2 level 3 directories
2025/03/18 11:07:33 INFO  : A1/B2/C2: Removing directory
2025/03/18 11:07:33 INFO  : A1/B1/C3: Removing directory
2025/03/18 11:07:35 DEBUG : removing 2 level 2 directories
2025/03/18 11:07:35 INFO  : A3/B3: Removing directory
2025/03/18 11:07:35 INFO  : A1/B2: Removing directory
2025/03/18 11:07:37 DEBUG : removing 2 level 1 directories
2025/03/18 11:07:37 INFO  : A3: Removing directory
2025/03/18 11:07:37 INFO  : A2: Removing directory
2025/03/18 11:07:46 DEBUG : removing 1 level 3 directories
2025/03/18 11:07:46 INFO  : A1/B1/C1: Removing directory
2025/03/18 11:07:47 DEBUG : removing 1 level 2 directories
2025/03/18 11:07:47 INFO  : A1/B1: Removing directory
2025/03/18 11:07:49 DEBUG : removing 1 level 1 directories
2025/03/18 11:07:49 INFO  : A1: Removing directory
2025/03/18 11:07:51 DEBUG : removing 1 level 0 directories
2025/03/18 11:07:51 INFO  : Linkbox root 'rclone-test-ralayil5kine': Removing directory
2025/03/18 11:07:53 ERROR : : error listing: directory not found
2025/03/18 11:07:53 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (52.66s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:07:55 INFO  : A1: Making directory
2025/03/18 11:07:57 INFO  : A1/B1: Making directory
2025/03/18 11:07:59 INFO  : A1/B1/C1: Making directory
2025/03/18 11:08:03 DEBUG : removing 1 level 3 directories
2025/03/18 11:08:03 INFO  : A1/B1/C1: Removing directory
2025/03/18 11:08:05 DEBUG : removing 1 level 2 directories
2025/03/18 11:08:05 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (17.13s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:08:11 INFO  : A1: Making directory
2025/03/18 11:08:13 INFO  : A1/B1: Making directory
2025/03/18 11:08:14 INFO  : A1/B1/C1: Making directory
2025/03/18 11:08:18 DEBUG : removing 1 level 3 directories
2025/03/18 11:08:18 INFO  : A1/B1/C1: Removing directory
2025/03/18 11:08:20 DEBUG : removing 1 level 2 directories
2025/03/18 11:08:20 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (14.80s)
=== RUN   TestCopyURL
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:08:29 DEBUG : filename.txt: File name found in url
2025/03/18 11:08:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (18.42s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:08:44 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 11:08:49 INFO  : file1: Copied (new) to: sub/file2
2025/03/18 11:08:49 INFO  : file1: Deleted
2025/03/18 11:08:49 DEBUG : file1: Sizes identical
2025/03/18 11:08:49 DEBUG : file1: Unchanged skipping
2025/03/18 11:08:49 INFO  : file1: Deleted
2025/03/18 11:08:50 DEBUG : Linkbox root 'rclone-test-ralayil5kine': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (11.46s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:08:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 11:08:58 INFO  : file1: Copied (new)
2025/03/18 11:08:58 INFO  : file1: Deleted
2025/03/18 11:08:59 DEBUG : file1: Destination exists, skipping
2025/03/18 11:08:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (6.06s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:09:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/18 11:09:06 INFO  : file1: Copied (new) to: sub/file2
2025/03/18 11:09:06 INFO  : file1: Deleted
2025/03/18 11:09:07 DEBUG : file1: Sizes identical
2025/03/18 11:09:07 DEBUG : file1: Unchanged skipping
2025/03/18 11:09:07 INFO  : file1: Deleted
2025/03/18 11:09:08 DEBUG : sub/file2: moving to sub/File2-rclone-move-dorupov4
2025/03/18 11:09:08 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:09:08 ERROR : sub/file2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:1013: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1013
        	Error:      	Received unexpected error:
        	            	error while moving file to temporary location: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCaseInsensitiveMoveFile
--- FAIL: TestCaseInsensitiveMoveFile (11.76s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:09:17 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (5.97s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.58s)
=== RUN   TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN   TestSame
--- PASS: TestSame (0.00s)
=== RUN   TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN   TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN   TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN   TestDirMove
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:09:41 INFO  : A1/B2: Making directory
2025/03/18 11:09:43 INFO  : A1/B1/C3: Making directory
2025/03/18 11:10:00 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:10:00 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/18 11:10:00 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=25e8497981ed177385509663c4158841&ts=1742296187&ip=65.108.87.141": context canceled
2025/03/18 11:10:00 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=25e8497981ed177385509663c4158841&ts=1742296187&ip=65.108.87.141": context canceled
2025/03/18 11:10:00 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=fad7ce6dfd985df569afadad1dfcb968&ts=1742296187&ip=65.108.87.141": context canceled
2025/03/18 11:10:00 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=fad7ce6dfd985df569afadad1dfcb968&ts=1742296187&ip=65.108.87.141": context canceled
2025/03/18 11:10:00 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=f3956808b9413fb5d96b3697c4c935cc&ts=1742296188&ip=65.108.87.141": context canceled
2025/03/18 11:10:00 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=f3956808b9413fb5d96b3697c4c935cc&ts=1742296188&ip=65.108.87.141": context canceled
2025/03/18 11:10:01 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=3795149fdbaa85ee6ec4c921ae664247&ts=1742296188&ip=65.108.87.141": context canceled
2025/03/18 11:10:01 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=3795149fdbaa85ee6ec4c921ae664247&ts=1742296188&ip=65.108.87.141": context canceled
    operations_test.go:1380: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380
        	Error:      	Received unexpected error:
        	            	RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestDirMove
--- FAIL: TestDirMove (75.90s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.58s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:10:36 DEBUG : Linkbox root 'rclone-test-ralayil5kine': File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 11:10:39 NOTICE: Linkbox root 'rclone-test-ralayil5kine': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/18 11:10:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/18 11:10:39 DEBUG : Linkbox root 'rclone-test-ralayil5kine': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/18 11:10:42 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:10:46 DEBUG : Linkbox root 'rclone-test-ralayil5kine': File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 11:10:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/18 11:10:49 DEBUG : Linkbox root 'rclone-test-ralayil5kine': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/18 11:10:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:10:56 DEBUG : Linkbox root 'rclone-test-ralayil5kine': File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 11:10:59 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/03/18 11:10:59 DEBUG : Linkbox root 'rclone-test-ralayil5kine': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/18 11:11:02 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:11:06 DEBUG : Linkbox root 'rclone-test-ralayil5kine': File to upload is small (34 bytes), uploading instead of streaming
2025/03/18 11:11:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/18 11:11:09 DEBUG : Linkbox root 'rclone-test-ralayil5kine': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/18 11:11:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (40.01s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.75s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.94s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.15s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.17s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.62s)
=== RUN   TestRcatSize
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
2025/03/18 11:11:20 DEBUG : Linkbox root 'rclone-test-ralayil5kine': File to upload is small (60 bytes), uploading instead of streaming
2025/03/18 11:11:23 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (10.62s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.72s)
=== RUN   TestTouchDir
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.74s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.93s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.56s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.74s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.96s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.55s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Linkbox root 'rclone-test-ralayil5kine'", Local "Local file system at /tmp/rclone201794352", Modify Window "876000h0m0s"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.57s)
=== 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/03/18 11:11:33 DEBUG : Linkbox root 'rclone-test-ralayil5kine': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 13m53.750151086s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestReadFile TestCat TestDirMove]