"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2026/06/03 03:08:12 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo" 2026/06/03 03:08:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:08:15 DEBUG : Creating backend with remote "/tmp/rclone1020469323" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" multithread_test.go:119: multithread writing not supported 2026/06/03 03:08:18 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (2.21s) === RUN TestMultithreadCopyAbort run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" multithread_test.go:119: multithread writing not supported 2026/06/03 03:08:20 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (2.15s) === RUN TestSizeDiffers 2026/06/03 03:08:20 DEBUG : a: size = 0 OK 2026/06/03 03:08:20 DEBUG : a: size = 1 (memory) 2026/06/03 03:08:20 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/03 03:08:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/03 03:08:20 DEBUG : potato: Seek from 10 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 10 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/03 03:08:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/03 03:08:20 DEBUG : potato: Seek from 8 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 8 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/03 03:08:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/03 03:08:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/03 03:08:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/03 03:08:20 DEBUG : potato: Seek from 5 to 2 2026/06/03 03:08:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/03 03:08:20 DEBUG : potato: Seek from 9 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 9 to 0 2026/06/03 03:08:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (8.78s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.33s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/06/03 03:08:28 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 03:08:28 DEBUG : Creating backend with remote "nonexistent" 2026/06/03 03:08:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/03 03:08:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/03 03:08:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/03 03:08:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.32s) --- PASS: TestCheckDownload/1 (0.87s) --- PASS: TestCheckDownload/2 (0.65s) --- PASS: TestCheckDownload/3 (0.68s) --- PASS: TestCheckDownload/4 (1.38s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (2.32s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.22s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:08:49 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 03:08:49 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 03:08:49 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 03:08:49 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/03 03:08:51 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/03 03:08:51 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/03 03:08:51 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/03 03:08:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.09s) === RUN TestCheckSum run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:08:51 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (25.56s) --- PASS: TestCheckSum/subtest1 (0.76s) --- PASS: TestCheckSum/subtest2 (1.16s) --- PASS: TestCheckSum/subtest3 (0.88s) --- PASS: TestCheckSum/subtest4 (0.79s) --- PASS: TestCheckSum/subtest5 (0.65s) --- PASS: TestCheckSum/subtest6 (0.73s) --- PASS: TestCheckSum/subtest7 (0.61s) === RUN TestCheckSumDownload run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:09:17 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (24.97s) --- PASS: TestCheckSumDownload/subtest1 (1.21s) --- PASS: TestCheckSumDownload/subtest2 (0.95s) --- PASS: TestCheckSumDownload/subtest3 (1.34s) --- PASS: TestCheckSumDownload/subtest4 (0.92s) --- PASS: TestCheckSumDownload/subtest5 (1.24s) --- PASS: TestCheckSumDownload/subtest6 (0.82s) --- PASS: TestCheckSumDownload/subtest7 (1.16s) === RUN TestApplyTransforms 2026/06/03 03:09:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-luvawid3guwi" 2026/06/03 03:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:09:45 DEBUG : Creating backend with remote "/tmp/rclone3293667158" run.go:198: Remote "uloz.to root 'rclone-test-luvawid3guwi'", Local "Local file system at /tmp/rclone3293667158", Modify Window "1µs" 2026/06/03 03:14:48 DEBUG : pacer: low level retry 1/1 (error Post "https://upload.greencdn.link/v1/file?token=f7399179-bd5f-4aa8-a1e8-4662a97a6137&vt=1780499388&uid=24664897&batch_id=170d39c3-c70d-41fc-9270-2811c4f8af04&a=dfba6218d6014536cb9196579a7ab713&is_porn=false&batch_file_id=1&is_porn=false": net/http: timeout awaiting response headers) 2026/06/03 03:14:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "hello, world!" to uloz.to root 'rclone-test-luvawid3guwi': 1/10 (Post "https://upload.greencdn.link/v1/file?token=f7399179-bd5f-4aa8-a1e8-4662a97a6137&vt=1780499388&uid=24664897&batch_id=170d39c3-c70d-41fc-9270-2811c4f8af04&a=dfba6218d6014536cb9196579a7ab713&is_porn=false&batch_file_id=1&is_porn=false": net/http: timeout awaiting response headers) 2026/06/03 03:14:50 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:14:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:14:50 DEBUG : pacer: Reducing sleep to 10ms upper checkfile vs. lower remote (without normalization) 2026/06/03 03:14:52 ERROR : hello, world!: sum not found 2026/06/03 03:14:52 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-luvawid3guwi' 2026/06/03 03:14:52 NOTICE: uloz.to root 'rclone-test-luvawid3guwi': 1 files missing 2026/06/03 03:14:52 NOTICE: 1 hashes missing 2026/06/03 03:14:52 NOTICE: uloz.to root 'rclone-test-luvawid3guwi': 1 differences found 2026/06/03 03:14:52 NOTICE: uloz.to root 'rclone-test-luvawid3guwi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/03 03:14:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:14:53 NOTICE: uloz.to root 'rclone-test-luvawid3guwi': 0 differences found 2026/06/03 03:14:53 NOTICE: uloz.to root 'rclone-test-luvawid3guwi': 1 matching files 2026/06/03 03:14:53 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yutirag7ricu" 2026/06/03 03:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:14:56 DEBUG : Creating backend with remote "/tmp/rclone3228695884" run.go:198: Remote "uloz.to root 'rclone-test-yutirag7ricu'", Local "Local file system at /tmp/rclone3228695884", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2026/06/03 03:15:00 ERROR : HELLO, WORLD!: sum not found 2026/06/03 03:15:00 ERROR : hello, world!: file not in uloz.to root 'rclone-test-yutirag7ricu' 2026/06/03 03:15:00 NOTICE: uloz.to root 'rclone-test-yutirag7ricu': 1 files missing 2026/06/03 03:15:00 NOTICE: 1 hashes missing 2026/06/03 03:15:00 NOTICE: uloz.to root 'rclone-test-yutirag7ricu': 1 differences found 2026/06/03 03:15:00 NOTICE: uloz.to root 'rclone-test-yutirag7ricu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/03 03:15:01 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:15:01 NOTICE: uloz.to root 'rclone-test-yutirag7ricu': 0 differences found 2026/06/03 03:15:01 NOTICE: uloz.to root 'rclone-test-yutirag7ricu': 1 matching files 2026/06/03 03:15:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kuwaxuj8pipu" 2026/06/03 03:15:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:15:05 DEBUG : Creating backend with remote "/tmp/rclone4044071312" run.go:198: Remote "uloz.to root 'rclone-test-kuwaxuj8pipu'", Local "Local file system at /tmp/rclone4044071312", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/03 03:15:09 ERROR : HeLlO, wOrLd!: sum not found 2026/06/03 03:15:09 ERROR : hello, world!: file not in uloz.to root 'rclone-test-kuwaxuj8pipu' 2026/06/03 03:15:09 NOTICE: uloz.to root 'rclone-test-kuwaxuj8pipu': 1 files missing 2026/06/03 03:15:09 NOTICE: 1 hashes missing 2026/06/03 03:15:09 NOTICE: uloz.to root 'rclone-test-kuwaxuj8pipu': 1 differences found 2026/06/03 03:15:09 NOTICE: uloz.to root 'rclone-test-kuwaxuj8pipu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/03 03:15:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:15:10 NOTICE: uloz.to root 'rclone-test-kuwaxuj8pipu': 0 differences found 2026/06/03 03:15:10 NOTICE: uloz.to root 'rclone-test-kuwaxuj8pipu': 1 matching files 2026/06/03 03:15:10 DEBUG : Creating backend with remote "TestUlozto:rclone-test-kecadev1sido" 2026/06/03 03:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:15:13 DEBUG : Creating backend with remote "/tmp/rclone1671228589" run.go:198: Remote "uloz.to root 'rclone-test-kecadev1sido'", Local "Local file system at /tmp/rclone1671228589", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/03 03:15:17 ERROR : HELLO, WORLD!: sum not found 2026/06/03 03:15:17 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-kecadev1sido' 2026/06/03 03:15:17 NOTICE: uloz.to root 'rclone-test-kecadev1sido': 1 files missing 2026/06/03 03:15:17 NOTICE: 1 hashes missing 2026/06/03 03:15:17 NOTICE: uloz.to root 'rclone-test-kecadev1sido': 1 differences found 2026/06/03 03:15:17 NOTICE: uloz.to root 'rclone-test-kecadev1sido': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/03 03:15:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/03 03:15:18 NOTICE: uloz.to root 'rclone-test-kecadev1sido': 0 differences found 2026/06/03 03:15:18 NOTICE: uloz.to root 'rclone-test-kecadev1sido': 1 matching files 2026/06/03 03:15:18 DEBUG : Creating backend with remote "TestUlozto:rclone-test-labixib4zogo" 2026/06/03 03:15:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 03:15:21 DEBUG : Creating backend with remote "/tmp/rclone1124646315" run.go:198: Remote "uloz.to root 'rclone-test-labixib4zogo'", Local "Local file system at /tmp/rclone1124646315", Modify Window "1µs" 2026/06/03 03:20:24 DEBUG : pacer: low level retry 1/1 (error Post "https://upload.greencdn.link/v1/file?token=5ad17dc2-7971-4180-b152-8ab970c43ca0&vt=1780499724&uid=24664897&batch_id=89b2f627-65cd-40e5-a677-2ac631c6dae6&a=549af97334e4171768ac0c3452933c30&is_porn=false&batch_file_id=1&is_porn=false": net/http: timeout awaiting response headers) 2026/06/03 03:20:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 1/10 (Post "https://upload.greencdn.link/v1/file?token=5ad17dc2-7971-4180-b152-8ab970c43ca0&vt=1780499724&uid=24664897&batch_id=89b2f627-65cd-40e5-a677-2ac631c6dae6&a=549af97334e4171768ac0c3452933c30&is_porn=false&batch_file_id=1&is_porn=false": net/http: timeout awaiting response headers) 2026/06/03 03:20:26 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:20:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:20:26 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:21:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:21:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 2/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:21:28 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:21:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:21:29 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:22:29 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:22:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 3/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:22:31 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:22:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:22:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:23:31 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:23:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 4/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:23:33 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:23:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:23:33 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:24:33 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:24:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 5/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:24:36 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:24:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:24:36 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:25:36 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:25:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 6/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:25:38 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:25:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:25:38 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:26:38 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:26:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 7/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:26:40 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:26:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:26:41 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:27:41 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:27:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 8/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:27:43 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:27:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:27:43 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:28:43 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:28:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "測試_Русский___ě_áñ" to uloz.to root 'rclone-test-labixib4zogo': 9/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:28:45 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:28:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:28:45 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:29:45 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:29:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "測試_Русский___ě_áñ" to "uloz.to root 'rclone-test-labixib4zogo'": HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n" 2026/06/03 03:29:45 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:29:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:29:46 DEBUG : uloz.to root 'rclone-test-labixib4zogo': Purge dir "" 2026/06/03 03:29:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:29:46 DEBUG : uloz.to root 'rclone-test-kecadev1sido': Purge object "HELLO, WORLD!" 2026/06/03 03:29:46 DEBUG : uloz.to root 'rclone-test-kecadev1sido': Purge dir "" 2026/06/03 03:29:47 DEBUG : uloz.to root 'rclone-test-kuwaxuj8pipu': Purge object "HeLlO, wOrLd!" 2026/06/03 03:29:47 DEBUG : uloz.to root 'rclone-test-kuwaxuj8pipu': Purge dir "" 2026/06/03 03:29:48 DEBUG : uloz.to root 'rclone-test-yutirag7ricu': Purge object "HELLO, WORLD!" 2026/06/03 03:29:48 DEBUG : uloz.to root 'rclone-test-yutirag7ricu': Purge dir "" 2026/06/03 03:29:48 DEBUG : uloz.to root 'rclone-test-luvawid3guwi': Purge object "hello, world!" 2026/06/03 03:29:48 DEBUG : uloz.to root 'rclone-test-luvawid3guwi': Purge dir "" --- FAIL: TestApplyTransforms (1207.13s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:29:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/03 03:29:50 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:29:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/03 03:29:50 INFO : file1: Copied (new) to: sub/file2 2026/06/03 03:29:51 DEBUG : sub/file2: size = 14 OK 2026/06/03 03:29:51 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2026/06/03 03:29:51 DEBUG : file1: Unchanged skipping 2026/06/03 03:29:51 DEBUG : uloz.to root 'rclone-test-zebovay2cixo': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.23s) === RUN TestCopyLongFile run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.39s) === RUN TestCopyFileBackupDir run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:29:55 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo/backup" 2026/06/03 03:29:55 DEBUG : Config file has changed externally - reloading 2026/06/03 03:29:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1020469323) 2026/06/03 03:29:59 DEBUG : dst/file1: size = 18 (uloz.to root 'rclone-test-zebovay2cixo') 2026/06/03 03:29:59 DEBUG : dst/file1: Sizes differ 2026/06/03 03:29:59 INFO : dst/file1: Moved (server-side) 2026/06/03 03:30:00 DEBUG : dst/file1: size = 14 OK 2026/06/03 03:30:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/03 03:30:00 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:358 /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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:189 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileBackupDir Messages: 1 objects not found --- FAIL: TestCopyFileBackupDir (23.61s) === RUN TestCopyFileCompareDest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:30:17 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo/dst" 2026/06/03 03:30:21 DEBUG : Creating backend with remote "TestUlozto:rclone-test-zebovay2cixo/CompareDest" 2026/06/03 03:30:25 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 03:30:26 DEBUG : one: size = 3 OK 2026/06/03 03:30:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/03 03:30:26 INFO : one: Copied (new) 2026/06/03 03:30:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1020469323) 2026/06/03 03:30:27 DEBUG : one: size = 3 (uloz.to root 'rclone-test-zebovay2cixo/dst') 2026/06/03 03:30:27 DEBUG : one: Sizes differ 2026/06/03 03:30:28 DEBUG : one: size = 5 OK 2026/06/03 03:30:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/03 03:30:28 INFO : one: Copied (replaced existing) 2026/06/03 03:30:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1020469323) 2026/06/03 03:30:31 DEBUG : one: size = 3 (uloz.to root 'rclone-test-zebovay2cixo/dst') 2026/06/03 03:30:31 DEBUG : one: Sizes differ 2026/06/03 03:30:31 DEBUG : one: size = 5 OK 2026/06/03 03:30:31 DEBUG : one: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/03 03:30:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 03:30:33 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:30:33 DEBUG : two: size = 3 OK 2026/06/03 03:30:33 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/03 03:30:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:30:34 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:30:34 DEBUG : two: size = 3 OK 2026/06/03 03:30:34 DEBUG : two: Size and modification time the same (differ by -789ns, within tolerance 1µs) 2026/06/03 03:30:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 03:30:35 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 03:30:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone1020469323) 2026/06/03 03:30:35 DEBUG : two: size = 3 (uloz.to root 'rclone-test-zebovay2cixo/CompareDest') 2026/06/03 03:30:35 DEBUG : two: Sizes differ 2026/06/03 03:30:36 DEBUG : two: size = 5 OK 2026/06/03 03:30:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/03 03:30:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.86s) === RUN TestCopyFileCopyDest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.39s) === RUN TestCopyInplace run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:30:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/03 03:30:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/03 03:30:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/03 03:30:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/03 03:30:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/03 03:30:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.greencdn.link/v1/file?token=47e7a450-edaf-4fff-a0c1-8ab7c107dc8c&vt=1780500642&uid=24664897&batch_id=3485c01b-a512-4e15-8bfb-4aa5fb6a868d&a=91c373e2bb9b25c1ec1770179f366c70&is_porn=false&batch_file_id=1&is_porn=false": failed to copy data: max transfer limit reached as set by --max-transfer 2026/06/03 03:30:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/03 03:30:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/03 03:31:44 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:31:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 03:31:44 DEBUG : TestCopyFileMaxTransfer/file4: Received error: HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n" - low level retry 0/10 copy_test.go:531: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:531 Error: Received unexpected error: max transfer limit reached as set by --max-transfer Test: TestCopyFileMaxTransfer 2026/06/03 03:31:44 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:31:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:31:44 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCopyFileMaxTransfer (65.51s) === RUN TestDeduplicateInteractive run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:32:47 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:32:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 1/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:32:50 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:32:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:32:50 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:33:50 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:33:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 2/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:33:52 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:33:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:33:52 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:34:52 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:34:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 3/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:34:54 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:34:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:34:55 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:35:55 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:35:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 4/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:35:57 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:35:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:35:57 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:36:57 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:36:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 5/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:36:59 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:36:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:37:00 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:38:00 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:38:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 6/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:38:02 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:38:02 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:38:02 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:39:02 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:39:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 7/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:39:04 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:39:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:39:04 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:40:04 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:40:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 8/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:40:06 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:40:07 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:40:07 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:41:07 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:41:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "one" to uloz.to root 'rclone-test-zebovay2cixo': 9/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:41:09 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:41:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:41:09 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:42:09 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:42:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "one" to "uloz.to root 'rclone-test-zebovay2cixo'": HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n" 2026/06/03 03:42:09 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:42:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:42:09 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDeduplicateNewestByHash (622.42s) === RUN TestDeduplicateOldest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.43s) === RUN TestDeduplicateLargest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.42s) === RUN TestDeduplicateSmallest run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.39s) === RUN TestDeduplicateRename run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.40s) === RUN TestMergeDirs run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:43:12 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:43:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 1/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:43:14 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:43:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:43:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:44:14 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:44:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 2/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:44:16 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:44:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:44:17 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:45:17 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:45:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 3/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:45:19 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:45:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:45:19 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:46:19 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:46:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 4/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:46:21 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:46:21 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:46:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:47:21 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:47:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 5/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:47:24 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:47:24 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:47:24 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:48:24 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:48:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 6/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:48:26 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:48:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:48:26 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:49:26 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:49:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 7/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:49:28 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:49:28 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:49:29 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:50:29 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:50:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 8/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:50:31 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:50:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:50:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:51:31 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:51:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 9/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:51:33 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:51:33 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:51:33 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:52:33 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:52:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "a.txt" to "uloz.to root 'rclone-test-zebovay2cixo'": HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n" 2026/06/03 03:52:33 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:52:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:52:34 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestListDirSorted (622.20s) === RUN TestListDirSortedFn run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 03:53:34 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:53:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 1/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:53:36 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:53:36 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:53:36 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:54:36 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:54:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 2/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:54:39 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:54:39 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:54:39 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:55:39 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:55:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 3/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:55:41 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:55:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:55:41 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:56:41 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:56:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 4/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:56:43 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:56:44 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:56:44 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:57:44 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:57:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 5/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:57:46 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:57:46 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:57:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:58:46 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:58:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 6/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:58:48 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:58:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:58:48 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 03:59:48 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:59:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 7/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 03:59:51 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 03:59:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 03:59:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:00:51 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:00:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 8/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:00:53 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:00:53 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:00:53 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:01:53 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:01:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "a.txt" to uloz.to root 'rclone-test-zebovay2cixo': 9/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:01:55 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:01:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:01:56 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:02:56 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:02:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:303: Failed to put "a.txt" to "uloz.to root 'rclone-test-zebovay2cixo'": HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n" 2026/06/03 04:02:56 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:02:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:02:56 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestListDirSortedFn (622.39s) === RUN TestListJSON run.go:198: Remote "uloz.to root 'rclone-test-zebovay2cixo'", Local "Local file system at /tmp/rclone1020469323", Modify Window "1µs" 2026/06/03 04:03:57 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:03:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "file1" to uloz.to root 'rclone-test-zebovay2cixo': 1/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:03:59 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:03:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:03:59 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:04:59 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:04:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "file1" to uloz.to root 'rclone-test-zebovay2cixo': 2/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:05:01 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:05:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:05:01 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:06:01 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:06:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "file1" to uloz.to root 'rclone-test-zebovay2cixo': 3/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:06:03 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:06:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:06:04 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:07:04 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:07:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "file1" to uloz.to root 'rclone-test-zebovay2cixo': 4/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:07:06 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:07:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:07:06 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 04:08:06 DEBUG : pacer: low level retry 1/1 (error HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:08:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "file1" to uloz.to root 'rclone-test-zebovay2cixo': 5/10 (HTTP error 504 (504 Gateway Time-out) returned body: "\r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx/1.18.0
\r\n\r\n\r\n") 2026/06/03 04:08:08 DEBUG : pacer: Reducing sleep to 15ms 2026/06/03 04:08:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/03 04:08:08 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 1h0m0s running tests: TestListJSON (5m19s) goroutine 5289 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 5 minutes]: testing.(*T).Run(0x3658777a1688, {0x2a5ee44?, 0x365877111ae8?}, 0x2bd7b88) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3658777a1688) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3658777a1688, 0x365877111c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a891df, 0x18}, {0x2ac3bb7, 0x26}, 0x365877819848, {0x46892c0, 0x71, 0x71}, {0xc280080bf21fac14, 0x34704675c40, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x365877905c20) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x365877905c20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 5212 [select]: net/http.(*persistConn).roundTrip(0x365877947040, 0x365877c165a0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x3658774b6680, 0x3658774b1b80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3658773702a0, 0x3658774b1b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0x3658774b1b80, {0x2bf3880, 0x3658773702a0}, {0x365877b109b8?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x365877888a50, 0x3658774b1b80, {0x1?, 0x365877b10a40?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x365877888a50, 0x3658774b1b80) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x365877a14280, {0x2c1e548, 0x46c5dc0}, 0x365877b10f60) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x365877a14280, {0x2c1e548, 0x46c5dc0}, 0x427694?, {0x0?, 0x0?}, {0x23969e0, 0x365877c16500}, 0x30000046c8ba0?, 0x2bd9070, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/ulozto.(*Fs).uploadUnchecked.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:396 +0x74 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x365877b11380?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x365877370300, 0x3658775ae000, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/ulozto.(*Fs).uploadUnchecked(0x36587788ca00, {0x2c1e548, 0x46c5dc0}, {0x2a476fe, 0x5}, {0x365877907830, 0xc}, {0x2c2eb10, 0x36587750d110}, {0x2bf2520, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:395 +0x4bf github.com/rclone/rclone/backend/ulozto.(*Fs).PutUnchecked(0x36587788ca00, {0x2c1e548, 0x46c5dc0}, {0x2bf2520, 0x365877464ae0}, {0x2c2eb10, 0x36587750d110}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:507 +0xed github.com/rclone/rclone/backend/ulozto.(*Fs).Put(0x36587788ca00, {0x2c1e548, 0x46c5dc0}, {0x2bf2520, 0x365877464ae0}, {0x2c2eb10, 0x36587750d110}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:492 +0x119 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x3658778832d0, {0x2c1e548, 0x46c5dc0}, {0x2c3cea0, 0x36587788ca00}, {0x2a476fe, 0x5}, {0x2a476fe, 0x5}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0x3658778832d0, {0x2c1e548, 0x46c5dc0}, {0x2a476fe, 0x5}, {0x2a476fe, 0x5}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 +0x105 github.com/rclone/rclone/fs/operations_test.TestListJSON(0x365877ad6248) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:40 +0x85 testing.tRunner(0x365877ad6248, 0x2bd7b88) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 662 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 620 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 633 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 591 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2969 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x365877f0a960, {0x2c1e698, 0x365877c16230}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2986 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 212 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 202 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 571 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 932 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 922 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 537 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 495 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1026 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1016 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 183 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 173 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 264 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 222 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2658 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2285 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2562 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2285 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 286 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 276 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2450 [chan receive, 54 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2285 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 987 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 961 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 348 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 398 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 388 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 484 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 363 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 772 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 730 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 708 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 698 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 420 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2286 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2285 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 828 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 818 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1122 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1080 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2711 [chan receive, 53 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2285 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 950 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 876 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1057 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1047 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1109 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1099 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4128 [select]: net/http.(*persistConn).writeLoop(0x365877947040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 4236 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 4199 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x3658778965a0, {0x2c1e698, 0x365877c16140}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 4093 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 4127 [IO wait]: internal/poll.runtime_pollWait(0x783f322cac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x365877454480?, 0x3658775f6d80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x365877454480, {0x3658775f6d80, 0xd80, 0xd80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x365877454480, {0x3658775f6d80?, 0xd7b?, 0x365877bd63e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3658770a8470, {0x3658775f6d80?, 0x0?, 0x36587713e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x36587747a900, {0x3658775f6d80?, 0x783f226d4d20?, 0x783f78fa0bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x365877720348, {0x3658775f6d80?, 0x365877755860?, 0x36587713ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3658776d77a8, {0x2bf4200, 0x365877720348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3658776d7508, {0x783f300636a8, 0x36587747a900}, 0x36587713ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3658776d7508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3658776d7508, {0x365877562000, 0x1000, 0x25d9460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x365877947040, {0x365877562000?, 0x2bf2080?, 0x462d2f0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3658778d8c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3658778d8c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x365877947040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 4236 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 5310 [IO wait]: internal/poll.runtime_pollWait(0x783f322cba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x365877880d00?, 0x36587784f300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x365877880d00, {0x36587784f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x365877880d00, {0x36587784f300?, 0x12fb?, 0x3658775a27a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3658770a8490, {0x36587784f300?, 0x36587784f300?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x365877720480, {0x36587784f300?, 0x783f3009cfa8?, 0x783f78fa02f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3658775def30, {0x36587784f300?, 0x3658779e81e0?, 0x365877655a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x36587797b428, {0x2bf4200, 0x3658775def30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x36587797b188, {0x783f300636a8, 0x365877720480}, 0x365877655c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x36587797b188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x36587797b188, {0x365877623000, 0x1000, 0x7e5120?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x36587715f7a0, {0x3658777f4204, 0x9, 0x801c2e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bf2440, 0x36587715f7a0}, {0x3658777f4204, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x3658777f4204, 0x9, 0x365800000005?}, {0x2bf2440?, 0x36587715f7a0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x3658777f41c0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x3658777f41c0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x365877655fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x36587738fc00) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 5309 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 1h0m3.564887882s (try 1/5): exit status 2: Failed [TestApplyTransforms TestCopyFileBackupDir TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn]