"./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Starting (try 4/5) 2025/04/30 17:03:46 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nijuyoc5jixu" 2025/04/30 17:03:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:03:47 DEBUG : Creating backend with remote "/tmp/rclone1212552828" === RUN TestCheckSumDownload run.go:180: Remote "PikPak root 'rclone-test-nijuyoc5jixu'", Local "Local file system at /tmp/rclone1212552828", Modify Window "876000h0m0s" 2025/04/30 17:03:47 DEBUG : Creating backend with remote "TestPikPak:rclone-test-nijuyoc5jixu/data" 2025/04/30 17:03:49 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/04/30 17:03:49 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/04/30 17:03:50 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:03:50 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === RUN TestCheckSumDownload/subtest1 2025/04/30 17:04:16 DEBUG : pacer: Reducing sleep to 168.75ms 2025/04/30 17:04:16 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/04/30 17:04:16 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/04/30 17:04:17 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/04/30 17:04:17 DEBUG : pacer: Reducing sleep to 100ms 2025/04/30 17:04:17 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:04:17 DEBUG : test.sum: gcid = a5968cd7981dde739b5ed764a5ed354ef42c42b2 === 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: "2025/04/30 17:04:22 DEBUG : pacer: low level retry 1/10 (error no link)\n2025/04/30 17:04:22 DEBUG : pacer: Rate limited, increasing sleep to 200ms\n2025/04/30 17:04:24 DEBUG : pacer: low level retry 2/10 (error no link)\n2025/04/30 17:04:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms\n2025/04/30 17:04:25 DEBUG : pacer: low level retry 3/10 (error no link)\n2025/04/30 17:04:25 DEBUG : pacer: Rate limited, increasing sleep to 800ms\n2025/04/30 17:04:26 DEBUG : pacer: low level retry 4/10 (error no link)\n2025/04/30 17:04:26 DEBUG : pacer: Rate limited, increasing sleep to 1.6s\n2025/04/30 17:04:28 DEBUG : pacer: low level retry 5/10 (error no link)\n2025/04/30 17:04:28 DEBUG : pacer: Rate limited, increasing sleep to 2s\n2025/04/30 17:04:29 DEBUG : pacer: low level retry 6/10 (error no link)\n2025/04/30 17:04:31 DEBUG : pacer: low level retry 7/10 (error no link)\n2025/04/30 17:04:33 DEBUG : pacer: low level retry 8/10 (error no link)\n2025/04/30 17:04:35 DEBUG : pacer: low level retry 9/10 (error no link)\n2025/04/30 17:04:37 DEBUG : pacer: low level retry 10/10 (error no link)\n" 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/30 17:04:38 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:04:38 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:04:38 DEBUG : test.sum: gcid = f3a0ff69df1baee079fa197e53142fe40231e82b 2025/04/30 17:04:41 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/30 17:04:42 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/30 17:04:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/30 17:04:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/30 17:04:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/30 17:04:45 DEBUG : pacer: Reducing sleep to 266.967773ms === 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: can't download: no link 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: "2025/04/30 17:04:45 DEBUG : pacer: Reducing sleep to 200.225829ms\n2025/04/30 17:04:47 DEBUG : pacer: low level retry 1/10 (error no link)\n2025/04/30 17:04:47 DEBUG : pacer: Rate limited, increasing sleep to 400.451658ms\n2025/04/30 17:04:48 DEBUG : pacer: low level retry 2/10 (error no link)\n2025/04/30 17:04:48 DEBUG : pacer: Rate limited, increasing sleep to 800.903316ms\n2025/04/30 17:04:49 DEBUG : pacer: low level retry 3/10 (error no link)\n2025/04/30 17:04:49 DEBUG : pacer: Rate limited, increasing sleep to 1.601806632s\n2025/04/30 17:04:51 DEBUG : pacer: low level retry 4/10 (error no link)\n2025/04/30 17:04:51 DEBUG : pacer: Rate limited, increasing sleep to 2s\n2025/04/30 17:04:52 DEBUG : pacer: low level retry 5/10 (error no link)\n2025/04/30 17:04:54 DEBUG : pacer: low level retry 6/10 (error no link)\n2025/04/30 17:04:56 DEBUG : pacer: low level retry 7/10 (error no link)\n2025/04/30 17:04:58 DEBUG : pacer: low level retry 8/10 (error no link)\n2025/04/30 17:05:00 DEBUG : pacer: low level retry 9/10 (error no link)\n2025/04/30 17:05:02 DEBUG : pacer: low level retry 10/10 (error no link)\n" 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/30 17:05:03 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:05:03 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:05:03 DEBUG : test.sum: gcid = 4432a75a15f9e866fc8b0361de0580e4ab920bea 2025/04/30 17:05:06 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/30 17:05:07 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/30 17:05:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/30 17:05:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/30 17:05:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/30 17:05:10 DEBUG : pacer: Reducing sleep to 266.967773ms === 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: "2025/04/30 17:05:10 DEBUG : pacer: Reducing sleep to 200.225829ms\n2025/04/30 17:05:11 DEBUG : pacer: low level retry 1/10 (error no link)\n2025/04/30 17:05:11 DEBUG : pacer: Rate limited, increasing sleep to 400.451658ms\n2025/04/30 17:05:13 DEBUG : pacer: low level retry 2/10 (error no link)\n2025/04/30 17:05:13 DEBUG : pacer: Rate limited, increasing sleep to 800.903316ms\n2025/04/30 17:05:14 DEBUG : pacer: low level retry 3/10 (error no link)\n2025/04/30 17:05:14 DEBUG : pacer: Rate limited, increasing sleep to 1.601806632s\n2025/04/30 17:05:15 DEBUG : pacer: low level retry 4/10 (error no link)\n2025/04/30 17:05:15 DEBUG : pacer: Rate limited, increasing sleep to 2s\n2025/04/30 17:05:17 DEBUG : pacer: low level retry 5/10 (error no link)\n2025/04/30 17:05:19 DEBUG : pacer: low level retry 6/10 (error no link)\n2025/04/30 17:05:21 DEBUG : pacer: low level retry 7/10 (error no link)\n2025/04/30 17:05:23 DEBUG : pacer: low level retry 8/10 (error no link)\n2025/04/30 17:05:25 DEBUG : pacer: low level retry 9/10 (error no link)\n2025/04/30 17:05:27 DEBUG : pacer: low level retry 10/10 (error no link)\n" 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/30 17:05:28 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:05:28 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:05:28 DEBUG : test.sum: gcid = c2c6d29ce2f4e1f6e3e830802ef4a15c32af89c4 2025/04/30 17:05:31 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/30 17:05:31 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/30 17:05:33 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/04/30 17:05:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/30 17:05:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/30 17:05:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/30 17:05:35 DEBUG : pacer: Reducing sleep to 266.967773ms === 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 : 2 Test: TestCheckSumDownload Messages: wrong error count 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{"", "! 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: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{"", "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: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:426 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 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/04/30 17:06:04 DEBUG : pacer: Reducing sleep to 675.762172ms 2025/04/30 17:06:04 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:06:04 DEBUG : test.sum: gcid = 903d92580da389428c3eace6c6dce692463e75e8 2025/04/30 17:06:06 DEBUG : pacer: Reducing sleep to 506.821629ms 2025/04/30 17:06:06 DEBUG : pacer: Reducing sleep to 380.116221ms 2025/04/30 17:06:07 DEBUG : pacer: Reducing sleep to 285.087165ms 2025/04/30 17:06:07 DEBUG : pacer: Reducing sleep to 213.815373ms 2025/04/30 17:06:08 DEBUG : pacer: Reducing sleep to 160.361529ms 2025/04/30 17:06:08 DEBUG : pacer: Reducing sleep to 120.271146ms === RUN TestCheckSumDownload/subtest6 2025/04/30 17:06:42 DEBUG : pacer: Reducing sleep to 168.75ms 2025/04/30 17:06:42 DEBUG : data/banana: calculating gcid: failed to unwrap object from src: data/banana 2025/04/30 17:06:42 DEBUG : data/banana: gcid = 5a20dd2421f633d21da85b8911f9f37677f212d5 2025/04/30 17:06:42 DEBUG : pacer: Reducing sleep to 126.5625ms 2025/04/30 17:06:43 DEBUG : pacer: Reducing sleep to 100ms 2025/04/30 17:06:44 DEBUG : data/potato: calculating gcid: failed to unwrap object from src: data/potato 2025/04/30 17:06:44 DEBUG : data/potato: gcid = 7a3c15f717358c93392def5ff0639db84c0d363b 2025/04/30 17:06:45 DEBUG : test.sum: calculating gcid: failed to unwrap object from src: test.sum 2025/04/30 17:06:45 DEBUG : test.sum: gcid = 551b7ddca65803810ea668343a66646180a0c0b7 === RUN TestCheckSumDownload/subtest7 2025/04/30 17:07:02 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/04/30 17:07:02 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/04/30 17:07:02 DEBUG : data: Rmdir: contains trashed file: "potato" 2025/04/30 17:07:02 DEBUG : data: Rmdir: contains trashed file: "banana" --- FAIL: TestCheckSumDownload (195.65s) --- PASS: TestCheckSumDownload/subtest1 (22.65s) --- PASS: TestCheckSumDownload/subtest2 (16.54s) --- PASS: TestCheckSumDownload/subtest3 (17.28s) --- PASS: TestCheckSumDownload/subtest4 (17.33s) --- PASS: TestCheckSumDownload/subtest5 (28.51s) --- PASS: TestCheckSumDownload/subtest6 (33.68s) --- PASS: TestCheckSumDownload/subtest7 (10.27s) === RUN TestCat run.go:180: Remote "PikPak root 'rclone-test-nijuyoc5jixu'", Local "Local file system at /tmp/rclone1212552828", Modify Window "876000h0m0s" 2025/04/30 17:07:03 DEBUG : file1: calculating gcid: failed to unwrap object from src: file1 2025/04/30 17:07:03 DEBUG : file1: gcid = 4d8356ed1af6fd7e9537777328c6d176effe38a0 2025/04/30 17:07:05 DEBUG : file2: calculating gcid: failed to unwrap object from src: file2 2025/04/30 17:07:05 DEBUG : file2: gcid = 9e3614f5e363b3d1060c1e4d6738e7c26804ae41 2025/04/30 17:07:08 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:07:08 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/30 17:07:09 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:07:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2025/04/30 17:07:10 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:07:10 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2025/04/30 17:07:11 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:07:11 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2025/04/30 17:07:13 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:07:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/30 17:07:14 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:07:16 DEBUG : pacer: low level retry 7/10 (error no link) 2025/04/30 17:07:18 DEBUG : pacer: low level retry 8/10 (error no link) 2025/04/30 17:07:20 DEBUG : pacer: low level retry 9/10 (error no link) 2025/04/30 17:07:22 DEBUG : pacer: low level retry 10/10 (error no link) 2025/04/30 17:07:22 ERROR : file1: Failed to open: can't download: no link 2025/04/30 17:07:24 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:07:26 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:07:28 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:07:30 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:07:32 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:07:34 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:07:36 DEBUG : pacer: low level retry 7/10 (error no link) 2025/04/30 17:07:38 DEBUG : pacer: low level retry 8/10 (error no link) 2025/04/30 17:07:40 DEBUG : pacer: low level retry 9/10 (error no link) 2025/04/30 17:07:42 DEBUG : pacer: low level retry 10/10 (error no link) 2025/04/30 17:07:42 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2025/04/30 17:07:43 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:07:46 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:07:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/30 17:07:48 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:07:50 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:07:52 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:07:54 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:07:56 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:07:58 DEBUG : pacer: low level retry 7/10 (error no link) 2025/04/30 17:08:00 DEBUG : pacer: low level retry 8/10 (error no link) 2025/04/30 17:08:02 DEBUG : pacer: low level retry 9/10 (error no link) 2025/04/30 17:08:04 DEBUG : pacer: low level retry 10/10 (error no link) 2025/04/30 17:08:04 ERROR : file1: Failed to open: can't download: no link 2025/04/30 17:08:06 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:08:08 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:08:10 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:08:12 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:08:14 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:08:16 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:08:18 DEBUG : pacer: low level retry 7/10 (error no link) 2025/04/30 17:08:20 DEBUG : pacer: low level retry 8/10 (error no link) 2025/04/30 17:08:22 DEBUG : pacer: low level retry 9/10 (error no link) 2025/04/30 17:08:24 DEBUG : pacer: low level retry 10/10 (error no link) 2025/04/30 17:08:24 ERROR : file2: Failed to open: can't download: no link operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/04/30 17:08:25 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:08:28 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:08:28 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/30 17:08:29 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:08:31 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:08:33 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:08:35 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:08:37 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/30 17:08:39 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:08:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/30 17:08:40 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:08:42 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:08:44 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:08:46 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:08:48 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:08:49 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:08:52 DEBUG : pacer: Reducing sleep to 1.125s 2025/04/30 17:08:53 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/30 17:08:55 DEBUG : pacer: low level retry 1/10 (error no link) 2025/04/30 17:08:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s 2025/04/30 17:08:56 DEBUG : pacer: low level retry 2/10 (error no link) 2025/04/30 17:08:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/04/30 17:08:58 DEBUG : pacer: low level retry 3/10 (error no link) 2025/04/30 17:09:00 DEBUG : pacer: low level retry 4/10 (error no link) 2025/04/30 17:09:02 DEBUG : pacer: low level retry 5/10 (error no link) 2025/04/30 17:09:04 DEBUG : pacer: low level retry 6/10 (error no link) 2025/04/30 17:09:06 DEBUG : pacer: low level retry 7/10 (error no link) 2025/04/30 17:09:08 DEBUG : pacer: low level retry 8/10 (error no link) 2025/04/30 17:09:10 DEBUG : pacer: low level retry 9/10 (error no link) 2025/04/30 17:09:12 DEBUG : pacer: low level retry 10/10 (error no link) 2025/04/30 17:09:12 ERROR : file1: Failed to open: can't download: no link 2025/04/30 17:09:13 DEBUG : pacer: Reducing sleep to 1.5s 2025/04/30 17:09:15 DEBUG : pacer: Reducing sleep to 1.125s operations_test.go:566: Incorrect output from Cat(1,3,): "123" 2025/04/30 17:09:16 DEBUG : pacer: Reducing sleep to 843.75ms 2025/04/30 17:09:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/04/30 17:09:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/04/30 17:09:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/04/30 17:09:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/04/30 17:09:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/04/30 17:09:21 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/04/30 17:09:21 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/04/30 17:09:22 DEBUG : pacer: Reducing sleep to 100ms --- FAIL: TestCat (139.83s) FAIL 2025/04/30 17:09:23 DEBUG : PikPak root 'rclone-test-nijuyoc5jixu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^(TestCat|TestCheckSumDownload)$'" - Finished ERROR in 5m37.529284192s (try 4/5): exit status 1: Failed [TestCheckSumDownload TestCat]