"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/04/10 05:24:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi"
2025/04/10 05:24:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:24:03 DEBUG : Creating backend with remote "/tmp/rclone3451184265"
=== 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/04/10 05:24:04 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.43s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/04/10 05:24:04 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.42s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/10 05:24:04 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/10 05:24:04 DEBUG : potato: Seek from 10 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 10 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Seek from 5 to 2
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/10 05:24:04 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Seek from 5 to 2
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/10 05:24:04 DEBUG : potato: Seek from 8 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 8 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/10 05:24:04 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/10 05:24:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/10 05:24:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/10 05:24:04 DEBUG : potato: Seek from 5 to 2
2025/04/10 05:24:04 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/10 05:24:04 DEBUG : potato: Seek from 9 to 0
2025/04/10 05:24:04 DEBUG : potato: Seek from 9 to 0
2025/04/10 05:24:04 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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 (27.95s)
    --- PASS: TestCheck/1 (0.43s)
    --- PASS: TestCheck/2 (0.74s)
    --- PASS: TestCheck/3 (0.78s)
    --- PASS: TestCheck/4 (0.77s)
    --- PASS: TestCheck/5 (0.35s)
    --- PASS: TestCheck/6 (0.77s)
    --- PASS: TestCheck/7 (0.44s)
=== RUN   TestCheckFsError
2025/04/10 05:24:32 DEBUG : Creating backend with remote "nonexistent"
2025/04/10 05:24:32 DEBUG : Creating backend with remote "nonexistent"
2025/04/10 05:24:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/10 05:24:32 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/04/10 05:24:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/10 05:24:32 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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 (26.84s)
    --- FAIL: TestCheckDownload/1 (0.43s)
    --- FAIL: TestCheckDownload/2 (0.56s)
    --- FAIL: TestCheckDownload/3 (0.63s)
    --- FAIL: TestCheckDownload/4 (0.57s)
    --- FAIL: TestCheckDownload/5 (0.82s)
    --- FAIL: TestCheckDownload/6 (0.84s)
    --- FAIL: TestCheckDownload/7 (0.83s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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 (25.02s)
    --- PASS: TestCheckSizeOnly/1 (0.43s)
    --- PASS: TestCheckSizeOnly/2 (0.49s)
    --- PASS: TestCheckSizeOnly/3 (0.75s)
    --- PASS: TestCheckSizeOnly/4 (0.37s)
    --- PASS: TestCheckSizeOnly/5 (0.42s)
    --- PASS: TestCheckSizeOnly/6 (0.36s)
    --- PASS: TestCheckSizeOnly/7 (0.42s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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/04/10 05:25:27 DEBUG : test.sum: Update: removing old file
    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 (11.30s)
=== RUN   TestCheckSum
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:25:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi/data"
    check_test.go:353: Linkbox root 'rclone-test-pasoyod0javi/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.69s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:25:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi/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/04/10 05:25:52 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/04/10 05:25:58 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/04/10 05:26:04 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/04/10 05:26:11 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/04/10 05:26:18 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/04/10 05:26:24 DEBUG : data/banana: Update: removing old file
2025/04/10 05:26:29 DEBUG : data/potato: Update: removing old file
2025/04/10 05:26:33 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 (68.99s)
    --- PASS: TestCheckSumDownload/subtest1 (0.44s)
    --- PASS: TestCheckSumDownload/subtest2 (0.45s)
    --- PASS: TestCheckSumDownload/subtest3 (0.54s)
    --- PASS: TestCheckSumDownload/subtest4 (0.45s)
    --- PASS: TestCheckSumDownload/subtest5 (0.37s)
    --- PASS: TestCheckSumDownload/subtest6 (0.45s)
    --- PASS: TestCheckSumDownload/subtest7 (0.45s)
=== RUN   TestApplyTransforms
2025/04/10 05:26:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-puyevur2kuse"
2025/04/10 05:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:26:48 DEBUG : Creating backend with remote "/tmp/rclone338317801"
    run.go:180: Remote "Linkbox root 'rclone-test-puyevur2kuse'", Local "Local file system at /tmp/rclone338317801", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/04/10 05:26:54 ERROR : hello, world!: sum not found
2025/04/10 05:26:54 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-puyevur2kuse'
2025/04/10 05:26:54 NOTICE: Linkbox root 'rclone-test-puyevur2kuse': 1 files missing
2025/04/10 05:26:54 NOTICE: 1 hashes missing
2025/04/10 05:26:54 NOTICE: Linkbox root 'rclone-test-puyevur2kuse': 2 differences found
2025/04/10 05:26:54 NOTICE: Linkbox root 'rclone-test-puyevur2kuse': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/10 05:26:55 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:26:55 NOTICE: Linkbox root 'rclone-test-puyevur2kuse': 1 differences found
2025/04/10 05:26:55 NOTICE: Linkbox root 'rclone-test-puyevur2kuse': 1 errors while checking
2025/04/10 05:26:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kiqaxus4loza"
2025/04/10 05:26:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:26:56 DEBUG : Creating backend with remote "/tmp/rclone3109016465"
    run.go:180: Remote "Linkbox root 'rclone-test-kiqaxus4loza'", Local "Local file system at /tmp/rclone3109016465", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/04/10 05:27:02 ERROR : HELLO, WORLD!: sum not found
2025/04/10 05:27:02 ERROR : hello, world!: file not in Linkbox root 'rclone-test-kiqaxus4loza'
2025/04/10 05:27:02 NOTICE: Linkbox root 'rclone-test-kiqaxus4loza': 1 files missing
2025/04/10 05:27:02 NOTICE: 1 hashes missing
2025/04/10 05:27:02 NOTICE: Linkbox root 'rclone-test-kiqaxus4loza': 2 differences found
2025/04/10 05:27:02 NOTICE: Linkbox root 'rclone-test-kiqaxus4loza': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/10 05:27:03 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:03 NOTICE: Linkbox root 'rclone-test-kiqaxus4loza': 1 differences found
2025/04/10 05:27:03 NOTICE: Linkbox root 'rclone-test-kiqaxus4loza': 1 errors while checking
2025/04/10 05:27:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mecewuh7pabi"
2025/04/10 05:27:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:04 DEBUG : Creating backend with remote "/tmp/rclone3293388878"
    run.go:180: Remote "Linkbox root 'rclone-test-mecewuh7pabi'", Local "Local file system at /tmp/rclone3293388878", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/10 05:27:10 ERROR : HeLlO, wOrLd!: sum not found
2025/04/10 05:27:10 ERROR : hello, world!: file not in Linkbox root 'rclone-test-mecewuh7pabi'
2025/04/10 05:27:10 NOTICE: Linkbox root 'rclone-test-mecewuh7pabi': 1 files missing
2025/04/10 05:27:10 NOTICE: 1 hashes missing
2025/04/10 05:27:10 NOTICE: Linkbox root 'rclone-test-mecewuh7pabi': 2 differences found
2025/04/10 05:27:10 NOTICE: Linkbox root 'rclone-test-mecewuh7pabi': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/10 05:27:11 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:11 NOTICE: Linkbox root 'rclone-test-mecewuh7pabi': 1 differences found
2025/04/10 05:27:11 NOTICE: Linkbox root 'rclone-test-mecewuh7pabi': 1 errors while checking
2025/04/10 05:27:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cakuxum9kipe"
2025/04/10 05:27:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:11 DEBUG : Creating backend with remote "/tmp/rclone3030705746"
    run.go:180: Remote "Linkbox root 'rclone-test-cakuxum9kipe'", Local "Local file system at /tmp/rclone3030705746", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/10 05:27:17 ERROR : HELLO, WORLD!: sum not found
2025/04/10 05:27:17 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-cakuxum9kipe'
2025/04/10 05:27:17 NOTICE: Linkbox root 'rclone-test-cakuxum9kipe': 1 files missing
2025/04/10 05:27:17 NOTICE: 1 hashes missing
2025/04/10 05:27:17 NOTICE: Linkbox root 'rclone-test-cakuxum9kipe': 2 differences found
2025/04/10 05:27:17 NOTICE: Linkbox root 'rclone-test-cakuxum9kipe': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/10 05:27:18 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:18 NOTICE: Linkbox root 'rclone-test-cakuxum9kipe': 1 differences found
2025/04/10 05:27:18 NOTICE: Linkbox root 'rclone-test-cakuxum9kipe': 1 errors while checking
2025/04/10 05:27:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jawehih4hubo"
2025/04/10 05:27:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:19 DEBUG : Creating backend with remote "/tmp/rclone490984839"
    run.go:180: Remote "Linkbox root 'rclone-test-jawehih4hubo'", Local "Local file system at /tmp/rclone490984839", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/04/10 05:27:24 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:24 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-jawehih4hubo'
2025/04/10 05:27:24 NOTICE: Linkbox root 'rclone-test-jawehih4hubo': 1 files missing
2025/04/10 05:27:24 NOTICE: 1 hashes missing
2025/04/10 05:27:24 NOTICE: Linkbox root 'rclone-test-jawehih4hubo': 2 differences found
2025/04/10 05:27:24 NOTICE: Linkbox root 'rclone-test-jawehih4hubo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/10 05:27:25 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:25 NOTICE: Linkbox root 'rclone-test-jawehih4hubo': 1 differences found
2025/04/10 05:27:25 NOTICE: Linkbox root 'rclone-test-jawehih4hubo': 1 errors while checking
2025/04/10 05:27:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-noninex2vofa"
2025/04/10 05:27:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:26 DEBUG : Creating backend with remote "/tmp/rclone3849449966"
    run.go:180: Remote "Linkbox root 'rclone-test-noninex2vofa'", Local "Local file system at /tmp/rclone3849449966", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/04/10 05:27:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:32 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-noninex2vofa'
2025/04/10 05:27:32 NOTICE: Linkbox root 'rclone-test-noninex2vofa': 1 files missing
2025/04/10 05:27:32 NOTICE: 1 hashes missing
2025/04/10 05:27:32 NOTICE: Linkbox root 'rclone-test-noninex2vofa': 2 differences found
2025/04/10 05:27:32 NOTICE: Linkbox root 'rclone-test-noninex2vofa': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/10 05:27:32 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:32 NOTICE: Linkbox root 'rclone-test-noninex2vofa': 1 differences found
2025/04/10 05:27:32 NOTICE: Linkbox root 'rclone-test-noninex2vofa': 1 errors while checking
2025/04/10 05:27:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xanecuf3ripu"
2025/04/10 05:27:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:33 DEBUG : Creating backend with remote "/tmp/rclone516007951"
    run.go:180: Remote "Linkbox root 'rclone-test-xanecuf3ripu'", Local "Local file system at /tmp/rclone516007951", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/04/10 05:27:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-xanecuf3ripu'
2025/04/10 05:27:39 NOTICE: Linkbox root 'rclone-test-xanecuf3ripu': 1 files missing
2025/04/10 05:27:39 NOTICE: 1 hashes missing
2025/04/10 05:27:39 NOTICE: Linkbox root 'rclone-test-xanecuf3ripu': 2 differences found
2025/04/10 05:27:39 NOTICE: Linkbox root 'rclone-test-xanecuf3ripu': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/10 05:27:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:39 NOTICE: Linkbox root 'rclone-test-xanecuf3ripu': 1 differences found
2025/04/10 05:27:39 NOTICE: Linkbox root 'rclone-test-xanecuf3ripu': 1 errors while checking
2025/04/10 05:27:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wifugon8fali"
2025/04/10 05:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:40 DEBUG : Creating backend with remote "/tmp/rclone2521787288"
    run.go:180: Remote "Linkbox root 'rclone-test-wifugon8fali'", Local "Local file system at /tmp/rclone2521787288", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/04/10 05:27:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-wifugon8fali'
2025/04/10 05:27:46 NOTICE: Linkbox root 'rclone-test-wifugon8fali': 1 files missing
2025/04/10 05:27:46 NOTICE: 1 hashes missing
2025/04/10 05:27:46 NOTICE: Linkbox root 'rclone-test-wifugon8fali': 2 differences found
2025/04/10 05:27:46 NOTICE: Linkbox root 'rclone-test-wifugon8fali': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/10 05:27:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:46 NOTICE: Linkbox root 'rclone-test-wifugon8fali': 1 differences found
2025/04/10 05:27:46 NOTICE: Linkbox root 'rclone-test-wifugon8fali': 1 errors while checking
2025/04/10 05:27:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-numuhux6ruwu"
2025/04/10 05:27:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:47 DEBUG : Creating backend with remote "/tmp/rclone3250542175"
    run.go:180: Remote "Linkbox root 'rclone-test-numuhux6ruwu'", Local "Local file system at /tmp/rclone3250542175", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/04/10 05:27:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-numuhux6ruwu'
2025/04/10 05:27:52 NOTICE: Linkbox root 'rclone-test-numuhux6ruwu': 1 files missing
2025/04/10 05:27:52 NOTICE: 1 hashes missing
2025/04/10 05:27:52 NOTICE: Linkbox root 'rclone-test-numuhux6ruwu': 2 differences found
2025/04/10 05:27:52 NOTICE: Linkbox root 'rclone-test-numuhux6ruwu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/10 05:27:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:27:53 NOTICE: Linkbox root 'rclone-test-numuhux6ruwu': 1 differences found
2025/04/10 05:27:53 NOTICE: Linkbox root 'rclone-test-numuhux6ruwu': 1 errors while checking
2025/04/10 05:27:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hixofex3lula"
2025/04/10 05:27:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:27:54 DEBUG : Creating backend with remote "/tmp/rclone3227472658"
    run.go:180: Remote "Linkbox root 'rclone-test-hixofex3lula'", Local "Local file system at /tmp/rclone3227472658", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/04/10 05:27:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/10 05:27:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hixofex3lula'
2025/04/10 05:27:59 NOTICE: Linkbox root 'rclone-test-hixofex3lula': 1 files missing
2025/04/10 05:27:59 NOTICE: 1 hashes missing
2025/04/10 05:27:59 NOTICE: Linkbox root 'rclone-test-hixofex3lula': 2 differences found
2025/04/10 05:27:59 NOTICE: Linkbox root 'rclone-test-hixofex3lula': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/10 05:28:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:28:00 NOTICE: Linkbox root 'rclone-test-hixofex3lula': 1 differences found
2025/04/10 05:28:00 NOTICE: Linkbox root 'rclone-test-hixofex3lula': 1 errors while checking
2025/04/10 05:28:00 DEBUG : Linkbox root 'rclone-test-hixofex3lula': Purge remote
2025/04/10 05:28:02 DEBUG : Linkbox root 'rclone-test-numuhux6ruwu': Purge remote
2025/04/10 05:28:03 DEBUG : Linkbox root 'rclone-test-wifugon8fali': Purge remote
2025/04/10 05:28:05 DEBUG : Linkbox root 'rclone-test-xanecuf3ripu': Purge remote
2025/04/10 05:28:06 DEBUG : Linkbox root 'rclone-test-noninex2vofa': Purge remote
2025/04/10 05:28:08 DEBUG : Linkbox root 'rclone-test-jawehih4hubo': Purge remote
2025/04/10 05:28:09 DEBUG : Linkbox root 'rclone-test-cakuxum9kipe': Purge remote
2025/04/10 05:28:11 DEBUG : Linkbox root 'rclone-test-mecewuh7pabi': Purge remote
2025/04/10 05:28:13 DEBUG : Linkbox root 'rclone-test-kiqaxus4loza': Purge remote
2025/04/10 05:28:15 DEBUG : Linkbox root 'rclone-test-puyevur2kuse': Purge remote
--- PASS: TestApplyTransforms (89.28s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:28:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 05:28:22 INFO  : file1: Copied (new) to: sub/file2
2025/04/10 05:28:23 DEBUG : file1: Sizes identical
2025/04/10 05:28:23 DEBUG : file1: Unchanged skipping
2025/04/10 05:28:24 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (13.01s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.86s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.86s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:28:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi/dst"
2025/04/10 05:28:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi/CompareDest"
2025/04/10 05:28:34 DEBUG : one: Need to transfer - File not found at Destination
2025/04/10 05:28:40 INFO  : one: Copied (new)
2025/04/10 05:28:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 05:28:43 DEBUG : one: Update: removing old file
2025/04/10 05:28:47 INFO  : one: Copied (replaced existing)
2025/04/10 05:28:48 DEBUG : dst/one: Update: removing old file
2025/04/10 05:28:58 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/10 05:28:59 DEBUG : one: Sizes identical
2025/04/10 05:28:59 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/10 05:29:05 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 05:29:05 DEBUG : two: Sizes identical
2025/04/10 05:29:05 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/10 05:29:07 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 05:29:07 DEBUG : two: Sizes identical
2025/04/10 05:29:07 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/10 05:29:10 DEBUG : two: Need to transfer - File not found at Destination
2025/04/10 05:29:10 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/10 05:29:13 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (56.16s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.85s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.72s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.89s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:29:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/10 05:29:35 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/10 05:29:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/10 05:29:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/04/10 05:29:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/10 05:29:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/10 05:29:44 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (21.65s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (1.18s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.78s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.77s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.83s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.73s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.87s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.79s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.76s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.79s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.86s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.83s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-pasoyod0javi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSorted (30.02s)
=== RUN   TestListDirSortedFn
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-pasoyod0javi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSortedFn (30.75s)
=== RUN   TestListJSON
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
=== RUN   TestListJSON/Default
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
=== RUN   TestListJSON/Recurse
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
2025/04/10 05:31:14 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (19.58s)
    --- PASS: TestListJSON/Default (0.36s)
    --- PASS: TestListJSON/FilesOnly (0.36s)
    --- PASS: TestListJSON/DirsOnly (0.47s)
    --- PASS: TestListJSON/Recurse (0.87s)
    --- PASS: TestListJSON/SubDir (0.42s)
    --- PASS: TestListJSON/NoModTime (0.43s)
    --- PASS: TestListJSON/NoMimeType (0.41s)
    --- PASS: TestListJSON/ShowHash (0.43s)
    --- PASS: TestListJSON/HashTypes (0.43s)
    --- PASS: TestListJSON/Metadata (0.41s)
=== RUN   TestStatJSON
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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/04/10 05:31:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pasoyod0javi/notfound"
2025/04/10 05:31:35 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (23.05s)
    --- PASS: TestStatJSON/Root (0.43s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.37s)
    --- PASS: TestStatJSON/Dir (0.74s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.43s)
    --- PASS: TestStatJSON/File (0.44s)
    --- PASS: TestStatJSON/NotFound (0.84s)
    --- PASS: TestStatJSON/DirFilesOnly (0.43s)
    --- PASS: TestStatJSON/FileFilesOnly (0.44s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.43s)
    --- PASS: TestStatJSON/DirDirsOnly (0.36s)
    --- PASS: TestStatJSON/FileDirsOnly (0.35s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s)
    --- PASS: TestStatJSON/RootNotFound (2.39s)
=== RUN   TestMkdir
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:31:44 INFO  : Linkbox root 'rclone-test-pasoyod0javi': Making directory
2025/04/10 05:31:44 INFO  : Linkbox root 'rclone-test-pasoyod0javi': Making directory
--- PASS: TestMkdir (1.26s)
=== RUN   TestLsd
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestLsd (10.42s)
=== RUN   TestLs
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestLs (10.16s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:32:12 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/10 05:32:12 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (11.42s)
=== RUN   TestLsLong
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestLsLong (11.51s)
=== RUN   TestHashSums
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestHashSums (10.91s)
=== RUN   TestHashSumsWithErrors
2025/04/10 05:32:39 DEBUG : Creating backend with remote ":memory:"
2025/04/10 05:32:39 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/10 05:32:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/10 05:32:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/10 05:32:39 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestCount (19.20s)
=== RUN   TestDelete
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:33:08 DEBUG : Waiting for deletions to finish
2025/04/10 05:33:09 DEBUG : large: Excluded (Size Filter)
2025/04/10 05:33:09 DEBUG : large: Excluded
2025/04/10 05:33:10 INFO  : small: Deleted
2025/04/10 05:33:11 INFO  : medium: Deleted
--- PASS: TestDelete (15.02s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:33:24 DEBUG : Waiting for deletions to finish
2025/04/10 05:33:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/10 05:33:25 INFO  : large: Deleted
2025/04/10 05:33:26 INFO  : medium: Deleted
--- PASS: TestMaxDelete (16.09s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:33:39 DEBUG : Waiting for deletions to finish
2025/04/10 05:33:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/10 05:33:41 INFO  : small: Deleted
2025/04/10 05:33:42 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (15.89s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:33:55 DEBUG : Waiting for deletions to finish
2025/04/10 05:33:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/10 05:33:57 INFO  : large: Deleted
2025/04/10 05:33:57 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (15.54s)
=== RUN   TestReadFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", 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 (7.32s)
=== RUN   TestRetry
2025/04/10 05:34:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/10 05:34:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/10 05:34:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 05:34:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 05:34:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 05:34:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/10 05:34:08 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:34:16 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:34:16 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/04/10 05:34:16 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:34:17 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/04/10 05:34:17 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:34:17 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/04/10 05:34:18 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:34:18 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/04/10 05:34:19 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:34:19 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 (14.93s)
=== RUN   TestPurge
2025/04/10 05:34:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zubapej7pamu"
2025/04/10 05:34:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 05:34:25 DEBUG : Creating backend with remote "/tmp/rclone397752422"
    run.go:180: Remote "Linkbox root 'rclone-test-zubapej7pamu'", Local "Local file system at /tmp/rclone397752422", Modify Window "876000h0m0s"
2025/04/10 05:34:37 INFO  : A2: Making directory
2025/04/10 05:34:39 INFO  : A1/B2: Making directory
2025/04/10 05:34:41 INFO  : A1/B2/C2: Making directory
2025/04/10 05:34:43 INFO  : A1/B1/C3: Making directory
2025/04/10 05:34:45 INFO  : A3: Making directory
2025/04/10 05:34:47 INFO  : A3/B3: Making directory
2025/04/10 05:34:50 INFO  : A3/B3/C4: Making directory
2025/04/10 05:35:04 ERROR : : error listing: directory not found
2025/04/10 05:35:04 DEBUG : Linkbox root 'rclone-test-zubapej7pamu': Purge remote
2025/04/10 05:35:04 NOTICE: purge failed: directory not found
--- PASS: TestPurge (40.47s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:35:14 INFO  : A2: Making directory
2025/04/10 05:35:16 INFO  : A1/B2: Making directory
2025/04/10 05:35:18 INFO  : A1/B2/C2: Making directory
2025/04/10 05:35:20 INFO  : A1/B1/C3: Making directory
2025/04/10 05:35:23 INFO  : A3: Making directory
2025/04/10 05:35:25 INFO  : A3/B3: Making directory
2025/04/10 05:35:27 INFO  : A3/B3/C4: Making directory
2025/04/10 05:35:36 DEBUG : removing 1 level 3 directories
2025/04/10 05:35:36 INFO  : A3/B3/C4: Removing directory
2025/04/10 05:35:43 DEBUG : removing 2 level 3 directories
2025/04/10 05:35:43 INFO  : A1/B2/C2: Removing directory
2025/04/10 05:35:43 INFO  : A1/B1/C3: Removing directory
2025/04/10 05:35:46 DEBUG : removing 2 level 2 directories
2025/04/10 05:35:46 INFO  : A3/B3: Removing directory
2025/04/10 05:35:46 INFO  : A1/B2: Removing directory
2025/04/10 05:35:48 DEBUG : removing 2 level 1 directories
2025/04/10 05:35:48 INFO  : A3: Removing directory
2025/04/10 05:35:48 INFO  : A2: Removing directory
2025/04/10 05:35:57 DEBUG : removing 1 level 3 directories
2025/04/10 05:35:57 INFO  : A1/B1/C1: Removing directory
2025/04/10 05:36:00 DEBUG : removing 1 level 2 directories
2025/04/10 05:36:00 INFO  : A1/B1: Removing directory
2025/04/10 05:36:02 DEBUG : removing 1 level 1 directories
2025/04/10 05:36:02 INFO  : A1: Removing directory
2025/04/10 05:36:04 DEBUG : removing 1 level 0 directories
2025/04/10 05:36:04 INFO  : Linkbox root 'rclone-test-pasoyod0javi': Removing directory
2025/04/10 05:36:07 ERROR : : error listing: directory not found
2025/04/10 05:36:07 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (63.29s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:36:09 INFO  : A1: Making directory
2025/04/10 05:36:11 INFO  : A1/B1: Making directory
2025/04/10 05:36:14 INFO  : A1/B1/C1: Making directory
2025/04/10 05:36:19 DEBUG : removing 1 level 3 directories
2025/04/10 05:36:19 INFO  : A1/B1/C1: Removing directory
2025/04/10 05:36:21 DEBUG : removing 1 level 2 directories
2025/04/10 05:36:21 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (20.12s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:36:27 INFO  : A1: Making directory
2025/04/10 05:36:30 INFO  : A1/B1: Making directory
2025/04/10 05:36:32 INFO  : A1/B1/C1: Making directory
2025/04/10 05:36:37 DEBUG : removing 1 level 3 directories
2025/04/10 05:36:37 INFO  : A1/B1/C1: Removing directory
2025/04/10 05:36:39 DEBUG : removing 1 level 2 directories
2025/04/10 05:36:39 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (18.20s)
=== RUN   TestCopyURL
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:36:50 DEBUG : filename.txt: File name found in url
2025/04/10 05:36:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (22.61s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:37:09 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 05:37:14 INFO  : file1: Copied (new) to: sub/file2
2025/04/10 05:37:14 INFO  : file1: Deleted
2025/04/10 05:37:15 DEBUG : file1: Sizes identical
2025/04/10 05:37:15 DEBUG : file1: Unchanged skipping
2025/04/10 05:37:15 INFO  : file1: Deleted
2025/04/10 05:37:16 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.93s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:37:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 05:37:25 INFO  : file1: Copied (new)
2025/04/10 05:37:25 INFO  : file1: Deleted
2025/04/10 05:37:26 DEBUG : file1: Destination exists, skipping
2025/04/10 05:37:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (7.97s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:37:29 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/10 05:37:34 INFO  : file1: Copied (new) to: sub/file2
2025/04/10 05:37:34 INFO  : file1: Deleted
2025/04/10 05:37:36 DEBUG : file1: Sizes identical
2025/04/10 05:37:36 DEBUG : file1: Unchanged skipping
2025/04/10 05:37:36 INFO  : file1: Deleted
2025/04/10 05:37:38 DEBUG : sub/file2: moving to sub/File2-rclone-move-qokahex5
2025/04/10 05:37:38 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:37:38 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 (14.00s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:37:47 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (6.64s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.86s)
=== 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:38:15 INFO  : A1/B2: Making directory
2025/04/10 05:38:17 INFO  : A1/B1/C3: Making directory
2025/04/10 05:38:36 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:38:36 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/04/10 05:38:37 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=39ac50c1c593bf4025654bf0d2c5745e&ts=1744263503&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 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=39ac50c1c593bf4025654bf0d2c5745e&ts=1744263503&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 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=fbd883fbb0a8da1e5b9d2b6d65a62b93&ts=1744263503&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 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=fbd883fbb0a8da1e5b9d2b6d65a62b93&ts=1744263503&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 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=c17f012aeb78eb502b937d7dfd5190f5&ts=1744263501&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 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=c17f012aeb78eb502b937d7dfd5190f5&ts=1744263501&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=ccfe14211cf959f2f132912da2928b44&ts=1744263501&ip=65.108.87.141": context canceled
2025/04/10 05:38:37 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/06/ab/82/f97c5d29941bfb1b2fdab0874906ab82/3?token=ccfe14211cf959f2f132912da2928b44&ts=1744263501&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 (82.97s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.85s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:39:15 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 05:39:18 NOTICE: Linkbox root 'rclone-test-pasoyod0javi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/10 05:39:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/10 05:39:18 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/10 05:39:21 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:39:26 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 05:39:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/10 05:39:29 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/10 05:39:32 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-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:39:37 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 05:39:40 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/04/10 05:39:40 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/10 05:39:43 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:39:48 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': File to upload is small (34 bytes), uploading instead of streaming
2025/04/10 05:39:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/10 05:39:51 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/04/10 05:39:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (44.24s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.30s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.17s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.45s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.31s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.78s)
=== RUN   TestRcatSize
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
2025/04/10 05:40:02 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': File to upload is small (60 bytes), uploading instead of streaming
2025/04/10 05:40:05 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (10.00s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (1.04s)
=== RUN   TestTouchDir
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.79s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.79s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.79s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.78s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.78s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.84s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Linkbox root 'rclone-test-pasoyod0javi'", Local "Local file system at /tmp/rclone3451184265", Modify Window "876000h0m0s"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.85s)
=== 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/04/10 05:40:16 DEBUG : Linkbox root 'rclone-test-pasoyod0javi': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 16m15.736876839s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestListDirSortedFn TestReadFile TestCat TestDirMove]