"./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/04/21 05:31:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu" 2025/04/21 05:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:31:51 DEBUG : Creating backend with remote "/tmp/rclone904954289" === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2025/04/21 05:31:51 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" multithread_test.go:121: multithread writing not supported 2025/04/21 05:31:51 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/21 05:31:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/21 05:31:51 DEBUG : potato: Seek from 10 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 10 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Seek from 5 to 2 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/21 05:31:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Seek from 5 to 2 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/21 05:31:51 DEBUG : potato: Seek from 8 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 8 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/21 05:31:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/21 05:31:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/21 05:31:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/21 05:31:51 DEBUG : potato: Seek from 5 to 2 2025/04/21 05:31:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/21 05:31:51 DEBUG : potato: Seek from 9 to 0 2025/04/21 05:31:51 DEBUG : potato: Seek from 9 to 0 2025/04/21 05:31:51 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", 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 (3.30s) --- PASS: TestCheck/1 (0.06s) --- PASS: TestCheck/2 (0.06s) --- PASS: TestCheck/3 (0.06s) --- PASS: TestCheck/4 (0.06s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.07s) --- PASS: TestCheck/7 (0.06s) === RUN TestCheckFsError 2025/04/21 05:31:54 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 05:31:54 DEBUG : Creating backend with remote "nonexistent" 2025/04/21 05:31:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/21 05:31:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/21 05:31:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/21 05:31:54 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", 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 (3.92s) --- PASS: TestCheckDownload/1 (0.19s) --- PASS: TestCheckDownload/2 (0.22s) --- PASS: TestCheckDownload/3 (0.18s) --- PASS: TestCheckDownload/4 (0.24s) --- PASS: TestCheckDownload/5 (0.21s) --- PASS: TestCheckDownload/6 (0.23s) --- PASS: TestCheckDownload/7 (0.23s) === RUN TestCheckSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", 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 (2.95s) --- PASS: TestCheckSizeOnly/1 (0.06s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.07s) --- PASS: TestCheckSizeOnly/7 (0.11s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 05:32:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 05:32:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 05:32:02 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/21 05:32:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/21 05:32:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/21 05:32:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/21 05:32:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.79s) === RUN TestCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:03 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/data" check_test.go:353: Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu/data lacks md5, skipping --- SKIP: TestCheckSum (0.48s) === RUN TestCheckSumDownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:04 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (10.82s) --- PASS: TestCheckSumDownload/subtest1 (0.45s) --- PASS: TestCheckSumDownload/subtest2 (0.43s) --- PASS: TestCheckSumDownload/subtest3 (0.50s) --- PASS: TestCheckSumDownload/subtest4 (0.46s) --- PASS: TestCheckSumDownload/subtest5 (0.39s) --- PASS: TestCheckSumDownload/subtest6 (0.56s) --- PASS: TestCheckSumDownload/subtest7 (0.44s) === RUN TestApplyTransforms 2025/04/21 05:32:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gucatok4lici" 2025/04/21 05:32:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:15 DEBUG : Creating backend with remote "/tmp/rclone2434817357" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici", Local "Local file system at /tmp/rclone2434817357", Modify Window "1µs" upper checkfile vs. lower remote (without normalization) 2025/04/21 05:32:15 ERROR : hello, world!: sum not found 2025/04/21 05:32:15 ERROR : HELLO, WORLD!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici 2025/04/21 05:32:15 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: 1 files missing 2025/04/21 05:32:15 NOTICE: 1 hashes missing 2025/04/21 05:32:15 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: 2 differences found 2025/04/21 05:32:15 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/21 05:32:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:16 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: 0 differences found 2025/04/21 05:32:16 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: 1 matching files 2025/04/21 05:32:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-banugig3cuhe" 2025/04/21 05:32:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:16 DEBUG : Creating backend with remote "/tmp/rclone2990914882" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe", Local "Local file system at /tmp/rclone2990914882", Modify Window "1µs" lower checkfile vs. upper remote (without normalization) 2025/04/21 05:32:16 ERROR : HELLO, WORLD!: sum not found 2025/04/21 05:32:16 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe 2025/04/21 05:32:16 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: 1 files missing 2025/04/21 05:32:16 NOTICE: 1 hashes missing 2025/04/21 05:32:16 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: 2 differences found 2025/04/21 05:32:16 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/21 05:32:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:17 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: 0 differences found 2025/04/21 05:32:17 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: 1 matching files 2025/04/21 05:32:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tatudud1juyo" 2025/04/21 05:32:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:17 DEBUG : Creating backend with remote "/tmp/rclone2826468150" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo", Local "Local file system at /tmp/rclone2826468150", Modify Window "1µs" lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/21 05:32:18 ERROR : HeLlO, wOrLd!: sum not found 2025/04/21 05:32:18 ERROR : hello, world!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo 2025/04/21 05:32:18 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: 1 files missing 2025/04/21 05:32:18 NOTICE: 1 hashes missing 2025/04/21 05:32:18 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: 2 differences found 2025/04/21 05:32:18 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/21 05:32:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:18 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: 0 differences found 2025/04/21 05:32:18 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: 1 matching files 2025/04/21 05:32:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-samemil0baqe" 2025/04/21 05:32:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:18 DEBUG : Creating backend with remote "/tmp/rclone1054214808" 2025/04/21 05:32:18 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe", Local "Local file system at /tmp/rclone1054214808", Modify Window "1µs" upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/21 05:32:19 ERROR : HELLO, WORLD!: sum not found 2025/04/21 05:32:19 ERROR : HeLlO, wOrLd!: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe 2025/04/21 05:32:19 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: 1 files missing 2025/04/21 05:32:19 NOTICE: 1 hashes missing 2025/04/21 05:32:19 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: 2 differences found 2025/04/21 05:32:19 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/21 05:32:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:19 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: 0 differences found 2025/04/21 05:32:19 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: 1 matching files 2025/04/21 05:32:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-nabipuj8dixi" 2025/04/21 05:32:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:19 DEBUG : Creating backend with remote "/tmp/rclone739453265" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi", Local "Local file system at /tmp/rclone739453265", Modify Window "1µs" NFD checkfile vs. NFC remote (without normalization) 2025/04/21 05:32:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:20 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi 2025/04/21 05:32:20 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: 1 files missing 2025/04/21 05:32:20 NOTICE: 1 hashes missing 2025/04/21 05:32:20 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: 2 differences found 2025/04/21 05:32:20 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/21 05:32:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:20 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: 0 differences found 2025/04/21 05:32:20 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: 1 matching files 2025/04/21 05:32:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qayusah3xoru" 2025/04/21 05:32:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:20 DEBUG : Creating backend with remote "/tmp/rclone1479918486" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru", Local "Local file system at /tmp/rclone1479918486", Modify Window "1µs" NFC checkfile vs. NFD remote (without normalization) 2025/04/21 05:32:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:21 ERROR : 測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru 2025/04/21 05:32:21 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: 1 files missing 2025/04/21 05:32:21 NOTICE: 1 hashes missing 2025/04/21 05:32:21 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: 2 differences found 2025/04/21 05:32:21 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/21 05:32:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:21 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: 0 differences found 2025/04/21 05:32:21 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: 1 matching files 2025/04/21 05:32:21 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yeziyum3nozi" 2025/04/21 05:32:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:21 DEBUG : Creating backend with remote "/tmp/rclone1247086528" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi", Local "Local file system at /tmp/rclone1247086528", Modify Window "1µs" NFDx2 checkfile vs. both remote (without normalization) 2025/04/21 05:32:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi 2025/04/21 05:32:22 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: 1 files missing 2025/04/21 05:32:22 NOTICE: 1 hashes missing 2025/04/21 05:32:22 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: 2 differences found 2025/04/21 05:32:22 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/21 05:32:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:22 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: 0 differences found 2025/04/21 05:32:22 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: 1 matching files 2025/04/21 05:32:22 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qurubal9qowe" 2025/04/21 05:32:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:22 DEBUG : Creating backend with remote "/tmp/rclone3164524580" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe", Local "Local file system at /tmp/rclone3164524580", Modify Window "1µs" NFCx2 checkfile vs. both remote (without normalization) 2025/04/21 05:32:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe 2025/04/21 05:32:23 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: 1 files missing 2025/04/21 05:32:23 NOTICE: 1 hashes missing 2025/04/21 05:32:23 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: 2 differences found 2025/04/21 05:32:23 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/21 05:32:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:23 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: 0 differences found 2025/04/21 05:32:23 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: 1 matching files 2025/04/21 05:32:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xusudev6yobu" 2025/04/21 05:32:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:23 DEBUG : Creating backend with remote "/tmp/rclone515138623" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu", Local "Local file system at /tmp/rclone515138623", Modify Window "1µs" both checkfile vs. NFDx2 remote (without normalization) 2025/04/21 05:32:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu 2025/04/21 05:32:24 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: 1 files missing 2025/04/21 05:32:24 NOTICE: 1 hashes missing 2025/04/21 05:32:24 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: 2 differences found 2025/04/21 05:32:24 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/21 05:32:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:24 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: 0 differences found 2025/04/21 05:32:24 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: 1 matching files 2025/04/21 05:32:24 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-cugotev5weji" 2025/04/21 05:32:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:32:24 DEBUG : Creating backend with remote "/tmp/rclone2848082459" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji", Local "Local file system at /tmp/rclone2848082459", Modify Window "1µs" both checkfile vs. NFCx2 remote (without normalization) 2025/04/21 05:32:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/21 05:32:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji 2025/04/21 05:32:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: 1 files missing 2025/04/21 05:32:25 NOTICE: 1 hashes missing 2025/04/21 05:32:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: 2 differences found 2025/04/21 05:32:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/21 05:32:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/21 05:32:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: 0 differences found 2025/04/21 05:32:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: 1 matching files 2025/04/21 05:32:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cugotev5weji: Purge remote 2025/04/21 05:32:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xusudev6yobu: Purge remote 2025/04/21 05:32:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qurubal9qowe: Purge remote 2025/04/21 05:32:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yeziyum3nozi: Purge remote 2025/04/21 05:32:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qayusah3xoru: Purge remote 2025/04/21 05:32:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-nabipuj8dixi: Purge remote 2025/04/21 05:32:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-samemil0baqe: Purge remote 2025/04/21 05:32:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tatudud1juyo: Purge remote 2025/04/21 05:32:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-banugig3cuhe: Purge remote 2025/04/21 05:32:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gucatok4lici: Purge remote --- PASS: TestApplyTransforms (12.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 05:32:28 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/21 05:32:28 INFO : file1: Copied (new) to: sub/file2 2025/04/21 05:32:28 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/21 05:32:28 DEBUG : file1: Unchanged skipping 2025/04/21 05:32:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.17s) === RUN TestCopyLongFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.11s) === RUN TestCopyFileBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:30 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/backup" 2025/04/21 05:32:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 05:32:31 INFO : dst/file1: Moved (server-side) 2025/04/21 05:32:32 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/21 05:32:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/dst" 2025/04/21 05:32:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/CompareDest" 2025/04/21 05:32:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 05:32:35 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/21 05:32:35 INFO : one: Copied (new) 2025/04/21 05:32:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:36 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/21 05:32:36 INFO : one: Copied (replaced existing) 2025/04/21 05:32:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:38 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 05:32:38 DEBUG : object not found: remote two: directory 19820421-4367-49f5-a872-f00014b87d49: leaf two 2025/04/21 05:32:38 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 05:32:38 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 05:32:39 DEBUG : object not found: remote two: directory 19820421-4367-49f5-a872-f00014b87d49: leaf two 2025/04/21 05:32:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 05:32:39 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 05:32:39 DEBUG : object not found: remote two: directory 19820421-4367-49f5-a872-f00014b87d49: leaf two 2025/04/21 05:32:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 05:32:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:40 DEBUG : two.1503b713.partial: renamed to: two 2025/04/21 05:32:40 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.04s) === RUN TestCopyFileCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/dst" 2025/04/21 05:32:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/CopyDest" 2025/04/21 05:32:42 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 05:32:43 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/21 05:32:43 INFO : one: Copied (new) 2025/04/21 05:32:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:44 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/21 05:32:44 INFO : one: Copied (replaced existing) 2025/04/21 05:32:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/BackupDir" 2025/04/21 05:32:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 05:32:46 INFO : one: Moved (server-side) 2025/04/21 05:32:47 DEBUG : one.81b28964.partial: renamed to: one 2025/04/21 05:32:47 INFO : one: Copied (server-side copy) 2025/04/21 05:32:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/21 05:32:47 DEBUG : object not found: remote two: directory 3602143d-0b67-40a6-8286-edc8fe453346: leaf two 2025/04/21 05:32:47 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 05:32:48 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:48 DEBUG : two.9c50e061.partial: renamed to: two 2025/04/21 05:32:48 INFO : two: Copied (server-side copy) 2025/04/21 05:32:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/21 05:32:48 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/21 05:32:48 DEBUG : two: Unchanged skipping 2025/04/21 05:32:49 DEBUG : object not found: remote three: directory 3602143d-0b67-40a6-8286-edc8fe453346: leaf three 2025/04/21 05:32:49 DEBUG : three: Need to transfer - File not found at Destination 2025/04/21 05:32:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/21 05:32:49 DEBUG : three: Destination not found in --copy-dest 2025/04/21 05:32:50 DEBUG : three.8cc66b1.partial: renamed to: three 2025/04/21 05:32:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (10.36s) === RUN TestCopyInplace run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 05:32:53 INFO : file1: Copied (new) to: sub/file2 2025/04/21 05:32:53 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/21 05:32:53 DEBUG : file1: Unchanged skipping 2025/04/21 05:32:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyInplace (2.00s) === RUN TestCopyLongFileName run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 05:32:55 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/21 05:32:55 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/21 05:32:55 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/21 05:32:55 DEBUG : file1: Unchanged skipping 2025/04/21 05:32:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location --- PASS: TestCopyLongFileName (1.88s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:32:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/21 05:32:57 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/04/21 05:32:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/21 05:32:57 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2: directory fbf29db8-bffa-41ee-8aa4-da32b24c540e: leaf file2 2025/04/21 05:32:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/21 05:32:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: read chunk with offset 0 size 2062: max transfer limit reached as set by --max-transfer 2025/04/21 05:32:58 DEBUG : object not found: remote TestCopyFileMaxTransfer/file2.e65612d1.partial: directory fbf29db8-bffa-41ee-8aa4-da32b24c540e: leaf file2.e65612d1.partial 2025/04/21 05:32:58 DEBUG : object not found: remote TestCopyFileMaxTransfer/file3: directory fbf29db8-bffa-41ee-8aa4-da32b24c540e: leaf file3 2025/04/21 05:32:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/21 05:32:58 DEBUG : object not found: remote TestCopyFileMaxTransfer/file4: directory fbf29db8-bffa-41ee-8aa4-da32b24c540e: leaf file4 2025/04/21 05:32:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/21 05:32:59 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/04/21 05:32:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.99s) === RUN TestDeduplicateInteractive run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.11s) === RUN TestDeduplicateSkip run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.11s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.11s) === RUN TestDeduplicateFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.15s) === RUN TestDeduplicateOldest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.13s) === RUN TestDeduplicateRename run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.14s) === RUN TestMergeDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.11s) === RUN TestListDirSorted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:04 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 05:33:04 DEBUG : a.txt: Excluded 2025/04/21 05:33:04 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 05:33:04 DEBUG : sub dir/hello world: Excluded 2025/04/21 05:33:04 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 05:33:04 DEBUG : sub dir/hello world2: Excluded 2025/04/21 05:33:05 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 05:33:05 DEBUG : object not found: remote sub dir/sub sub dir/.ignore: directory 95e48548-d027-4627-9b6a-1e5e037fd145: leaf .ignore 2025/04/21 05:33:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 05:33:05 DEBUG : sub dir/hello world: Excluded 2025/04/21 05:33:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 05:33:05 DEBUG : sub dir/hello world2: Excluded 2025/04/21 05:33:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (5.83s) === RUN TestListDirSortedFn run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:10 DEBUG : a.txt: Excluded (Size Filter) 2025/04/21 05:33:10 DEBUG : a.txt: Excluded 2025/04/21 05:33:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 05:33:10 DEBUG : sub dir/hello world: Excluded 2025/04/21 05:33:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 05:33:10 DEBUG : sub dir/hello world2: Excluded 2025/04/21 05:33:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/21 05:33:10 DEBUG : sub dir/hello world: Excluded 2025/04/21 05:33:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/21 05:33:10 DEBUG : sub dir/hello world2: Excluded 2025/04/21 05:33:11 DEBUG : sub dir/ignore dir: Excluded 2025/04/21 05:33:11 DEBUG : object not found: remote sub dir/sub sub dir/.ignore: directory 6c289959-93e8-4fea-bc0a-ef83b03485a4: leaf .ignore 2025/04/21 05:33:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.80s) === RUN TestListJSON run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.58s) --- PASS: TestListJSON/Default (0.07s) --- PASS: TestListJSON/FilesOnly (0.07s) --- PASS: TestListJSON/DirsOnly (0.06s) --- PASS: TestListJSON/Recurse (0.12s) --- PASS: TestListJSON/SubDir (0.05s) --- PASS: TestListJSON/NoModTime (0.06s) --- PASS: TestListJSON/NoMimeType (0.06s) --- PASS: TestListJSON/ShowHash (0.06s) --- PASS: TestListJSON/HashTypes (0.05s) --- PASS: TestListJSON/Metadata (0.07s) === RUN TestStatJSON run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2025/04/21 05:33:17 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/04/21 05:33:17 DEBUG : object not found: remote notfound: directory 5f0abbcc-2a7d-48ca-ab80-78b3c1f18cd8: leaf notfound === RUN TestStatJSON/DirFilesOnly 2025/04/21 05:33:17 DEBUG : sub: "sub" is "D" === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2025/04/21 05:33:17 DEBUG : object not found: remote notfound: directory 5f0abbcc-2a7d-48ca-ab80-78b3c1f18cd8: leaf notfound === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/21 05:33:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/notfound" --- PASS: TestStatJSON (3.30s) --- PASS: TestStatJSON/Root (0.08s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.06s) --- PASS: TestStatJSON/Dir (0.16s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.08s) --- PASS: TestStatJSON/File (0.10s) --- PASS: TestStatJSON/NotFound (0.12s) --- PASS: TestStatJSON/DirFilesOnly (0.10s) --- PASS: TestStatJSON/FileFilesOnly (0.13s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.07s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- PASS: TestStatJSON/RootNotFound (0.41s) === RUN TestMkdir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:19 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Making directory 2025/04/21 05:33:19 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Making directory --- PASS: TestMkdir (0.16s) === RUN TestLsd run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestLsd (1.33s) === RUN TestLs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestLs (1.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:22 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/21 05:33:22 DEBUG : empty space: Excluded 2025/04/21 05:33:22 DEBUG : object not found: remote notfound: directory 5f0abbcc-2a7d-48ca-ab80-78b3c1f18cd8: leaf notfound --- PASS: TestLsWithFilesFrom (1.23s) === RUN TestLsLong run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestLsLong (1.16s) === RUN TestHashSums run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestHashSums (1.00s) === RUN TestHashSumsWithErrors 2025/04/21 05:33:25 DEBUG : Creating backend with remote ":memory:" 2025/04/21 05:33:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/21 05:33:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/21 05:33:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestCount (2.19s) === RUN TestDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:28 DEBUG : Waiting for deletions to finish 2025/04/21 05:33:28 DEBUG : large: Excluded (Size Filter) 2025/04/21 05:33:28 DEBUG : large: Excluded 2025/04/21 05:33:28 INFO : medium: Deleted 2025/04/21 05:33:28 INFO : small: Deleted --- PASS: TestDelete (1.56s) === RUN TestMaxDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:30 DEBUG : Waiting for deletions to finish 2025/04/21 05:33:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/21 05:33:30 INFO : large: Deleted 2025/04/21 05:33:30 INFO : medium: Deleted --- PASS: TestMaxDelete (1.55s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:31 DEBUG : Waiting for deletions to finish 2025/04/21 05:33:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 05:33:31 INFO : medium: Deleted 2025/04/21 05:33:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:33 DEBUG : Waiting for deletions to finish 2025/04/21 05:33:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/21 05:33:33 INFO : large: Deleted 2025/04/21 05:33:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.44s) === RUN TestReadFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestReadFile (0.95s) === RUN TestRetry 2025/04/21 05:33:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/21 05:33:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/21 05:33:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 05:33:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 05:33:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 05:33:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/21 05:33:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestCat (2.56s) === RUN TestPurge 2025/04/21 05:33:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-dojiqet4doyo" 2025/04/21 05:33:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 05:33:37 DEBUG : Creating backend with remote "/tmp/rclone2006222280" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-dojiqet4doyo", Local "Local file system at /tmp/rclone2006222280", Modify Window "1µs" 2025/04/21 05:33:38 INFO : A2: Making directory 2025/04/21 05:33:38 INFO : A1/B2: Making directory 2025/04/21 05:33:38 INFO : A1/B2/C2: Making directory 2025/04/21 05:33:38 INFO : A1/B1/C3: Making directory 2025/04/21 05:33:38 INFO : A3: Making directory 2025/04/21 05:33:38 INFO : A3/B3: Making directory 2025/04/21 05:33:38 INFO : A3/B3/C4: Making directory 2025/04/21 05:33:40 ERROR : : error listing: directory not found 2025/04/21 05:33:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dojiqet4doyo: Purge remote 2025/04/21 05:33:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:40 INFO : A2: Making directory 2025/04/21 05:33:40 INFO : A1/B2: Making directory 2025/04/21 05:33:41 INFO : A1/B2/C2: Making directory 2025/04/21 05:33:41 INFO : A1/B1/C3: Making directory 2025/04/21 05:33:41 INFO : A3: Making directory 2025/04/21 05:33:41 INFO : A3/B3: Making directory 2025/04/21 05:33:41 INFO : A3/B3/C4: Making directory 2025/04/21 05:33:42 DEBUG : removing 1 level 3 directories 2025/04/21 05:33:42 INFO : A3/B3/C4: Removing directory 2025/04/21 05:33:43 DEBUG : removing 2 level 3 directories 2025/04/21 05:33:43 INFO : A1/B2/C2: Removing directory 2025/04/21 05:33:43 INFO : A1/B1/C3: Removing directory 2025/04/21 05:33:43 DEBUG : removing 2 level 2 directories 2025/04/21 05:33:43 INFO : A3/B3: Removing directory 2025/04/21 05:33:43 INFO : A1/B2: Removing directory 2025/04/21 05:33:44 DEBUG : removing 2 level 1 directories 2025/04/21 05:33:44 INFO : A3: Removing directory 2025/04/21 05:33:44 INFO : A2: Removing directory 2025/04/21 05:33:45 DEBUG : removing 1 level 3 directories 2025/04/21 05:33:45 INFO : A1/B1/C1: Removing directory 2025/04/21 05:33:45 DEBUG : removing 1 level 2 directories 2025/04/21 05:33:45 INFO : A1/B1: Removing directory 2025/04/21 05:33:45 DEBUG : removing 1 level 1 directories 2025/04/21 05:33:45 INFO : A1: Removing directory 2025/04/21 05:33:46 DEBUG : removing 1 level 0 directories 2025/04/21 05:33:46 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Removing directory 2025/04/21 05:33:46 ERROR : : error listing: directory not found 2025/04/21 05:33:46 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (6.46s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:46 INFO : A1: Making directory 2025/04/21 05:33:46 INFO : A1/B1: Making directory 2025/04/21 05:33:47 INFO : A1/B1/C1: Making directory 2025/04/21 05:33:47 DEBUG : removing 1 level 3 directories 2025/04/21 05:33:47 INFO : A1/B1/C1: Removing directory 2025/04/21 05:33:47 DEBUG : removing 1 level 2 directories 2025/04/21 05:33:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:48 INFO : A1: Making directory 2025/04/21 05:33:48 INFO : A1/B1: Making directory 2025/04/21 05:33:48 INFO : A1/B1/C1: Making directory 2025/04/21 05:33:49 DEBUG : removing 1 level 3 directories 2025/04/21 05:33:49 INFO : A1/B1/C1: Removing directory 2025/04/21 05:33:49 DEBUG : removing 1 level 2 directories 2025/04/21 05:33:49 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.02s) === RUN TestCopyURL run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:51 DEBUG : filename.txt: File name found in url 2025/04/21 05:33:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 05:33:54 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/21 05:33:54 INFO : file1: Copied (new) to: sub/file2 2025/04/21 05:33:54 INFO : file1: Deleted 2025/04/21 05:33:54 DEBUG : file1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/21 05:33:54 DEBUG : file1: Unchanged skipping 2025/04/21 05:33:54 INFO : file1: Deleted 2025/04/21 05:33:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.85s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:55 DEBUG : object not found: remote file1: directory 449fe2ca-b5df-4633-b837-e37aa3b0e744: leaf file1 2025/04/21 05:33:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/21 05:33:55 DEBUG : file1.53508f02.partial: renamed to: file1 2025/04/21 05:33:55 INFO : file1: Copied (new) 2025/04/21 05:33:55 INFO : file1: Deleted 2025/04/21 05:33:55 DEBUG : file1: Destination exists, skipping 2025/04/21 05:33:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.06s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFile (0.10s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:33:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-lekapeb0jimu/backup" 2025/04/21 05:33:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/21 05:33:57 INFO : dst/file1: Moved (server-side) 2025/04/21 05:33:58 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/21 05:33:58 INFO : dst/file1: Copied (new) 2025/04/21 05:33:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.72s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:02 INFO : A1/B2: Making directory 2025/04/21 05:34:02 INFO : A1/B1/C3: Making directory 2025/04/21 05:34:04 DEBUG : object not found: remote A3/B1/C1/four: directory ad2dcf95-10a4-49ec-81a8-9811fbbc9dd6: leaf four 2025/04/21 05:34:04 DEBUG : object not found: remote A3/B1/C2/five: directory 94210a24-915b-47c7-ac6d-c8e385907cd0: leaf five 2025/04/21 05:34:04 DEBUG : object not found: remote A3/one: directory d5836b2f-4d43-4d84-9508-19b948e8b651: leaf one 2025/04/21 05:34:04 DEBUG : object not found: remote A3/two: directory d5836b2f-4d43-4d84-9508-19b948e8b651: leaf two 2025/04/21 05:34:04 DEBUG : object not found: remote A3/B1/three: directory 1a266efd-bd7a-4091-a756-5d748c0e969a: leaf three 2025/04/21 05:34:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/21 05:34:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/21 05:34:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/21 05:34:04 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/21 05:34:04 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/21 05:34:06 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/21 05:34:07 DEBUG : object not found: remote A4/B1/C1/four: directory be337479-afc2-4c69-93d9-ed6940c64c61: leaf four 2025/04/21 05:34:07 DEBUG : object not found: remote A4/B1/C2/five: directory 5f8550dd-1d0a-40ac-bfd4-32bd1dcb4c7d: leaf five 2025/04/21 05:34:07 DEBUG : object not found: remote A4/one: directory a8c846f0-30b6-4b68-aa33-935e0fdcb107: leaf one 2025/04/21 05:34:07 DEBUG : object not found: remote A4/two: directory a8c846f0-30b6-4b68-aa33-935e0fdcb107: leaf two 2025/04/21 05:34:07 DEBUG : object not found: remote A4/B1/three: directory e4fda027-a228-40ae-ab62-6bf0fef2053d: leaf three 2025/04/21 05:34:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/21 05:34:08 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/21 05:34:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/21 05:34:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/21 05:34:08 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (13.37s) === RUN TestGetFsInfo run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" --- PASS: TestGetFsInfo (0.11s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 05:34:14 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/21 05:34:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 05:34:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/21 05:34:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 05:34:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 05:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/21 05:34:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 05:34:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/21 05:34:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/21 05:34:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 235ns, within tolerance 1µs) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/21 05:34:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/21 05:34:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/21 05:34:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.44s) === RUN TestRcatMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.10s) === RUN TestRcatSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: File to upload is small (60 bytes), uploading instead of streaming 2025/04/21 05:34:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (1.21s) === RUN TestRcatSizeMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.10s) === RUN TestTouchDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Touching "empty space" 2025/04/21 05:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Touching "potato2" 2025/04/21 05:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Touching "sub dir/potato3" --- PASS: TestTouchDir (2.56s) === RUN TestMkdirMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.11s) === RUN TestMkdirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.10s) === RUN TestCopyDirMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.10s) === RUN TestSetDirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.11s) === RUN TestDirsEqual run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.11s) === RUN TestRemoveExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu", Local "Local file system at /tmp/rclone904954289", Modify Window "1µs" 2025/04/21 05:34:24 DEBUG : object not found: remote not found: directory 449fe2ca-b5df-4633-b837-e37aa3b0e744: leaf not found 2025/04/21 05:34:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hovulev1" before starting 2025/04/21 05:34:25 DEBUG : sub dir/test remove existing.hovulev1: TEST: removing renamed existing file after operation 2025/04/21 05:34:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guhixes3" before starting 2025/04/21 05:34:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guhixes3: TEST: renaming existing back after failed operation 2025/04/21 05:34:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pudipeq1" before starting 2025/04/21 05:34:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pudipeq1: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (3.31s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/21 05:34:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-lekapeb0jimu: Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 2m36.448984428s (try 1/5)