"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Starting (try 3/5) 2025/08/03 03:29:22 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nuxidim5huni" 2025/08/03 03:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 03:29:24 DEBUG : Creating backend with remote "/tmp/rclone3336274420" === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-nuxidim5huni'", Local "Local file system at /tmp/rclone3336274420", Modify Window "876000h0m0s" 2025/08/03 03:29:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nuxidim5huni/data" 2025/08/03 03:29:27 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/03 03:29:27 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/03 03:29:29 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:29:29 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 1 2025/08/03 03:30:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:30:35 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/03 03:30:35 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/03 03:30:38 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:30:38 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:30:38 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:30:38 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 2025/08/03 03:30:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:30:41 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:30:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 03:30:42 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/08/03 03:30:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/08/03 03:30:43 DEBUG : pacer: Reducing sleep to 150.169371ms === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:418 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 2 2025/08/03 03:31:47 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:31:47 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:31:47 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b 2025/08/03 03:31:50 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:31:50 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:31:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:31:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:31:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 03:31:53 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to parse sum file: can't download: no link Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2025/08/03 03:32:58 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:32:59 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:32:59 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:32:59 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea 2025/08/03 03:33:00 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:33:01 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:33:02 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:33:03 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:33:03 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 03:33:04 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 4 2025/08/03 03:34:08 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:34:08 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:34:08 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/08/03 03:34:11 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:34:11 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:34:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:34:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:34:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 03:34:15 DEBUG : pacer: Reducing sleep to 266.967773ms === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 2 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{"", "! banana", "+ orange", "= potato"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=8) "! banana", (string) (len=8) "+ orange", - (string) (len=8) "= banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSumDownload Messages: wrong match result in run 5 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 5 2025/08/03 03:35:37 DEBUG : pacer: Reducing sleep to 337.881086ms 2025/08/03 03:35:37 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:35:37 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/08/03 03:35:39 DEBUG : pacer: Reducing sleep to 253.410814ms 2025/08/03 03:35:39 DEBUG : pacer: Reducing sleep to 190.05811ms 2025/08/03 03:35:40 DEBUG : pacer: Reducing sleep to 142.543582ms 2025/08/03 03:35:40 DEBUG : pacer: Reducing sleep to 106.907686ms 2025/08/03 03:35:41 DEBUG : pacer: Reducing sleep to 100ms === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "* potato", "+ 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 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:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 2025/08/03 03:36:45 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:36:45 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/08/03 03:36:45 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/08/03 03:36:48 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:36:48 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:36:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:36:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:36:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/08/03 03:36:51 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/08/03 03:36:51 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/08/03 03:36:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/08/03 03:36:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/08/03 03:36:54 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/08/03 03:36:54 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/08/03 03:36:54 DEBUG : pacer: Reducing sleep to 100ms 2025/08/03 03:36:54 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/08/03 03:36:54 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSumDownload Messages: wrong error count in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{"", "! banana", "= potato"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana", + (string) (len=8) "! banana", (string) (len=8) "= potato" Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{"", "potato"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=6) "banana", (string) (len=6) "potato" Test: TestCheckSumDownload Messages: wrong match result in run 7 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSumDownload Messages: wrong error result in run 7 2025/08/03 03:38:12 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:38:14 DEBUG : pacer: Reducing sleep to 100ms 2025/08/03 03:38:18 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/03 03:38:18 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/08/03 03:38:18 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/08/03 03:38:18 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (535.14s) --- PASS: TestCheckSumDownload/subtest1 (63.72s) --- PASS: TestCheckSumDownload/subtest2 (63.70s) --- PASS: TestCheckSumDownload/subtest3 (63.77s) --- PASS: TestCheckSumDownload/subtest4 (63.78s) --- PASS: TestCheckSumDownload/subtest5 (81.56s) --- PASS: TestCheckSumDownload/subtest6 (63.66s) --- PASS: TestCheckSumDownload/subtest7 (74.00s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-nuxidim5huni'", Local "Local file system at /tmp/rclone3336274420", Modify Window "876000h0m0s" 2025/08/03 03:38:19 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/08/03 03:38:19 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/08/03 03:38:21 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/08/03 03:38:21 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2025/08/03 03:38:29 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:38:29 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/08/03 03:38:36 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:38:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/08/03 03:38:42 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:38:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/08/03 03:38:48 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:38:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/08/03 03:38:55 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:38:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:39:01 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:39:07 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:39:14 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:39:20 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:39:26 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:39:26 ERROR : file1: Failed to open: can't download: no link 2025/08/03 03:39:27 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:39:29 DEBUG : pacer: Reducing sleep to 1.125s operations_test.go:566: Incorrect output from Cat(0,-1,): "012345678" 2025/08/03 03:39:30 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:39:37 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:39:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/08/03 03:39:43 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:39:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:39:50 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:39:56 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:40:02 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:40:09 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:40:15 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:40:21 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:40:28 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:40:34 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:40:34 ERROR : file1: Failed to open: can't download: no link 2025/08/03 03:40:40 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:40:47 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:40:53 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:40:59 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:41:06 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:41:12 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:41:18 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:41:25 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:41:31 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:41:37 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:41:37 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/08/03 03:41:38 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:41:46 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:41:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:41:52 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:41:58 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:42:05 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:42:11 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:42:17 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:42:24 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:42:30 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:42:36 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:42:43 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:42:43 ERROR : file1: Failed to open: can't download: no link 2025/08/03 03:42:49 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:42:55 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:43:02 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:43:08 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:43:09 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/08/03 03:43:09 DEBUG : Config file has changed externally - reloading 2025/08/03 03:43:16 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:43:22 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:43:28 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:43:29 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:43:32 DEBUG : pacer: Reducing sleep to 1.125s operations_test.go:566: Incorrect output from Cat(-3,-1,): "678" 2025/08/03 03:43:32 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:43:39 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:43:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/08/03 03:43:46 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:43:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:43:52 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:43:58 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:44:05 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:44:11 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:44:11 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:44:13 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:44:21 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:44:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:44:27 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:44:28 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:44:29 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:44:31 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:44:38 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:44:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/08/03 03:44:44 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:44:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/08/03 03:44:51 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:44:57 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:45:03 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:45:10 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:45:16 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:45:22 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:45:29 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:45:35 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:45:35 ERROR : file1: Failed to open: can't download: no link 2025/08/03 03:45:41 DEBUG : pacer: low level retry 1/10 (error no link) 2025/08/03 03:45:48 DEBUG : pacer: low level retry 2/10 (error no link) 2025/08/03 03:45:54 DEBUG : pacer: low level retry 3/10 (error no link) 2025/08/03 03:46:00 DEBUG : pacer: low level retry 4/10 (error no link) 2025/08/03 03:46:07 DEBUG : pacer: low level retry 5/10 (error no link) 2025/08/03 03:46:13 DEBUG : pacer: low level retry 6/10 (error no link) 2025/08/03 03:46:19 DEBUG : pacer: low level retry 7/10 (error no link) 2025/08/03 03:46:26 DEBUG : pacer: low level retry 8/10 (error no link) 2025/08/03 03:46:32 DEBUG : pacer: low level retry 9/10 (error no link) 2025/08/03 03:46:38 DEBUG : pacer: low level retry 10/10 (error no link) 2025/08/03 03:46:38 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,-1, ): "" 2025/08/03 03:46:39 DEBUG : pacer: Reducing sleep to 1.5s 2025/08/03 03:46:41 DEBUG : pacer: Reducing sleep to 1.125s 2025/08/03 03:46:42 DEBUG : pacer: Reducing sleep to 843.75ms 2025/08/03 03:46:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/08/03 03:46:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/08/03 03:46:45 DEBUG : pacer: Reducing sleep to 355.957031ms --- FAIL: TestCat (505.76s) FAIL 2025/08/03 03:46:45 DEBUG : PikPak root 'rclone-test-nuxidim5huni': Purge remote 2025/08/03 03:46:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/08/03 03:46:46 DEBUG : pacer: Reducing sleep to 200.225829ms "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Finished ERROR in 17m23.843624322s (try 3/5): exit status 1: Failed [TestCheckSumDownload TestCat]