"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestCat|TestCheckSum|TestCheckSumDownload|TestCopyFileBackupDir|TestMoveFileBackupDir|TestParseSumFile|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Md5Download$'" - Starting (try 4/5)
2025/11/10 03:00:44 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mejisav3pejo"
2025/11/10 03:00:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/10 03:00:47 DEBUG : Creating backend with remote "/tmp/rclone3461902583"
=== RUN TestCheckDownload
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
=== RUN TestCheckDownload/1
check_test.go:86: 1: Expecting 0 errors but got 2
check_test.go:89: 1: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "= rutabaga"}
actual : []string{"", "! rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -2,3 +2,3 @@
(string) "",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/2
check_test.go:86: 2: Expecting 1 errors but got 3
check_test.go:89: 2: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "+ potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,4 +2,4 @@
(string) "",
- (string) (len=9) "+ potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "! rutabaga",
+ (string) (len=9) "+ potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/10 03:07:49 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:07:51 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:07:52 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:07:54 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:07:54 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:07:55 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:07:55 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:07:56 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/3
check_test.go:86: 3: Expecting 2 errors but got 4
check_test.go:89: 3: Total files matching line missing
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "+ potato2", "- empty space", "= rutabaga"}
actual : []string{"", "! rutabaga", "+ potato2", "- empty space"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=9) "+ potato2",
- (string) (len=13) "- empty space",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- empty space"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/10 03:11:23 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:11:25 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:11:26 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:11:28 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:11:28 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:11:29 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:11:29 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:11:30 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/4
check_test.go:86: 4: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "- empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "- empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "- empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/5
check_test.go:86: 5: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/10 03:18:32 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:18:34 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:18:36 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:18:37 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:18:38 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:18:39 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:18:39 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:18:39 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestCheckDownload/6
check_test.go:86: 6: Expecting 2 errors but got 4
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "- remotepotato", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,6 +2,6 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
(string) (len=14) "- remotepotato",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
=== RUN TestCheckDownload/7
check_test.go:86: 7: Expecting 1 errors but got 3
=== NAME TestCheckDownload
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "! rutabaga", "* empty space", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -2,5 +2,5 @@
(string) "",
+ (string) (len=10) "! rutabaga",
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=9) "= potato2"
}
Test: TestCheckDownload
Messages: combined
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckDownload
Messages: match
check_test.go:52:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckDownload
Messages: error
2025/11/10 03:25:43 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:25:45 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:25:47 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:25:48 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:25:49 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:25:49 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:25:50 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:25:50 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:25:50 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 63.352703ms
--- FAIL: TestCheckDownload (1504.18s)
--- FAIL: TestCheckDownload/1 (200.53s)
--- FAIL: TestCheckDownload/2 (216.77s)
--- FAIL: TestCheckDownload/3 (205.04s)
--- FAIL: TestCheckDownload/4 (203.68s)
--- FAIL: TestCheckDownload/5 (216.99s)
--- FAIL: TestCheckDownload/6 (203.69s)
--- FAIL: TestCheckDownload/7 (218.09s)
=== RUN TestParseSumFile
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:25:51 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:25:52 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:25:52 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:25:52 DEBUG : pacer: Reducing sleep to 10ms
2025/11/10 03:25:53 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n
\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/10 03:25:54 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/10 03:25:55 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:55 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:25:56 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:25:58 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
check_test.go:311:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311
Error: Received unexpected error:
Test: TestParseSumFile
check_test.go:313:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
2025/11/10 03:26:00 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:26:02 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:26:04 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:26:05 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:26:06 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:26:06 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:26:07 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:26:07 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:26:08 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:26:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:08 DEBUG : pacer: Rate limited, increasing sleep to 300.338742ms
2025/11/10 03:26:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:08 DEBUG : pacer: Rate limited, increasing sleep to 600.677484ms
2025/11/10 03:26:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:08 DEBUG : pacer: Rate limited, increasing sleep to 1.201354968s
2025/11/10 03:26:09 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:09 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:26:10 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:12 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:14 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:16 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:18 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:26:20 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
check_test.go:311:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311
Error: Received unexpected error:
Test: TestParseSumFile
check_test.go:313:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313
Error: Not equal:
expected: 4
actual : 0
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "1"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-1
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "2"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-2
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "3"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-3
+
Test: TestParseSumFile
check_test.go:316:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316
Error: Not equal:
expected: "4"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-4
+
Test: TestParseSumFile
2025/11/10 03:26:22 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:26:24 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:26:26 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:26:27 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:26:28 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:26:28 DEBUG : pacer: Reducing sleep to 355.957031ms
--- FAIL: TestParseSumFile (37.33s)
=== RUN TestCheckSum
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:26:28 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mejisav3pejo/data"
2025/11/10 03:26:28 DEBUG : Config file has changed externally - reloading
2025/11/10 03:26:31 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:26:31 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:26:32 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:26:32 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:26:32 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:26:32 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:26:33 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:26:33 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:26:33 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:26:33 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:26:33 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:26:34 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:26:34 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSum/subtest1
=== NAME TestCheckSum
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:
Test: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
Messages: wrong match result in run 1
2025/11/10 03:26:42 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:26:44 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:26:45 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:26:49 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:26:49 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:26:50 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:26:50 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:26:50 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:26:51 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:26:52 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:26:52 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:26:52 DEBUG : pacer: Reducing sleep to 15.033892ms
=== RUN TestCheckSum/subtest2
=== NAME TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
Messages: wrong match result in run 2
2025/11/10 03:26:59 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:27:01 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:27:03 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:27:04 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:27:05 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:27:05 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:27:06 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:27:06 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:27:07 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:27:07 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:27:07 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest3
=== NAME TestCheckSum
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:
Test: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
Messages: wrong match result in run 3
2025/11/10 03:27:18 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:27:20 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:27:22 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:27:23 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:27:24 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:27:25 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:27:25 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:27:25 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:27:26 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:27:26 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:27:26 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest4
=== NAME TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
Messages: wrong differ result in run 4
2025/11/10 03:27:38 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:27:40 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:27:41 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:27:42 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:27:43 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:27:44 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:27:44 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:27:45 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:27:45 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:27:45 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:27:45 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest5
=== NAME TestCheckSum
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: TestCheckSum
Messages: wrong error count in run 5
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: TestCheckSum
Messages: missing matching files in run 5
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: TestCheckSum
Messages: wrong number of checks 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{}
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: TestCheckSum
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: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: TestCheckSum
Messages: wrong missingondst 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{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 5
2025/11/10 03:27:58 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:27:59 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:28:01 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:28:01 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:28:02 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:28:03 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:28:03 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:28:04 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:28:04 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:28:04 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:28:04 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN TestCheckSum/subtest6
=== NAME TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
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: TestCheckSum
Messages: wrong differ result in run 6
2025/11/10 03:28:16 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:28:18 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:28:19 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:28:21 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:28:21 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:28:22 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:28:22 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:28:23 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:28:23 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:28:23 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:28:23 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:28:24 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSum/subtest7
=== NAME TestCheckSum
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:
Test: TestCheckSum
Messages: unexpected error in run 7
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: TestCheckSum
Messages: missing matching files in run 7
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: TestCheckSum
Messages: wrong number of checks 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{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=8) "= banana",
- (string) (len=8) "= potato"
+([]string) {
}
Test: TestCheckSum
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{}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,2 @@
-([]string) (len=3) {
- (string) "",
- (string) (len=6) "banana",
- (string) (len=6) "potato"
+([]string) {
}
Test: TestCheckSum
Messages: wrong match result in run 7
2025/11/10 03:28:33 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:28:35 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:28:36 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:28:37 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:28:38 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:28:39 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:28:39 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:28:40 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:28:40 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:28:40 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:28:40 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:28:40 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:28:41 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:28:41 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:28:41 DEBUG : pacer: Reducing sleep to 26.726921ms
--- FAIL: TestCheckSum (132.58s)
--- PASS: TestCheckSum/subtest1 (5.57s)
--- PASS: TestCheckSum/subtest2 (5.60s)
--- PASS: TestCheckSum/subtest3 (9.55s)
--- PASS: TestCheckSum/subtest4 (9.69s)
--- PASS: TestCheckSum/subtest5 (9.52s)
--- PASS: TestCheckSum/subtest6 (9.51s)
--- PASS: TestCheckSum/subtest7 (5.59s)
=== RUN TestCheckSumDownload
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:28:41 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mejisav3pejo/data"
2025/11/10 03:28:41 DEBUG : Config file has changed externally - reloading
2025/11/10 03:28:44 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:28:44 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:28:44 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:28:44 DEBUG : pacer: Reducing sleep to 10ms
=== 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:
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/11/10 03:28:53 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:28:55 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:28:57 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:28:58 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:28:59 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:28:59 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:29:00 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:29:00 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:29:01 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:29:02 DEBUG : pacer: Reducing sleep to 15.033892ms
=== 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/11/10 03:29:09 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:29:11 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:29:13 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:29:14 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:29:15 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:29:15 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:29:16 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:29:16 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:29:16 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:29:17 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:29:17 DEBUG : pacer: Reducing sleep to 84.470271ms
=== 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:
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/11/10 03:29:28 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:29:30 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:29:32 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:29:33 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:29:34 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:29:34 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:29:35 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:29:35 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:29:36 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:29:36 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:29:36 DEBUG : pacer: Reducing sleep to 84.470271ms
=== 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/11/10 03:29:47 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:29:49 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:29:51 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:29:52 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:29:53 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:29:53 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:29:54 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:29:54 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:29:55 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:29:55 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:29:55 DEBUG : pacer: Reducing sleep to 84.470271ms
=== 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 : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 5
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 5
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 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{}
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: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 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{}
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/11/10 03:30:06 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:30:08 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:30:10 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:30:11 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:30:12 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:30:13 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:30:13 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:30:13 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:30:14 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:30:14 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:30:14 DEBUG : pacer: Reducing sleep to 84.470271ms
=== 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/11/10 03:30:26 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:30:27 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:30:29 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:30:30 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:30:31 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:30:32 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:30:32 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:30:32 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:30:33 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:30:33 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:30:33 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:30:33 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:30:33 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:30:34 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheckSumDownload/subtest7
=== 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:
Test: TestCheckSumDownload
Messages: unexpected error in run 7
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 7
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 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{}
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: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 7
2025/11/10 03:30:44 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:30:46 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:30:47 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:30:48 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:30:49 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:30:50 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:30:50 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:30:50 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:30:51 DEBUG : pacer: Reducing sleep to 26.726921ms
--- FAIL: TestCheckSumDownload (130.74s)
--- PASS: TestCheckSumDownload/subtest1 (5.53s)
--- PASS: TestCheckSumDownload/subtest2 (5.66s)
--- PASS: TestCheckSumDownload/subtest3 (9.54s)
--- PASS: TestCheckSumDownload/subtest4 (9.52s)
--- PASS: TestCheckSumDownload/subtest5 (9.53s)
--- PASS: TestCheckSumDownload/subtest6 (9.51s)
--- PASS: TestCheckSumDownload/subtest7 (6.67s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:30:52 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:30:52 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:30:52 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:30:52 DEBUG : pacer: Reducing sleep to 10ms
2025/11/10 03:30:54 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mejisav3pejo/backup"
2025/11/10 03:30:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3461902583)
2025/11/10 03:30:56 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-mejisav3pejo')
2025/11/10 03:30:56 DEBUG : dst/file1: Sizes differ
2025/11/10 03:30:57 INFO : dst/file1: Moved (server-side)
2025/11/10 03:30:57 DEBUG : dst/file1: size = 14 OK
2025/11/10 03:30:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/10 03:30:57 INFO : dst/file1: Copied (new)
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189
Error: Should be true
Test: TestCopyFileBackupDir
Messages: listing wrong, want
backup/dst/file1 (18), dst/file1 (14) got
dst/file1 (14)
fstest.go:203: Not found "backup/dst/file1"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileBackupDir
Messages: 1 objects not found
--- FAIL: TestCopyFileBackupDir (18.99s)
=== RUN TestHashSums
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
=== RUN TestHashSums/Md5Download
2025/11/10 03:31:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/10 03:31:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/10 03:31:15 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/10 03:31:16 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/10 03:31:16 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/10 03:31:16 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/10 03:31:16 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:16 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/10 03:31:17 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:17 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:31:18 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:20 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:20 ERROR : empty space: failed to open file empty space: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:280:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:280
Error: "d6548b156ea68a4e003e786df99eee76 potato2\n" does not contain "336d5ebc5436534e61d16e63ddfca327 empty space\n"
Test: TestHashSums/Md5Download
2025/11/10 03:31:22 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:31:24 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:31:26 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:31:27 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:31:28 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:31:28 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:31:29 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:31:29 DEBUG : pacer: Reducing sleep to 200.225829ms
--- FAIL: TestHashSums (18.55s)
--- FAIL: TestHashSums/Md5Download (6.52s)
=== RUN TestReadFile
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:31:29 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:31:30 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:31:31 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:31:31 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:31:31 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:31:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 22.550838ms
2025/11/10 03:31:31 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 45.101676ms
2025/11/10 03:31:31 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 90.203352ms
2025/11/10 03:31:32 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:32 DEBUG : pacer: Rate limited, increasing sleep to 180.406704ms
2025/11/10 03:31:32 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:32 DEBUG : pacer: Rate limited, increasing sleep to 360.813408ms
2025/11/10 03:31:32 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:32 DEBUG : pacer: Rate limited, increasing sleep to 721.626816ms
2025/11/10 03:31:32 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:32 DEBUG : pacer: Rate limited, increasing sleep to 1.443253632s
2025/11/10 03:31:33 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:33 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:31:34 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:36 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
operations_test.go:508:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508
Error: Received unexpected error:
Test: TestReadFile
2025/11/10 03:31:38 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:31:40 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:31:42 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:31:43 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:31:44 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:31:44 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:31:45 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:31:45 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 112.627028ms
--- FAIL: TestReadFile (16.74s)
=== RUN TestCat
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:31:46 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:31:47 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:31:47 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:31:47 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:31:47 DEBUG : pacer: Reducing sleep to 10ms
2025/11/10 03:31:48 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/10 03:31:48 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/11/10 03:31:48 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/11/10 03:31:49 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/11/10 03:31:49 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/11/10 03:31:49 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/11/10 03:31:49 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/11/10 03:31:50 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:50 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:31:51 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:53 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:53 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/10 03:31:55 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:31:57 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:31:57 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:31:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:01 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:03 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:05 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:07 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:09 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:11 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:13 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:15 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:15 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,-1,): ""
2025/11/10 03:32:17 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:32:19 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:32:20 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:32:21 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/10 03:32:22 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:22 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:32:24 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:26 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:28 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:30 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:32 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:34 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:36 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:38 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:38 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/10 03:32:40 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:32:42 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:32:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:45 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:47 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:49 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:51 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:53 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:55 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:57 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:59 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:32:59 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,5,): ""
2025/11/10 03:33:01 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:33:03 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:33:05 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:33:06 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/10 03:33:07 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:07 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:33:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:10 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:12 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:14 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:16 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:18 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:21 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:23 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:23 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/10 03:33:24 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:33:26 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:26 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:33:28 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:30 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:32 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:34 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:36 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:38 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:40 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:42 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:44 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:44 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(-3,-1,): ""
2025/11/10 03:33:46 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:33:48 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:33:49 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:33:51 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/10 03:33:51 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:51 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:33:53 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:55 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:57 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:33:59 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:01 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:03 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:05 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:07 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:07 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/10 03:34:09 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:34:11 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:11 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:34:13 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:15 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:17 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:19 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:21 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:23 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:25 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:27 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:29 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:29 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(1,3,): ""
2025/11/10 03:34:31 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:34:33 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:34:34 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:34:35 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6875s
2025/11/10 03:34:36 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:36 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:34:38 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:40 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:42 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:44 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:46 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:48 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:50 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:52 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:52 ERROR : file1: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
2025/11/10 03:34:54 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:34:56 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:34:56 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/11/10 03:34:57 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:00 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:01 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:03 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:05 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:07 DEBUG : pacer: low level retry 7/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:09 DEBUG : pacer: low level retry 8/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:11 DEBUG : pacer: low level retry 9/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:13 DEBUG : pacer: low level retry 10/10 (error HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n")
2025/11/10 03:35:13 ERROR : file2: Failed to open: HTTP error 429 (429 Too Many Requests) returned body: "\n\n\n \n Ulož.to Disk - Z Vašeho počítače se již stahuje\n \n \n \n \n\n\n\n \n\n\n \n\t\n\t
Stahování více souborů najednou
Pomalé stahování lze použít v danou chvíli pouze pro jeden soubor. Počkejte, než se dokončí a poté můžete stahovat další soubor. Přihlaste se, pokud ještě nemáte účet registrujte se a získejte neomezené stahování.
\n
\n
Multiple downloads
Slow download for free can only be used for one file at a time. Please wait, until the download is completed. Than you can start downloading another file again. Log in, if you don´t have an account yet, create a registration and get unlimited download.
\n\t\n
\n\n\n \n\n\n\n\n\n"
operations_test.go:566: Incorrect output from Cat(0,-1,
): ""
2025/11/10 03:35:15 DEBUG : pacer: Reducing sleep to 1.5s
2025/11/10 03:35:17 DEBUG : pacer: Reducing sleep to 1.125s
2025/11/10 03:35:19 DEBUG : pacer: Reducing sleep to 843.75ms
2025/11/10 03:35:20 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/11/10 03:35:21 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/11/10 03:35:21 DEBUG : pacer: Reducing sleep to 355.957031ms
2025/11/10 03:35:22 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/11/10 03:35:22 DEBUG : pacer: Reducing sleep to 200.225829ms
--- FAIL: TestCat (216.47s)
=== RUN TestMoveFileBackupDir
run.go:185: Remote "uloz.to root 'rclone-test-mejisav3pejo'", Local "Local file system at /tmp/rclone3461902583", Modify Window "1µs"
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 63.352703ms
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/11/10 03:35:23 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/11/10 03:35:24 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/11/10 03:35:24 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/11/10 03:35:24 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/11/10 03:35:25 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/11/10 03:35:25 DEBUG : pacer: Reducing sleep to 10ms
2025/11/10 03:35:25 DEBUG : Creating backend with remote "TestUlozto:rclone-test-mejisav3pejo/backup"
2025/11/10 03:35:25 DEBUG : Config file has changed externally - reloading
2025/11/10 03:35:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3461902583)
2025/11/10 03:35:28 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-mejisav3pejo')
2025/11/10 03:35:28 DEBUG : dst/file1: Sizes differ
2025/11/10 03:35:28 INFO : dst/file1: Moved (server-side)
2025/11/10 03:35:30 DEBUG : dst/file1: size = 14 OK
2025/11/10 03:35:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/10 03:35:30 INFO : dst/file1: Copied (new)
2025/11/10 03:35:30 INFO : dst/file1: Deleted
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055
Error: Should be true
Test: TestMoveFileBackupDir
Messages: listing wrong, want
backup/dst/file1 (18), dst/file1 (14) got
dst/file1 (14)
fstest.go:203: Not found "backup/dst/file1"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestMoveFileBackupDir
Messages: 1 objects not found
--- FAIL: TestMoveFileBackupDir (21.57s)
FAIL
2025/11/10 03:35:44 DEBUG : uloz.to root 'rclone-test-mejisav3pejo': Purge dir ""
"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestCat|TestCheckSum|TestCheckSumDownload|TestCopyFileBackupDir|TestMoveFileBackupDir|TestParseSumFile|TestReadFile)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Md5Download$'" - Finished ERROR in 35m0.577597794s (try 4/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSum TestCheckSumDownload TestCopyFileBackupDir TestHashSums/Md5Download TestReadFile TestCat TestMoveFileBackupDir]