"./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 1/5) 2024/05/06 01:51:01 DEBUG : Creating backend with remote "TestUlozto:rclone-test-ziresuv0vexutih8lejevic4" 2024/05/06 01:51:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:51:03 DEBUG : Creating backend with remote "/tmp/rclone3833313377" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/05/06 01:51:03 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2024/05/06 01:51:04 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/05/06 01:51:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/05/06 01:51:04 DEBUG : potato: Seek from 10 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 10 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Seek from 5 to 2 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/05/06 01:51:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Seek from 5 to 2 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/05/06 01:51:04 DEBUG : potato: Seek from 8 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 8 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/05/06 01:51:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/05/06 01:51:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/05/06 01:51:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/05/06 01:51:04 DEBUG : potato: Seek from 5 to 2 2024/05/06 01:51:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/05/06 01:51:04 DEBUG : potato: Seek from 9 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 9 to 0 2024/05/06 01:51:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", 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 (11.11s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2024/05/06 01:51:15 DEBUG : Creating backend with remote "nonexistent" 2024/05/06 01:51:15 DEBUG : Creating backend with remote "nonexistent" 2024/05/06 01:51:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/05/06 01:51:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/05/06 01:51:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/05/06 01:51:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", 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.43s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.49s) --- PASS: TestCheckDownload/3 (0.65s) --- PASS: TestCheckDownload/4 (0.64s) --- PASS: TestCheckDownload/5 (1.13s) --- PASS: TestCheckDownload/6 (0.64s) --- PASS: TestCheckDownload/7 (0.63s) === RUN TestCheckSizeOnly run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", 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 (7.48s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.32s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.02s) === RUN TestParseSumFile run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" 2024/05/06 01:51:36 NOTICE: test.sum: improperly formatted checksum line 4 2024/05/06 01:51:36 NOTICE: test.sum: improperly formatted checksum line 5 2024/05/06 01:51:36 NOTICE: test.sum: improperly formatted checksum line 6 2024/05/06 01:51:36 NOTICE: test.sum: 2 warning(s) suppressed... 2024/05/06 01:51:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/05/06 01:51:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/05/06 01:51:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/05/06 01:51:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.75s) === RUN TestCheckSum run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" 2024/05/06 01:51:38 DEBUG : Creating backend with remote "TestUlozto:rclone-test-ziresuv0vexutih8lejevic4/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (34.69s) --- PASS: TestCheckSum/subtest1 (0.87s) --- PASS: TestCheckSum/subtest2 (0.67s) --- PASS: TestCheckSum/subtest3 (0.87s) --- PASS: TestCheckSum/subtest4 (0.74s) --- PASS: TestCheckSum/subtest5 (0.78s) --- PASS: TestCheckSum/subtest6 (0.71s) --- PASS: TestCheckSum/subtest7 (0.92s) === RUN TestCheckSumDownload run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" 2024/05/06 01:52:13 DEBUG : Creating backend with remote "TestUlozto:rclone-test-ziresuv0vexutih8lejevic4/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (28.96s) --- PASS: TestCheckSumDownload/subtest1 (1.21s) --- PASS: TestCheckSumDownload/subtest2 (0.98s) --- PASS: TestCheckSumDownload/subtest3 (0.97s) --- PASS: TestCheckSumDownload/subtest4 (0.94s) --- PASS: TestCheckSumDownload/subtest5 (0.90s) --- PASS: TestCheckSumDownload/subtest6 (1.08s) --- PASS: TestCheckSumDownload/subtest7 (0.95s) === RUN TestApplyTransforms 2024/05/06 01:52:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xuluvac8xacaqet9zufehup6" 2024/05/06 01:52:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:52:44 DEBUG : Creating backend with remote "/tmp/rclone3405186535" run.go:180: Remote "uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6'", Local "Local file system at /tmp/rclone3405186535", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2024/05/06 01:52:49 ERROR : hello, world!: sum not found 2024/05/06 01:52:49 ERROR : HELLO, WORLD!: file not in uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6' 2024/05/06 01:52:49 NOTICE: uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': 1 files missing 2024/05/06 01:52:49 NOTICE: 1 hashes missing 2024/05/06 01:52:49 NOTICE: uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': 2 differences found 2024/05/06 01:52:49 NOTICE: uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/05/06 01:52:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:52:50 NOTICE: uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': 0 differences found 2024/05/06 01:52:50 NOTICE: uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': 1 matching files 2024/05/06 01:52:50 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yowaceg2diliduj5lulefev8" 2024/05/06 01:52:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:52:51 DEBUG : Creating backend with remote "/tmp/rclone2291074908" run.go:180: Remote "uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8'", Local "Local file system at /tmp/rclone2291074908", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2024/05/06 01:52:57 ERROR : HELLO, WORLD!: sum not found 2024/05/06 01:52:57 ERROR : hello, world!: file not in uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8' 2024/05/06 01:52:57 NOTICE: uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': 1 files missing 2024/05/06 01:52:57 NOTICE: 1 hashes missing 2024/05/06 01:52:57 NOTICE: uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': 2 differences found 2024/05/06 01:52:57 NOTICE: uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/05/06 01:52:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:52:57 NOTICE: uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': 0 differences found 2024/05/06 01:52:57 NOTICE: uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': 1 matching files 2024/05/06 01:52:57 DEBUG : Creating backend with remote "TestUlozto:rclone-test-faluhej2rananun4weyuvud6" 2024/05/06 01:52:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:52:59 DEBUG : Creating backend with remote "/tmp/rclone780818383" run.go:180: Remote "uloz.to root 'rclone-test-faluhej2rananun4weyuvud6'", Local "Local file system at /tmp/rclone780818383", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2024/05/06 01:53:03 ERROR : HeLlO, wOrLd!: sum not found 2024/05/06 01:53:03 ERROR : hello, world!: file not in uloz.to root 'rclone-test-faluhej2rananun4weyuvud6' 2024/05/06 01:53:03 NOTICE: uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': 1 files missing 2024/05/06 01:53:03 NOTICE: 1 hashes missing 2024/05/06 01:53:03 NOTICE: uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': 2 differences found 2024/05/06 01:53:03 NOTICE: uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/05/06 01:53:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:03 NOTICE: uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': 0 differences found 2024/05/06 01:53:03 NOTICE: uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': 1 matching files 2024/05/06 01:53:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-burazix7xirehum1tezemoy8" 2024/05/06 01:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:07 DEBUG : Creating backend with remote "/tmp/rclone2154135927" run.go:180: Remote "uloz.to root 'rclone-test-burazix7xirehum1tezemoy8'", Local "Local file system at /tmp/rclone2154135927", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2024/05/06 01:53:12 ERROR : HELLO, WORLD!: sum not found 2024/05/06 01:53:12 ERROR : HeLlO, wOrLd!: file not in uloz.to root 'rclone-test-burazix7xirehum1tezemoy8' 2024/05/06 01:53:12 NOTICE: uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': 1 files missing 2024/05/06 01:53:12 NOTICE: 1 hashes missing 2024/05/06 01:53:12 NOTICE: uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': 2 differences found 2024/05/06 01:53:12 NOTICE: uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/05/06 01:53:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:13 NOTICE: uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': 0 differences found 2024/05/06 01:53:13 NOTICE: uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': 1 matching files 2024/05/06 01:53:13 DEBUG : Creating backend with remote "TestUlozto:rclone-test-nabuluw0ninanih6leliwuw0" 2024/05/06 01:53:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:16 DEBUG : Creating backend with remote "/tmp/rclone1522022884" run.go:180: Remote "uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0'", Local "Local file system at /tmp/rclone1522022884", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2024/05/06 01:53:22 ERROR : 測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:22 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0' 2024/05/06 01:53:22 NOTICE: uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': 1 files missing 2024/05/06 01:53:22 NOTICE: 1 hashes missing 2024/05/06 01:53:22 NOTICE: uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': 2 differences found 2024/05/06 01:53:22 NOTICE: uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/05/06 01:53:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:24 NOTICE: uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': 0 differences found 2024/05/06 01:53:24 NOTICE: uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': 1 matching files 2024/05/06 01:53:24 DEBUG : Creating backend with remote "TestUlozto:rclone-test-cufuvop0sixazum0hedeqox4" 2024/05/06 01:53:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:26 DEBUG : Creating backend with remote "/tmp/rclone2997950308" run.go:180: Remote "uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4'", Local "Local file system at /tmp/rclone2997950308", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2024/05/06 01:53:30 ERROR : 測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:30 ERROR : 測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4' 2024/05/06 01:53:30 NOTICE: uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': 1 files missing 2024/05/06 01:53:30 NOTICE: 1 hashes missing 2024/05/06 01:53:30 NOTICE: uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': 2 differences found 2024/05/06 01:53:30 NOTICE: uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/05/06 01:53:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:31 NOTICE: uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': 0 differences found 2024/05/06 01:53:31 NOTICE: uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': 1 matching files 2024/05/06 01:53:31 DEBUG : Creating backend with remote "TestUlozto:rclone-test-dokevuh6coyivuv2bojoyuz8" 2024/05/06 01:53:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:32 DEBUG : Creating backend with remote "/tmp/rclone3347993305" run.go:180: Remote "uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8'", Local "Local file system at /tmp/rclone3347993305", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2024/05/06 01:53:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8' 2024/05/06 01:53:36 NOTICE: uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': 1 files missing 2024/05/06 01:53:36 NOTICE: 1 hashes missing 2024/05/06 01:53:36 NOTICE: uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': 2 differences found 2024/05/06 01:53:36 NOTICE: uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/05/06 01:53:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:37 NOTICE: uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': 0 differences found 2024/05/06 01:53:37 NOTICE: uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': 1 matching files 2024/05/06 01:53:37 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qopugep3qobijiq9nesemop8" 2024/05/06 01:53:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:38 DEBUG : Creating backend with remote "/tmp/rclone4060389004" run.go:180: Remote "uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8'", Local "Local file system at /tmp/rclone4060389004", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2024/05/06 01:53:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8' 2024/05/06 01:53:42 NOTICE: uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': 1 files missing 2024/05/06 01:53:42 NOTICE: 1 hashes missing 2024/05/06 01:53:42 NOTICE: uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': 2 differences found 2024/05/06 01:53:42 NOTICE: uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/05/06 01:53:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:43 NOTICE: uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': 0 differences found 2024/05/06 01:53:43 NOTICE: uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': 1 matching files 2024/05/06 01:53:43 DEBUG : Creating backend with remote "TestUlozto:rclone-test-vuteyub9penejim1qimisag5" 2024/05/06 01:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:44 DEBUG : Creating backend with remote "/tmp/rclone2323758113" run.go:180: Remote "uloz.to root 'rclone-test-vuteyub9penejim1qimisag5'", Local "Local file system at /tmp/rclone2323758113", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2024/05/06 01:53:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-vuteyub9penejim1qimisag5' 2024/05/06 01:53:49 NOTICE: uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': 1 files missing 2024/05/06 01:53:49 NOTICE: 1 hashes missing 2024/05/06 01:53:49 NOTICE: uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': 2 differences found 2024/05/06 01:53:49 NOTICE: uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/05/06 01:53:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:49 NOTICE: uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': 0 differences found 2024/05/06 01:53:49 NOTICE: uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': 1 matching files 2024/05/06 01:53:49 DEBUG : Creating backend with remote "TestUlozto:rclone-test-rexedad9micucij5wagepug0" 2024/05/06 01:53:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:53:51 DEBUG : Creating backend with remote "/tmp/rclone2824959444" run.go:180: Remote "uloz.to root 'rclone-test-rexedad9micucij5wagepug0'", Local "Local file system at /tmp/rclone2824959444", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2024/05/06 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/05/06 01:53:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in uloz.to root 'rclone-test-rexedad9micucij5wagepug0' 2024/05/06 01:53:57 NOTICE: uloz.to root 'rclone-test-rexedad9micucij5wagepug0': 1 files missing 2024/05/06 01:53:57 NOTICE: 1 hashes missing 2024/05/06 01:53:57 NOTICE: uloz.to root 'rclone-test-rexedad9micucij5wagepug0': 2 differences found 2024/05/06 01:53:57 NOTICE: uloz.to root 'rclone-test-rexedad9micucij5wagepug0': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/05/06 01:53:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/05/06 01:53:58 NOTICE: uloz.to root 'rclone-test-rexedad9micucij5wagepug0': 0 differences found 2024/05/06 01:53:58 NOTICE: uloz.to root 'rclone-test-rexedad9micucij5wagepug0': 1 matching files 2024/05/06 01:53:58 DEBUG : uloz.to root 'rclone-test-rexedad9micucij5wagepug0': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/05/06 01:53:58 DEBUG : uloz.to root 'rclone-test-rexedad9micucij5wagepug0': Purge dir "" 2024/05/06 01:54:02 DEBUG : uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/05/06 01:54:02 DEBUG : uloz.to root 'rclone-test-vuteyub9penejim1qimisag5': Purge dir "" 2024/05/06 01:54:06 DEBUG : uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/05/06 01:54:06 DEBUG : uloz.to root 'rclone-test-qopugep3qobijiq9nesemop8': Purge dir "" 2024/05/06 01:54:08 DEBUG : uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2024/05/06 01:54:11 DEBUG : uloz.to root 'rclone-test-dokevuh6coyivuv2bojoyuz8': Purge dir "" 2024/05/06 01:54:14 DEBUG : uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': Purge object "測試_Русский___ě_áñ" 2024/05/06 01:54:14 DEBUG : uloz.to root 'rclone-test-cufuvop0sixazum0hedeqox4': Purge dir "" 2024/05/06 01:54:18 DEBUG : uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': Purge object "測試_Русский___ě_áñ" 2024/05/06 01:54:18 DEBUG : uloz.to root 'rclone-test-nabuluw0ninanih6leliwuw0': Purge dir "" 2024/05/06 01:54:20 DEBUG : uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': Purge object "HELLO, WORLD!" 2024/05/06 01:54:20 DEBUG : uloz.to root 'rclone-test-burazix7xirehum1tezemoy8': Purge dir "" 2024/05/06 01:54:24 DEBUG : uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': Purge object "HeLlO, wOrLd!" 2024/05/06 01:54:24 DEBUG : uloz.to root 'rclone-test-faluhej2rananun4weyuvud6': Purge dir "" 2024/05/06 01:54:28 DEBUG : uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': Purge object "HELLO, WORLD!" 2024/05/06 01:54:28 DEBUG : uloz.to root 'rclone-test-yowaceg2diliduj5lulefev8': Purge dir "" 2024/05/06 01:54:30 DEBUG : uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': Purge object "hello, world!" 2024/05/06 01:54:30 DEBUG : uloz.to root 'rclone-test-xuluvac8xacaqet9zufehup6': Purge dir "" --- PASS: TestApplyTransforms (110.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" 2024/05/06 01:54:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/05/06 01:54:36 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/05/06 01:54:36 INFO : file1: Copied (new) to: sub/file2 2024/05/06 01:54:36 DEBUG : file1: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2024/05/06 01:54:36 DEBUG : file1: Unchanged skipping 2024/05/06 01:54:37 DEBUG : uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.36s) === RUN TestCopyLongFile run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "uloz.to root 'rclone-test-ziresuv0vexutih8lejevic4'", Local "Local file system at /tmp/rclone3833313377", Modify Window "1µs" 2024/05/06 01:54:45 DEBUG : Creating backend with remote "TestUlozto:rclone-test-ziresuv0vexutih8lejevic4/backup" 2024/05/06 01:54:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) --- FAIL: TestCopyFileBackupDir (10.30s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x19a5c00] goroutine 3868 [running]: testing.tRunner.func1.2({0x1caab60, 0x3862290}) /usr/local/go/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1634 +0x377 panic({0x1caab60?, 0x3862290?}) /usr/local/go/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/ulozto.(*Object).Remote(0x27c2a78?) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:935 github.com/rclone/rclone/fs/operations.move({0x27bbda8, 0xc000495ef0}, {0x27d0870, 0xc000adc140}, {0x27d08e0, 0x0}, {0x209e350, 0x9}, {0x27d08e0, 0xc0004c4b40}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:449 +0x32d github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:413 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x27bbda8, 0xc000495ef0}, {0x27d0870, 0xc000adc140}, {0x27d08e0, 0xc0004c4b40}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1848 +0xe7 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x27bbda8, 0xc000495ef0}, {0x27d0870, 0xc00088cdc0}, {0x27cf290, 0xc000adc000}, {0x209e350, 0x9}, {0x209e350, 0x9}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1987 +0x8b0 github.com/rclone/rclone/fs/operations.CopyFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:409 github.com/rclone/rclone/fs/operations_test.TestCopyFileBackupDir(0xc0008991e0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:183 +0x43c testing.tRunner(0xc0008991e0, 0x21d6420) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 3m50.261810572s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir]