"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51714->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44906->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone1050487605" === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35504->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41356->172.17.0.7:21110, err= 2026/04/07 01:17:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:32982->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44910->172.17.0.7:21102, err= 2026/04/07 01:17:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/07 01:17:26 DEBUG : a: size = 0 OK 2026/04/07 01:17:26 DEBUG : a: size = 1 (memory) 2026/04/07 01:17:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/07 01:17:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/07 01:17:26 DEBUG : potato: Seek from 10 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 10 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 2 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/07 01:17:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 2 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/07 01:17:26 DEBUG : potato: Seek from 8 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 8 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/07 01:17:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/07 01:17:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/07 01:17:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/07 01:17:26 DEBUG : potato: Seek from 5 to 2 2026/04/07 01:17:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/07 01:17:26 DEBUG : potato: Seek from 9 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 9 to 0 2026/04/07 01:17:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51502->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46906->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50756->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42464->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47440->172.17.0.7:21109, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51518->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35512->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:32998->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49756->172.17.0.7:21106, err= === RUN TestCheck/3 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49766->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47456->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50766->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46926->172.17.0.7:21108, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49774->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50774->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46934->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46940->172.17.0.7:21108, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50788->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33002->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44918->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33018->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50790->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50798->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35526->172.17.0.7:21105, err= --- PASS: TestCheck (0.06s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/04/07 01:17:26 DEBUG : Creating backend with remote "nonexistent" 2026/04/07 01:17:26 DEBUG : Creating backend with remote "nonexistent" 2026/04/07 01:17:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/07 01:17:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/07 01:17:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/07 01:17:26 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:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46948->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41358->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41368->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50812->172.17.0.7:21107, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35542->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33048->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33056->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47462->172.17.0.7:21109, err= === RUN TestCheckDownload/3 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41384->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44934->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50824->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51532->172.17.0.7:21100, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49800->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44940->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44946->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54306->172.17.0.7:21103, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41402->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42494->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33090->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54312->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41406->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33098->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54314->172.17.0.7:21103, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51540->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46956->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46966->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41410->172.17.0.7:21110, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35556->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42498->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41420->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51546->172.17.0.7:21100, err= === RUN TestCheckSizeOnly/3 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51562->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35566->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47490->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54316->172.17.0.7:21103, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35572->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33110->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46978->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35578->172.17.0.7:21105, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42506->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47494->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42512->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47496->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49840->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47510->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50834->172.17.0.7:21107, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47522->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50844->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:44984->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35586->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42528->172.17.0.7:21101, err= 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/07 01:17:26 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50858->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33120->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50870->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33130->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35602->172.17.0.7:21105, err= 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/07 01:17:26 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/07 01:17:26 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51584->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51598->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51600->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45000->172.17.0.7:21102, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/data" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: > dial: conn=172.17.0.1:51726->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: > dial: conn=172.17.0.1:54320->172.17.0.7:21103, err= check_test.go:350: ftp://172.17.0.7:21/rclone-test-wutamar7hago/data lacks md5, skipping 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45006->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49854->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54326->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51614->172.17.0.7:21100, err= --- SKIP: TestCheckSum (0.03s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/data" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: > dial: conn=172.17.0.1:51738->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/data: > dial: conn=172.17.0.1:46986->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33132->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47524->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47532->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45022->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33142->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49870->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49874->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49886->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50882->172.17.0.7:21107, err= === RUN TestCheckSumDownload/subtest1 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47546->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54344->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42538->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41430->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47006->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49896->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45038->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45046->172.17.0.7:21102, err= === RUN TestCheckSumDownload/subtest2 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42544->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47558->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47574->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35616->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51630->172.17.0.7:21100, err= === RUN TestCheckSumDownload/subtest3 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35626->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47578->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42556->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35630->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47590->172.17.0.7:21109, err= === RUN TestCheckSumDownload/subtest4 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:49930->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35644->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41486->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45054->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50898->172.17.0.7:21107, err= === RUN TestCheckSumDownload/subtest5 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47016->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47614->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51644->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47018->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33198->172.17.0.7:21104, err= === RUN TestCheckSumDownload/subtest6 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51664->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33208->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35658->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50908->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47634->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41506->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51668->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47034->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54380->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50920->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35672->172.17.0.7:21105, err= === RUN TestCheckSumDownload/subtest7 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41518->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41520->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45084->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35706->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51684->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33218->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35712->172.17.0.7:21105, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qakeloz3qube" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:51740->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:42596->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone2440492894" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-qakeloz3qube", Local "Local file system at /tmp/rclone2440492894", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:45088->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:35716->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:41528->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:47638->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:35732->172.17.0.7:21105, err= upper checkfile vs. lower remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:50932->172.17.0.7:21107, err= 2026/04/07 01:17:26 ERROR : hello, world!: sum not found 2026/04/07 01:17:26 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.7:21/rclone-test-qakeloz3qube 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qakeloz3qube: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qakeloz3qube: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qakeloz3qube: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:42612->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:54390->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qakeloz3qube: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qakeloz3qube: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-raduyum8mara" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:51746->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:41540->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone3254908721" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-raduyum8mara", Local "Local file system at /tmp/rclone3254908721", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:45104->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:35736->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:51700->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:47648->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:54400->172.17.0.7:21103, err= lower checkfile vs. upper remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:47658->172.17.0.7:21109, err= 2026/04/07 01:17:26 ERROR : HELLO, WORLD!: sum not found 2026/04/07 01:17:26 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-raduyum8mara 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-raduyum8mara: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-raduyum8mara: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-raduyum8mara: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:54402->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:35738->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-raduyum8mara: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-raduyum8mara: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qurikel3nesi" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:51752->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:42620->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone493822038" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-qurikel3nesi", Local "Local file system at /tmp/rclone493822038", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:41548->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:35748->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:47042->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:47660->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:54410->172.17.0.7:21103, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:49946->172.17.0.7:21106, err= 2026/04/07 01:17:26 ERROR : HeLlO, wOrLd!: sum not found 2026/04/07 01:17:26 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-qurikel3nesi 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qurikel3nesi: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qurikel3nesi: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qurikel3nesi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:47054->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:41560->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qurikel3nesi: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-qurikel3nesi: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-zamuloj8hapi" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:51762->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:47676->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone2726192082" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-zamuloj8hapi", Local "Local file system at /tmp/rclone2726192082", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:41574->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:47688->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:35756->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:42630->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:49954->172.17.0.7:21106, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:47704->172.17.0.7:21109, err= 2026/04/07 01:17:26 ERROR : HELLO, WORLD!: sum not found 2026/04/07 01:17:26 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.7:21/rclone-test-zamuloj8hapi 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:49970->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:51716->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lorofiv0yefe" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:51774->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:47710->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone3611102661" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lorofiv0yefe", Local "Local file system at /tmp/rclone3611102661", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:33230->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:51730->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:51742->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:51758->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:54426->172.17.0.7:21103, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:47712->172.17.0.7:21109, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-lorofiv0yefe 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:45120->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:47716->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ruyeged2qiha" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:51786->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:33240->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone2969544049" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-ruyeged2qiha", Local "Local file system at /tmp/rclone2969544049", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:35764->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:35776->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:51768->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:47068->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:47728->172.17.0.7:21109, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:51780->172.17.0.7:21100, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-ruyeged2qiha 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:41578->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:33254->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gaxediq8pohi" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:51788->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:50938->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone4077274670" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-gaxediq8pohi", Local "Local file system at /tmp/rclone4077274670", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:54436->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:47084->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:33264->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:49982->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:51792->172.17.0.7:21100, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:51806->172.17.0.7:21100, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-gaxediq8pohi 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:47730->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:50944->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jinimob2huto" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:51804->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:51808->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone3119306341" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-jinimob2huto", Local "Local file system at /tmp/rclone3119306341", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:54448->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:54462->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:54468->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:41582->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:33280->172.17.0.7:21104, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:35780->172.17.0.7:21105, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-jinimob2huto 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-jinimob2huto: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-jinimob2huto: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-jinimob2huto: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:45136->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:54474->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-jinimob2huto: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-jinimob2huto: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-difuhar4cege" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:51806->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:41596->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone324755337" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-difuhar4cege", Local "Local file system at /tmp/rclone324755337", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:35796->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:47736->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:49990->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:45138->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:47090->172.17.0.7:21108, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:49998->172.17.0.7:21106, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-difuhar4cege 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-difuhar4cege: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-difuhar4cege: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-difuhar4cege: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:47740->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:47746->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-difuhar4cege: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-difuhar4cege: 1 matching files 2026/04/07 01:17:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kigikig6kiqa" 2026/04/07 01:17:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:26 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:26 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: Connecting to FTP server 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:51816->172.17.0.7:21, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:35810->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : Creating backend with remote "/tmp/rclone2715050901" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kigikig6kiqa", Local "Local file system at /tmp/rclone2715050901", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:42642->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:51812->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:33284->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:45154->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:47754->172.17.0.7:21109, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:50954->172.17.0.7:21107, err= 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/07 01:17:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-kigikig6kiqa 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: 1 files missing 2026/04/07 01:17:26 NOTICE: 1 hashes missing 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: 1 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:45162->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:45178->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: 0 differences found 2026/04/07 01:17:26 NOTICE: ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: 1 matching files 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:47770->172.17.0.7:21109, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: > dial: conn=172.17.0.1:42648->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-kigikig6kiqa: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:54482->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: > dial: conn=172.17.0.1:41598->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-difuhar4cege: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:35814->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: > dial: conn=172.17.0.1:50004->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-jinimob2huto: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:42652->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: > dial: conn=172.17.0.1:51814->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-gaxediq8pohi: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:45184->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: Purge object "測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: > dial: conn=172.17.0.1:54484->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-ruyeged2qiha: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:35826->172.17.0.7:21105, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: Purge object "測試_Русский___ě_áñ" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: > dial: conn=172.17.0.1:33296->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-lorofiv0yefe: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:45198->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: Purge object "HELLO, WORLD!" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: > dial: conn=172.17.0.1:42658->172.17.0.7:21101, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-zamuloj8hapi: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:47106->172.17.0.7:21108, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: Purge object "HeLlO, wOrLd!" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: > dial: conn=172.17.0.1:41602->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qurikel3nesi: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:54486->172.17.0.7:21103, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: Purge object "HELLO, WORLD!" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: > dial: conn=172.17.0.1:45200->172.17.0.7:21102, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-raduyum8mara: Purge dir "" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:33302->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: Purge object "hello, world!" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: > dial: conn=172.17.0.1:50962->172.17.0.7:21107, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-qakeloz3qube: Purge dir "" --- PASS: TestApplyTransforms (0.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50016->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50022->172.17.0.7:21106, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33310->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41612->172.17.0.7:21110, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51830->172.17.0.7:21100, err= 2026/04/07 01:17:26 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33314->172.17.0.7:21104, err= 2026/04/07 01:17:26 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33324->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/07 01:17:27 INFO : file1: Copied (new) to: sub/file2 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54490->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42674->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47110->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : sub/file2: size = 14 OK 2026/04/07 01:17:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : file1: Unchanged skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35830->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33330->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: don't need to copy/move sub/file2, it is already at target location 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42686->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54506->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35834->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45210->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47784->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35836->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45226->172.17.0.7:21102, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50036->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33346->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42688->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50040->172.17.0.7:21106, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42696->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47790->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41628->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47802->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51842->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33352->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41632->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/backup" 2026/04/07 01:17:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:51824->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:42704->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wutamar7hago/backup" to be canonical "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/backup" 2026/04/07 01:17:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1050487605) 2026/04/07 01:17:27 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-wutamar7hago) 2026/04/07 01:17:27 DEBUG : dst/file1: Sizes differ 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:50966->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:45240->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:42706->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:47804->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:42710->172.17.0.7:21101, err= 2026/04/07 01:17:27 INFO : dst/file1: Moved (server-side) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50980->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50048->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45252->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47118->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51852->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/07 01:17:27 INFO : dst/file1: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50988->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51830->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50064->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47132->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33358->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47142->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51000->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45258->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51010->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47808->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41636->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33360->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42724->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.06s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/dst" 2026/04/07 01:17:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51840->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47820->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:41652->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:27 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:27 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:51856->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:35838->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" to be canonical "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : one: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:47144->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51020->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47830->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:50068->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51858->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47832->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:54520->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/07 01:17:27 INFO : one: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51866->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33374->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42728->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51026->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47838->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" for canonical name "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1050487605) 2026/04/07 01:17:27 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst) 2026/04/07 01:17:27 DEBUG : one: Sizes differ 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:50078->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47158->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47164->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:33380->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:45262->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:54532->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/07 01:17:27 INFO : one: Copied (replaced existing) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50090->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35846->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47170->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54542->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47178->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41666->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47850->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51034->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47188->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51880->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41672->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51040->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51042->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" for canonical name "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1050487605) 2026/04/07 01:17:27 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst) 2026/04/07 01:17:27 DEBUG : one: Sizes differ 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:33388->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : one: size = 5 OK 2026/04/07 01:17:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51882->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54548->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45270->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45282->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47858->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54552->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51048->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42740->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51050->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:33392->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" for canonical name "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:47860->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : two: size = 3 OK 2026/04/07 01:17:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51884->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33400->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35858->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:33412->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" for canonical name "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:42744->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : two: size = 3 OK 2026/04/07 01:17:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51058->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51896->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54562->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47870->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47202->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33418->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51898->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-wutamar7hago/CompareDest" for canonical name "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/CompareDest" 2026/04/07 01:17:27 DEBUG : two: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: > dial: conn=172.17.0.1:35868->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone1050487605) 2026/04/07 01:17:27 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest) 2026/04/07 01:17:27 DEBUG : two: Sizes differ 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:54564->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:51906->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47884->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:47888->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/dst: > dial: conn=172.17.0.1:41680->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/07 01:17:27 INFO : two: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51908->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51064->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33426->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33432->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50094->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47896->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42756->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42760->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51074->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47910->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42766->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33444->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42770->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54566->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35876->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42772->172.17.0.7:21101, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42780->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33458->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41688->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51078->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51924->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : sub/file2: size = 14 OK 2026/04/07 01:17:27 INFO : file1: Copied (new) to: sub/file2 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47920->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41690->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47926->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : sub/file2: size = 14 OK 2026/04/07 01:17:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : file1: Unchanged skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33460->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41698->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: don't need to copy/move sub/file2, it is already at target location 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47212->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50102->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45298->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33476->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35884->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54578->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35890->172.17.0.7:21105, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45304->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41710->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51936->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33484->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35906->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35908->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33490->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/07 01:17:27 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50114->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51940->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47220->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/07 01:17:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/07 01:17:27 DEBUG : file1: Unchanged skipping 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42784->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42786->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47930->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50116->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51944->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45312->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33504->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33508->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41714->172.17.0.7:21110, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47236->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35910->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42800->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Waiting for checks to finish 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Waiting for transfers to finish 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41726->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51864->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47940->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51960->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54586->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51972->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54590->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35922->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41730->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51086->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35934->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51986->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47248->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51996->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54600->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33512->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52000->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54616->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42806->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52006->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51878->172.17.0.7:21, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47952->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50124->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47254->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45318->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35942->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47264->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47268->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42810->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35954->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35968->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47280->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41740->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42822->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47290->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42836->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47304->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45322->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41742->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54620->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51094->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47316->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33522->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50138->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47956->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47332->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50152->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47972->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45338->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52016->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33528->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/07 01:17:27 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35970->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52028->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54622->172.17.0.7:21103, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51100->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50168->172.17.0.7:21106, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41758->172.17.0.7:21110, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47982->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45350->172.17.0.7:21102, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42850->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33532->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47994->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52038->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42854->172.17.0.7:21101, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47346->172.17.0.7:21108, err= --- PASS: TestCopyLongFileNameCollision (0.08s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47354->172.17.0.7:21108, err= 2026/04/07 01:17:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52044->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48000->172.17.0.7:21109, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51108->172.17.0.7:21107, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35978->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:35994->172.17.0.7:21105, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52060->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/07 01:17:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33540->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52062->172.17.0.7:21100, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33550->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33562->172.17.0.7:21104, err= 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:27 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33564->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54630->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/07 01:17:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51110->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52076->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54642->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48006->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51122->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50172->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33574->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50188->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36006->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54648->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50204->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54662->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/07 01:17:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48022->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52080->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48026->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52096->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33590->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51124->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50216->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50220->172.17.0.7:21106, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42868->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36008->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50226->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54670->172.17.0.7:21103, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33606->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54674->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33614->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42872->172.17.0.7:21101, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52106->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47364->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33624->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36014->172.17.0.7:21105, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41768->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52108->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52122->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47372->172.17.0.7:21108, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36030->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51134->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52124->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41782->172.17.0.7:21110, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47378->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42880->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36036->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42882->172.17.0.7:21101, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42886->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33638->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42898->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41792->172.17.0.7:21110, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36048->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51142->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51158->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45362->172.17.0.7:21102, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45364->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33654->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50232->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33664->172.17.0.7:21104, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48040->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33666->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52140->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50234->172.17.0.7:21106, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36062->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33670->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52144->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42904->172.17.0.7:21101, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42920->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41796->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54688->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50246->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48046->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52156->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45376->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54704->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33672->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47392->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47408->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52170->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54720->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52180->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45386->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33680->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48052->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41810->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33684->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50258->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42928->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54730->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42940->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51174->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51184->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45390->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33692->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36074->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42950->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33700->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : a.txt: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : a.txt: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50274->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48066->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33714->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33728->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : sub dir/ignore dir: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50288->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41826->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : sub dir/ignore dir: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45404->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50302->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50304->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48074->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48084->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51192->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52182->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33732->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42952->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50314->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33740->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48094->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41832->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51206->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41840->172.17.0.7:21110, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45406->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36084->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33748->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52188->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51210->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52204->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54736->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54740->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51224->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50330->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52208->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47412->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51228->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50332->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47422->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50336->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52222->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52232->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41848->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36086->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42954->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45418->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50338->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52240->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45422->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36100->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51234->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50348->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41854->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54748->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : a.txt: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : a.txt: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48110->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50354->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36110->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world: Excluded 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : sub dir/hello world2: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51248->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : sub dir/ignore dir: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45430->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52244->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : sub dir/ignore dir: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41864->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42958->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54750->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41868->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50358->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48116->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52248->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51252->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45442->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51264->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41880->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48130->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42974->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54758->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41896->172.17.0.7:21110, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33754->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42980->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47432->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47444->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47460->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54760->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52258->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50366->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54762->172.17.0.7:21103, err= === RUN TestListJSON/Default 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50368->172.17.0.7:21106, err= === RUN TestListJSON/FilesOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48146->172.17.0.7:21109, err= === RUN TestListJSON/DirsOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36126->172.17.0.7:21105, err= === RUN TestListJSON/Recurse 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41906->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47466->172.17.0.7:21108, err= === RUN TestListJSON/SubDir 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48156->172.17.0.7:21109, err= === RUN TestListJSON/NoModTime 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36130->172.17.0.7:21105, err= === RUN TestListJSON/NoMimeType 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41916->172.17.0.7:21110, err= === RUN TestListJSON/ShowHash 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41928->172.17.0.7:21110, err= === RUN TestListJSON/HashTypes 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42988->172.17.0.7:21101, err= 2026/04/07 01:17:28 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47478->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48158->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51276->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41934->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43002->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54778->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48168->172.17.0.7:21109, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33766->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36144->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52268->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33776->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50380->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47482->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43010->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33778->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48184->172.17.0.7:21109, err= === RUN TestStatJSON/Root 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52282->172.17.0.7:21100, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50384->172.17.0.7:21106, err= === RUN TestStatJSON/Dir 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50392->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41942->172.17.0.7:21110, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50402->172.17.0.7:21106, err= === RUN TestStatJSON/File 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33792->172.17.0.7:21104, err= === RUN TestStatJSON/NotFound 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52288->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36152->172.17.0.7:21105, err= === RUN TestStatJSON/DirFilesOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52292->172.17.0.7:21100, err= === RUN TestStatJSON/FileFilesOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47492->172.17.0.7:21108, err= === RUN TestStatJSON/NotFoundFilesOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47508->172.17.0.7:21108, err= === RUN TestStatJSON/DirDirsOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36160->172.17.0.7:21105, err= === RUN TestStatJSON/FileDirsOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33802->172.17.0.7:21104, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33810->172.17.0.7:21104, err= === RUN TestStatJSON/RootNotFound 2026/04/07 01:17:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/notfound" 2026/04/07 01:17:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:28 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:28 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:28 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:28 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: Connecting to FTP server 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: > dial: conn=172.17.0.1:51886->172.17.0.7:21, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: > dial: conn=172.17.0.1:36164->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: > dial: conn=172.17.0.1:51290->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/notfound: > dial: conn=172.17.0.1:52302->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54786->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51304->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33826->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41948->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36178->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48198->172.17.0.7:21109, err= --- PASS: TestStatJSON (0.06s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.01s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 INFO : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45446->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48200->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41960->172.17.0.7:21110, err= 2026/04/07 01:17:28 INFO : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45452->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50414->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41970->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33830->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41974->172.17.0.7:21110, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51314->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33834->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48210->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48222->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41976->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47520->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43012->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45454->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54798->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43022->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45468->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47530->172.17.0.7:21108, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52308->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54808->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41982->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36192->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45474->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36200->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43028->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41992->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45476->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36206->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:41998->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33846->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47540->172.17.0.7:21108, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36214->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42012->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51328->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45492->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33848->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36218->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36224->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45504->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/07 01:17:28 DEBUG : empty space: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42026->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51338->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51354->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51370->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52310->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51386->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42040->172.17.0.7:21110, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36240->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48234->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52322->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45512->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52326->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50422->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48240->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43034->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54820->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42052->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47544->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47558->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48254->172.17.0.7:21109, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52338->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54826->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42058->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52352->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42068->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36250->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47574->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48270->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45518->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45526->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45540->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54838->172.17.0.7:21103, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/07 01:17:28 DEBUG : Creating backend with remote ":memory:" 2026/04/07 01:17:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/07 01:17:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/07 01:17:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/07 01:17:28 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:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42070->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43046->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45554->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51390->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45570->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50432->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45586->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48282->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51406->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48290->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43058->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45588->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47578->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33864->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48294->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36256->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33872->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42076->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51422->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33884->172.17.0.7:21104, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42080->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48298->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45602->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47594->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36270->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51436->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47598->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48308->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52358->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52366->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33886->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : large: Excluded (Size Filter) 2026/04/07 01:17:28 DEBUG : large: Excluded 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43062->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33898->172.17.0.7:21104, err= 2026/04/07 01:17:28 INFO : medium: Deleted 2026/04/07 01:17:28 INFO : small: Deleted 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45618->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33900->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48320->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47600->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51450->172.17.0.7:21107, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45634->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47606->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51462->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42096->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43066->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54846->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47608->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51468->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51474->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54856->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51490->172.17.0.7:21107, err= 2026/04/07 01:17:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43070->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48332->172.17.0.7:21109, err= 2026/04/07 01:17:28 INFO : large: Deleted 2026/04/07 01:17:28 INFO : medium: Deleted 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50440->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43078->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43080->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42112->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52368->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36278->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52372->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50446->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54858->172.17.0.7:21103, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45644->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50458->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36294->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33902->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42124->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33904->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45646->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36306->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51494->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50460->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42134->172.17.0.7:21110, err= 2026/04/07 01:17:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36312->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43092->172.17.0.7:21101, err= 2026/04/07 01:17:28 INFO : medium: Deleted 2026/04/07 01:17:28 INFO : small: Deleted 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42142->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48340->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47622->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54862->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43102->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54870->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45654->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54874->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51498->172.17.0.7:21107, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45670->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48346->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50468->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50476->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52374->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36318->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45682->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45696->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36328->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52386->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43104->172.17.0.7:21101, err= 2026/04/07 01:17:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48352->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43114->172.17.0.7:21101, err= 2026/04/07 01:17:28 INFO : medium: Deleted 2026/04/07 01:17:28 INFO : large: Deleted 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48366->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43130->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54890->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33920->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43140->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36342->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54896->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50486->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33934->172.17.0.7:21104, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36358->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47630->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43150->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51512->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42156->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43158->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52402->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48376->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43170->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43176->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42166->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47636->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47648->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51520->172.17.0.7:21107, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/07 01:17:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/07 01:17:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/07 01:17:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/07 01:17:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/07 01:17:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/07 01:17:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/07 01:17:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52416->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54898->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45702->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51530->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42172->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50490->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36368->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52420->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54908->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43186->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36382->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50502->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51542->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33936->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42174->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43202->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36398->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51546->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42182->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51548->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36414->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47654->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:33944->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45718->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51554->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52426->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47658->172.17.0.7:21108, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/04/07 01:17:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-febeyez1mume" 2026/04/07 01:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:17:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:28 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:28 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:28 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:28 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Connecting to FTP server 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51898->172.17.0.7:21, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52442->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : Creating backend with remote "/tmp/rclone1631156912" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-febeyez1mume", Local "Local file system at /tmp/rclone1631156912", Modify Window "1s" 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52452->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54918->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42192->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43210->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50504->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:33956->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47672->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36418->172.17.0.7:21105, err= 2026/04/07 01:17:28 INFO : A2: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36430->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43220->172.17.0.7:21101, err= 2026/04/07 01:17:28 INFO : A1/B2: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50512->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45732->172.17.0.7:21102, err= 2026/04/07 01:17:28 INFO : A1/B2/C2: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36442->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52462->172.17.0.7:21100, err= 2026/04/07 01:17:28 INFO : A1/B1/C3: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36446->172.17.0.7:21105, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52470->172.17.0.7:21100, err= 2026/04/07 01:17:28 INFO : A3: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42194->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:48392->172.17.0.7:21109, err= 2026/04/07 01:17:28 INFO : A3/B3: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54928->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50516->172.17.0.7:21106, err= 2026/04/07 01:17:28 INFO : A3/B3/C4: Making directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47686->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:33972->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51556->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52472->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:33980->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42210->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Connecting to FTP server 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Connecting to FTP server 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51900->172.17.0.7:21, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:33992->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51562->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45736->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50532->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51902->172.17.0.7:21, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:48400->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52478->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Connecting to FTP server 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52484->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:34004->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50542->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54942->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:34018->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51908->172.17.0.7:21, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:48414->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42220->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42234->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47690->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42240->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51568->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43228->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54946->172.17.0.7:21103, err= 2026/04/07 01:17:28 INFO : A1/B1/C1/one: Deleted 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42246->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:48418->172.17.0.7:21109, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54962->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47706->172.17.0.7:21108, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42252->172.17.0.7:21110, err= 2026/04/07 01:17:28 DEBUG : removing 2 level 3 directories 2026/04/07 01:17:28 INFO : A1/B1/C3: Removing directory 2026/04/07 01:17:28 INFO : A1/B1/C1: Removing directory 2026/04/07 01:17:28 DEBUG : removing 1 level 2 directories 2026/04/07 01:17:28 INFO : A1/B1: Removing directory 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45752->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:52500->172.17.0.7:21100, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:34030->172.17.0.7:21104, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54970->172.17.0.7:21103, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43234->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50548->172.17.0.7:21106, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51576->172.17.0.7:21107, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45764->172.17.0.7:21102, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43244->172.17.0.7:21101, err= 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:28 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50558->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45778->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : Waiting for deletions to finish 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36454->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45788->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54974->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:34042->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36458->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51580->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47716->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45796->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43246->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50574->172.17.0.7:21106, err= 2026/04/07 01:17:29 INFO : A1/two: Deleted 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43258->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:54986->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36474->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:42254->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45804->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36488->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47726->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51590->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43270->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:50586->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:36502->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43272->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:45820->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : removing 2 level 3 directories 2026/04/07 01:17:29 INFO : A3/B3/C4: Removing directory 2026/04/07 01:17:29 INFO : A1/B2/C2: Removing directory 2026/04/07 01:17:29 DEBUG : removing 2 level 2 directories 2026/04/07 01:17:29 INFO : A3/B3: Removing directory 2026/04/07 01:17:29 INFO : A1/B2: Removing directory 2026/04/07 01:17:29 DEBUG : removing 3 level 1 directories 2026/04/07 01:17:29 INFO : A3: Removing directory 2026/04/07 01:17:29 INFO : A1: Removing directory 2026/04/07 01:17:29 INFO : A2: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 0 directories 2026/04/07 01:17:29 INFO : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:43282->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:47742->172.17.0.7:21108, err= 2026/04/07 01:17:29 ERROR : error listing: directory not found 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51606->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: > dial: conn=172.17.0.1:51608->172.17.0.7:21107, err= 2026/04/07 01:17:29 ERROR : error listing: directory not found 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-febeyez1mume: Purge dir "" 2026/04/07 01:17:29 NOTICE: purge failed to rmdir "": directory not found 2026/04/07 01:17:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42256->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43292->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45836->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45848->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52516->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48428->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51614->172.17.0.7:21107, err= 2026/04/07 01:17:29 INFO : A2: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52520->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43302->172.17.0.7:21101, err= 2026/04/07 01:17:29 INFO : A1/B2: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52536->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34054->172.17.0.7:21104, err= 2026/04/07 01:17:29 INFO : A1/B2/C2: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42260->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47756->172.17.0.7:21108, err= 2026/04/07 01:17:29 INFO : A1/B1/C3: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:54998->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43312->172.17.0.7:21101, err= 2026/04/07 01:17:29 INFO : A3: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52544->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51624->172.17.0.7:21107, err= 2026/04/07 01:17:29 INFO : A3/B3: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51626->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42270->172.17.0.7:21110, err= 2026/04/07 01:17:29 INFO : A3/B3/C4: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48432->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50592->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36512->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36526->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51636->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43324->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48438->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36542->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45860->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52546->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47764->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51912->172.17.0.7:21, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50598->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52560->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50604->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51644->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51650->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48444->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51652->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43334->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43346->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48446->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45876->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : removing 1 level 3 directories 2026/04/07 01:17:29 INFO : A3/B3/C4: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50610->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45892->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47766->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52574->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50612->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51660->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45900->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55008->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51672->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52580->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43352->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51676->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34070->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52596->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48450->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47768->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51692->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43366->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52608->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51698->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50618->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47776->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34082->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52624->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55024->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50628->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47788->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48454->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : removing 2 level 3 directories 2026/04/07 01:17:29 INFO : A1/B1/C3: Removing directory 2026/04/07 01:17:29 INFO : A1/B2/C2: Removing directory 2026/04/07 01:17:29 DEBUG : removing 2 level 2 directories 2026/04/07 01:17:29 INFO : A3/B3: Removing directory 2026/04/07 01:17:29 INFO : A1/B2: Removing directory 2026/04/07 01:17:29 DEBUG : removing 2 level 1 directories 2026/04/07 01:17:29 INFO : A3: Removing directory 2026/04/07 01:17:29 INFO : A2: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36544->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42272->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34090->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42288->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51710->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47802->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43376->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34104->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42300->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34108->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55026->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42304->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34114->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : removing 1 level 3 directories 2026/04/07 01:17:29 INFO : A1/B1/C1: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 2 directories 2026/04/07 01:17:29 INFO : A1/B1: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 1 directories 2026/04/07 01:17:29 INFO : A1: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 0 directories 2026/04/07 01:17:29 INFO : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51724->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50636->172.17.0.7:21106, err= 2026/04/07 01:17:29 ERROR : error listing: directory not found 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51736->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36554->172.17.0.7:21105, err= 2026/04/07 01:17:29 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45912->172.17.0.7:21102, err= 2026/04/07 01:17:29 INFO : A1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48470->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43382->172.17.0.7:21101, err= 2026/04/07 01:17:29 INFO : A1/B1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52636->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51752->172.17.0.7:21107, err= 2026/04/07 01:17:29 INFO : A1/B1/C1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45928->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51758->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48472->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34116->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47816->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50648->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36560->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34130->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51772->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52644->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48476->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : removing 1 level 3 directories 2026/04/07 01:17:29 INFO : A1/B1/C1: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 2 directories 2026/04/07 01:17:29 INFO : A1/B1: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45936->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36576->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52648->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36586->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47828->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45950->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50658->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47842->172.17.0.7:21108, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51774->172.17.0.7:21107, err= 2026/04/07 01:17:29 INFO : A1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34140->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34154->172.17.0.7:21104, err= 2026/04/07 01:17:29 INFO : A1/B1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34162->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47852->172.17.0.7:21108, err= 2026/04/07 01:17:29 INFO : A1/B1/C1: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36594->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45956->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43396->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48484->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45962->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47866->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50662->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55038->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36610->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52658->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42318->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50676->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : removing 1 level 3 directories 2026/04/07 01:17:29 INFO : A1/B1/C1: Removing directory 2026/04/07 01:17:29 DEBUG : removing 1 level 2 directories 2026/04/07 01:17:29 INFO : A1/B1: Removing directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42322->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55054->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45966->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47876->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51776->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47892->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42336->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45978->172.17.0.7:21102, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47896->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43412->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47904->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47906->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48500->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50690->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47910->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : filename.txt: File name found in url 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55068->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47914->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45990->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43426->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43438->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52660->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43444->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50702->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55080->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:45996->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51782->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51794->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43450->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51796->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43452->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51810->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43468->172.17.0.7:21101, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36620->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42346->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52676->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43474->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34174->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47916->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42348->172.17.0.7:21110, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46008->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47922->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47924->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50714->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48502->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52684->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34190->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/07 01:17:29 INFO : file1: Copied (new) to: sub/file2 2026/04/07 01:17:29 INFO : file1: Deleted 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55082->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36622->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51822->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : sub/file2: size = 14 OK 2026/04/07 01:17:29 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/07 01:17:29 DEBUG : file1: Unchanged skipping 2026/04/07 01:17:29 INFO : file1: Deleted 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48514->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34196->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: don't need to copy/move sub/file2, it is already at target location 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42356->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46022->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50730->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34210->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48520->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46032->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47926->172.17.0.7:21108, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55094->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48522->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50732->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52686->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42368->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46034->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/07 01:17:29 INFO : file1: Copied (new) 2026/04/07 01:17:29 INFO : file1: Deleted 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46044->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50736->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : file1: Destination exists, skipping 2026/04/07 01:17:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52702->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34226->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55100->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36626->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43482->172.17.0.7:21101, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48526->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34242->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43484->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36638->172.17.0.7:21105, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55116->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51834->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34250->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47928->172.17.0.7:21108, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47938->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46060->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34252->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34256->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47948->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48532->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47964->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wutamar7hago/backup" 2026/04/07 01:17:29 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/04/07 01:17:29 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:29 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:29 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:29 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:29 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:29 DEBUG : TestFTPVsftpd: detected overridden config - adding "{qeXcF}" suffix to name 2026/04/07 01:17:29 DEBUG : Setting host="172.17.0.7" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/04/07 01:17:29 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/04/07 01:17:29 DEBUG : Setting pass="SUA9JRy1sOJIoVQZxigeKPpjLwM8ObIxayEz4Pl77n2j" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/04/07 01:17:29 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/04/07 01:17:29 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: Connecting to FTP server 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:51916->172.17.0.7:21, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:55126->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-wutamar7hago/backup" to be canonical "TestFTPVsftpd{qeXcF}:rclone-test-wutamar7hago/backup" 2026/04/07 01:17:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1050487605) 2026/04/07 01:17:29 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-wutamar7hago) 2026/04/07 01:17:29 DEBUG : dst/file1: Sizes differ 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:36654->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:52708->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:36662->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:47974->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: > dial: conn=172.17.0.1:36672->172.17.0.7:21105, err= 2026/04/07 01:17:29 INFO : dst/file1: Moved (server-side) 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51850->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43488->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51862->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43502->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52720->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/07 01:17:29 INFO : dst/file1: Copied (new) 2026/04/07 01:17:29 INFO : dst/file1: Deleted 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42382->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50744->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46064->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48544->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36676->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55128->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34262->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42384->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42394->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48560->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34270->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47984->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55134->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52724->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47986->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50760->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34286->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47992->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43512->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42398->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52736->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52738->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55140->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42414->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36688->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42420->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:47998->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48000->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55152->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52740->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34296->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48564->172.17.0.7:21109, err= 2026/04/07 01:17:29 INFO : A1/B2: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36704->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36710->172.17.0.7:21105, err= 2026/04/07 01:17:29 INFO : A1/B1/C3: Making directory 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48566->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48578->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42422->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55160->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48580->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50772->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36716->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52742->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48004->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50784->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42424->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42432->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36728->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46074->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42434->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46076->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42440->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55170->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34304->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50794->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46090->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48590->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42444->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42456->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46092->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42472->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55180->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50806->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34312->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51874->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43518->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48600->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46104->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48606->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50822->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34316->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46118->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55186->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42488->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51880->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43534->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34318->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Connecting to FTP server 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36736->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55188->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43536->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48014->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51922->172.17.0.7:21, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42500->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50832->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46122->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52758->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48608->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55192->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36752->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34326->172.17.0.7:21104, err= 2026/04/07 01:17:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42504->172.17.0.7:21110, err= 2026/04/07 01:17:29 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/07 01:17:29 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48620->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34342->172.17.0.7:21104, err= 2026/04/07 01:17:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42520->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48016->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34358->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36766->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42534->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34362->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51896->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42538->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46134->172.17.0.7:21102, err= 2026/04/07 01:17:29 INFO : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55196->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48026->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46136->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51910->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52764->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36768->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50848->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43548->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43558->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36770->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51914->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55198->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50860->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46144->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36780->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55208->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50864->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48630->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55210->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55214->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42540->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43560->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51920->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36790->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55228->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48632->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52766->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50880->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48028->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36800->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46160->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42552->172.17.0.7:21110, err= 2026/04/07 01:17:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55230->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50886->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51936->172.17.0.7:21107, err= 2026/04/07 01:17:29 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/07 01:17:29 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/07 01:17:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55234->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34376->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51944->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43568->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36808->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48038->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42560->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43576->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51954->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52768->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43586->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36824->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34386->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50892->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46174->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43598->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48052->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46184->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50902->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34400->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43610->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34404->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46190->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42562->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51962->172.17.0.7:21107, err= --- PASS: TestDirMove (0.14s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48060->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52774->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50904->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52786->172.17.0.7:21100, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55236->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52802->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: File to upload is small (34 bytes), uploading instead of streaming 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36838->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51968->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52808->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/07 01:17:29 NOTICE: ftp://172.17.0.7:21/rclone-test-wutamar7hago: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/07 01:17:29 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34412->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52818->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34424->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/07 01:17:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55244->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46204->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55256->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52824->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43614->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43624->172.17.0.7:21101, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52840->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55268->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: File to upload is small (34 bytes), uploading instead of streaming 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46218->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55272->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46222->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/07 01:17:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46230->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36854->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51984->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/07 01:17:29 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34430->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43630->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48640->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52000->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52856->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50918->172.17.0.7:21106, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48642->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36868->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: File to upload is small (34 bytes), uploading instead of streaming 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48062->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52010->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43638->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/07 01:17:29 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52860->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36870->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36874->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/07 01:17:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34438->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52014->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46236->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42568->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50932->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48078->172.17.0.7:21108, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42574->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52868->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: File to upload is small (34 bytes), uploading instead of streaming 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48648->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50938->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43646->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/07 01:17:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46238->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48664->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46242->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/07 01:17:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48080->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52026->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55274->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52874->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43652->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46244->172.17.0.7:21102, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52038->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36888->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48676->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52040->172.17.0.7:21107, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43662->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42590->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52044->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: File to upload is small (60 bytes), uploading instead of streaming 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42602->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55290->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42614->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : potato2: size = 60 OK 2026/04/07 01:17:29 DEBUG : potato2: Size of src and dst objects identical 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52880->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36898->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50948->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43664->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36914->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43670->172.17.0.7:21101, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50962->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48686->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42622->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50964->172.17.0.7:21106, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55300->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52882->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36918->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55312->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46260->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52058->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42638->172.17.0.7:21110, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50966->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43672->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50974->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48092->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55314->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55326->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48688->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42640->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34448->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55342->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52890->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48096->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34464->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Touching "empty space" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Touching "potato2" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52902->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Touching "sub dir/potato3" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52906->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48696->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46270->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48112->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52060->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50978->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50988->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36934->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48698->172.17.0.7:21109, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:50996->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48120->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52064->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43686->172.17.0.7:21101, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43702->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46284->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43710->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36950->172.17.0.7:21105, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51008->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43718->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55358->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55370->172.17.0.7:21103, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42650->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46286->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43724->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34470->172.17.0.7:21104, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55382->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42656->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48136->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52910->172.17.0.7:21100, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wutamar7hago", Local "Local file system at /tmp/rclone1050487605", Modify Window "1s" 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42666->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55384->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43740->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51022->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46300->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42682->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51028->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55396->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42690->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46304->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52070->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34476->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48150->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46314->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52084->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zujodob3" before starting 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48706->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43754->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43756->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52922->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing.zujodob3: TEST: removing renamed existing file after operation 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36962->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52924->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55410->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48710->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.webuqup3" before starting 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52928->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21108") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48160->172.17.0.7:21108, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52090->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51030->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.webuqup3: TEST: renaming existing back after failed operation 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21100") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52936->172.17.0.7:21100, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55424->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21106") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:51034->172.17.0.7:21106, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48726->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36976->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kapatix6" before starting 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42692->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48734->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42694->172.17.0.7:21110, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48738->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kapatix6: TEST: removing renamed existing file after operation 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21101") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:43770->172.17.0.7:21101, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21105") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:36982->172.17.0.7:21105, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21102") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:46322->172.17.0.7:21102, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48746->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21109") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:48752->172.17.0.7:21109, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55440->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55444->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21104") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:34490->172.17.0.7:21104, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21110") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:42706->172.17.0.7:21110, err= --- PASS: TestRemoveExisting (0.04s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21103") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:55450->172.17.0.7:21103, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: dial("tcp","172.17.0.7:21107") 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: > dial: conn=172.17.0.1:52104->172.17.0.7:21107, err= 2026/04/07 01:17:29 DEBUG : ftp://172.17.0.7:21/rclone-test-wutamar7hago: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 3.463299873s (try 1/5)