"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40562->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43696->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone636380456" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45600->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34750->172.17.0.2:21105, err= 2025/09/25 03:03:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.01s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40876->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54654->172.17.0.2:21103, err= 2025/09/25 03:03:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/25 03:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/25 03:03:40 DEBUG : potato: Seek from 10 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 10 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/25 03:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/25 03:03:40 DEBUG : potato: Seek from 8 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 8 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/25 03:03:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/25 03:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/25 03:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/25 03:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/25 03:03:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/25 03:03:40 DEBUG : potato: Seek from 9 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 9 to 0 2025/09/25 03:03:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53550->172.17.0.2:21101, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37284->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54668->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43712->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45602->172.17.0.2:21109, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46706->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46708->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40884->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37292->172.17.0.2:21110, err= === RUN TestCheck/3 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43720->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53556->172.17.0.2:21101, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40908->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45606->172.17.0.2:21109, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45622->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43736->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37294->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53702->172.17.0.2:21104, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53230->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45646->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37310->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45658->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45780->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43740->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34778->172.17.0.2:21105, err= --- PASS: TestCheck (0.09s) --- 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 2025/09/25 03:03:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/25 03:03:40 DEBUG : Creating backend with remote "nonexistent" 2025/09/25 03:03:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/25 03:03:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/25 03:03:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/25 03:03:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45788->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34780->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45804->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45666->172.17.0.2:21109, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34794->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45808->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43750->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34804->172.17.0.2:21105, err= === RUN TestCheckDownload/3 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46742->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53250->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45812->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46756->172.17.0.2:21100, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34812->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37318->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54686->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54692->172.17.0.2:21103, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40916->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43760->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54710->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46758->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53736->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53282->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37328->172.17.0.2:21110, err= --- PASS: TestCheckDownload (0.16s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43766->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54722->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45820->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45722->172.17.0.2:21109, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43778->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53752->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43792->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53586->172.17.0.2:21101, err= === RUN TestCheckSizeOnly/3 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37336->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53600->172.17.0.2:21101, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54730->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53608->172.17.0.2:21101, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45836->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37344->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53766->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53294->172.17.0.2:21108, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34830->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46784->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40918->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54744->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40924->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53308->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37354->172.17.0.2:21110, err= --- PASS: TestCheckSizeOnly (0.09s) --- 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:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37368->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46796->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40940->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34836->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53612->172.17.0.2:21101, err= 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/25 03:03:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37380->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43798->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45846->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37384->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53620->172.17.0.2:21101, err= 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/25 03:03:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/25 03:03:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53322->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45734->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53334->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45740->172.17.0.2:21109, err= --- PASS: TestParseSumFile (0.03s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/data" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: > dial: conn=172.17.0.1:40566->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: > dial: conn=172.17.0.1:40954->172.17.0.2:21106, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data lacks md5, skipping 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53348->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37390->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53768->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46806->172.17.0.2:21100, err= --- SKIP: TestCheckSum (0.03s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/data" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: > dial: conn=172.17.0.1:40576->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/data: > dial: conn=172.17.0.1:46808->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45746->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45848->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54754->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43804->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45762->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54764->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46818->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34848->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46830->172.17.0.2:21100, err= === RUN TestCheckSumDownload/subtest1 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45864->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54766->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43826->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53350->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40974->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54770->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45876->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37408->172.17.0.2:21110, err= === RUN TestCheckSumDownload/subtest2 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40984->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45894->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34856->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43840->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46850->172.17.0.2:21100, err= === RUN TestCheckSumDownload/subtest3 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45770->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53788->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45782->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43842->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46866->172.17.0.2:21100, err= === RUN TestCheckSumDownload/subtest4 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41006->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34898->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45896->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45910->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45808->172.17.0.2:21109, err= === RUN TestCheckSumDownload/subtest5 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45920->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54790->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45928->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45934->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53804->172.17.0.2:21104, err= === RUN TestCheckSumDownload/subtest6 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45856->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45956->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46894->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43854->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34914->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46902->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41008->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53364->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54820->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45860->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37434->172.17.0.2:21110, err= === RUN TestCheckSumDownload/subtest7 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34918->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53816->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:34922->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45870->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46912->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53818->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54830->172.17.0.2:21103, err= --- PASS: TestCheckSumDownload (0.23s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-tamelaf6dexi" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:40584->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:46918->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone2226843388" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-tamelaf6dexi", Local "Local file system at /tmp/rclone2226843388", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:43858->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:45872->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:45880->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:53402->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:41018->172.17.0.2:21106, err= upper checkfile vs. lower remote (without normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:41032->172.17.0.2:21106, err= 2025/09/25 03:03:40 ERROR : hello, world!: sum not found 2025/09/25 03:03:40 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-tamelaf6dexi 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: 1 files missing 2025/09/25 03:03:40 NOTICE: 1 hashes missing 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: 1 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:45968->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:37450->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: 0 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: 1 matching files 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yefenix0teta" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:40586->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:53404->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone203232973" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yefenix0teta", Local "Local file system at /tmp/rclone203232973", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:53414->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:54836->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:41048->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:54840->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:54846->172.17.0.2:21103, err= lower checkfile vs. upper remote (without normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:53416->172.17.0.2:21108, err= 2025/09/25 03:03:40 ERROR : HELLO, WORLD!: sum not found 2025/09/25 03:03:40 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-yefenix0teta 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-yefenix0teta: 1 files missing 2025/09/25 03:03:40 NOTICE: 1 hashes missing 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-yefenix0teta: 1 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-yefenix0teta: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:43860->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:45882->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-yefenix0teta: 0 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-yefenix0teta: 1 matching files 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-riqabez9huxo" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:40594->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53830->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone2354270846" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-riqabez9huxo", Local "Local file system at /tmp/rclone2354270846", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:54850->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:34930->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:41064->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53840->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53422->172.17.0.2:21108, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53424->172.17.0.2:21108, err= 2025/09/25 03:03:40 ERROR : HeLlO, wOrLd!: sum not found 2025/09/25 03:03:40 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-riqabez9huxo 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-riqabez9huxo: 1 files missing 2025/09/25 03:03:40 NOTICE: 1 hashes missing 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-riqabez9huxo: 1 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-riqabez9huxo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53674->172.17.0.2:21101, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:54852->172.17.0.2:21103, err= 2025/09/25 03:03:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-riqabez9huxo: 0 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-riqabez9huxo: 1 matching files 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kofajaw7zusa" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:40600->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:37458->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone570577859" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kofajaw7zusa", Local "Local file system at /tmp/rclone570577859", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:53854->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:45884->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:41066->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:53686->172.17.0.2:21101, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:54868->172.17.0.2:21103, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:46930->172.17.0.2:21100, err= 2025/09/25 03:03:40 ERROR : HELLO, WORLD!: sum not found 2025/09/25 03:03:40 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-kofajaw7zusa 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: 1 files missing 2025/09/25 03:03:40 NOTICE: 1 hashes missing 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: 1 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:37466->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:43864->172.17.0.2:21107, err= 2025/09/25 03:03:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: 0 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: 1 matching files 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-morutaz1yise" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:40606->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:46932->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone3962831510" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-morutaz1yise", Local "Local file system at /tmp/rclone3962831510", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:37480->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:45970->172.17.0.2:21102, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:53864->172.17.0.2:21104, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:53434->172.17.0.2:21108, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:53694->172.17.0.2:21101, err= NFD checkfile vs. NFC remote (without normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:41078->172.17.0.2:21106, err= 2025/09/25 03:03:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:40 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-morutaz1yise 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-morutaz1yise: 1 files missing 2025/09/25 03:03:40 NOTICE: 1 hashes missing 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-morutaz1yise: 1 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-morutaz1yise: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:45898->172.17.0.2:21109, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:34942->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-morutaz1yise: 0 differences found 2025/09/25 03:03:40 NOTICE: ftp://172.17.0.2:21/rclone-test-morutaz1yise: 1 matching files 2025/09/25 03:03:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wadukek0xozo" 2025/09/25 03:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:40 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:40 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: Connecting to FTP server 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:40622->172.17.0.2:21, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:34948->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : Creating backend with remote "/tmp/rclone1627720328" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-wadukek0xozo", Local "Local file system at /tmp/rclone1627720328", Modify Window "1s" 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:37494->172.17.0.2:21110, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:41092->172.17.0.2:21106, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:46946->172.17.0.2:21100, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:34954->172.17.0.2:21105, err= 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:40 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:45978->172.17.0.2:21102, err= NFC checkfile vs. NFD remote (without normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:45908->172.17.0.2:21109, err= 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-wadukek0xozo 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-wadukek0xozo: 1 files missing 2025/09/25 03:03:41 NOTICE: 1 hashes missing 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-wadukek0xozo: 1 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-wadukek0xozo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:34956->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:45980->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-wadukek0xozo: 0 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-wadukek0xozo: 1 matching files 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-rugeyay3cale" 2025/09/25 03:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:40624->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:45916->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "/tmp/rclone1911449271" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-rugeyay3cale", Local "Local file system at /tmp/rclone1911449271", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:43870->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:34958->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:41096->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:53870->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:34966->172.17.0.2:21105, err= NFDx2 checkfile vs. both remote (without normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:37506->172.17.0.2:21110, err= 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-rugeyay3cale 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-rugeyay3cale: 1 files missing 2025/09/25 03:03:41 NOTICE: 1 hashes missing 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-rugeyay3cale: 1 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-rugeyay3cale: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:54884->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:34972->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-rugeyay3cale: 0 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-rugeyay3cale: 1 matching files 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fipijev1xune" 2025/09/25 03:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:40638->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:45996->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "/tmp/rclone427329316" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-fipijev1xune", Local "Local file system at /tmp/rclone427329316", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:34976->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:41100->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:43886->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:34992->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:53880->172.17.0.2:21104, err= NFCx2 checkfile vs. both remote (without normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:34998->172.17.0.2:21105, err= 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-fipijev1xune 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-fipijev1xune: 1 files missing 2025/09/25 03:03:41 NOTICE: 1 hashes missing 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-fipijev1xune: 1 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-fipijev1xune: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:53888->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:43892->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-fipijev1xune: 0 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-fipijev1xune: 1 matching files 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-temenus3pudi" 2025/09/25 03:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:40652->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:43896->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "/tmp/rclone2904531304" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-temenus3pudi", Local "Local file system at /tmp/rclone2904531304", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:43902->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:53710->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:41112->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:41128->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:46008->172.17.0.2:21102, err= both checkfile vs. NFDx2 remote (without normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:35006->172.17.0.2:21105, err= 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-temenus3pudi 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-temenus3pudi: 1 files missing 2025/09/25 03:03:41 NOTICE: 1 hashes missing 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-temenus3pudi: 1 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-temenus3pudi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:41132->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:53446->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-temenus3pudi: 0 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-temenus3pudi: 1 matching files 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-niqenud1jixu" 2025/09/25 03:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:40666->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:43908->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "/tmp/rclone883851827" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-niqenud1jixu", Local "Local file system at /tmp/rclone883851827", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:37520->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:35010->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:53714->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:37534->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:43910->172.17.0.2:21107, err= both checkfile vs. NFCx2 remote (without normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:53718->172.17.0.2:21101, err= 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/25 03:03:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-niqenud1jixu 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-niqenud1jixu: 1 files missing 2025/09/25 03:03:41 NOTICE: 1 hashes missing 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-niqenud1jixu: 1 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-niqenud1jixu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:43924->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:53726->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-niqenud1jixu: 0 differences found 2025/09/25 03:03:41 NOTICE: ftp://172.17.0.2:21/rclone-test-niqenud1jixu: 1 matching files 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:53736->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: > dial: conn=172.17.0.1:46012->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-niqenud1jixu: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:53894->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: > dial: conn=172.17.0.1:41142->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-temenus3pudi: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:35026->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: > dial: conn=172.17.0.1:53750->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-fipijev1xune: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:35042->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: > dial: conn=172.17.0.1:43940->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-rugeyay3cale: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:53908->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: Purge object "測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: > dial: conn=172.17.0.1:53758->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-wadukek0xozo: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:37540->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: Purge object "測試_Русский___ě_áñ" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: > dial: conn=172.17.0.1:43954->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-morutaz1yise: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:53920->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: Purge object "HELLO, WORLD!" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: > dial: conn=172.17.0.1:46958->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-kofajaw7zusa: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:53924->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: Purge object "HeLlO, wOrLd!" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: > dial: conn=172.17.0.1:45924->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-riqabez9huxo: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:35058->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: Purge object "HELLO, WORLD!" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: > dial: conn=172.17.0.1:45928->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-yefenix0teta: Purge dir "" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:35068->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: Purge object "hello, world!" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: > dial: conn=172.17.0.1:53768->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-tamelaf6dexi: Purge dir "" --- PASS: TestApplyTransforms (0.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46970->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53780->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41150->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53460->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46982->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37552->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46028->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/25 03:03:41 INFO : file1: Copied (new) to: sub/file2 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41162->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53474->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54896->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : file1: Unchanged skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45930->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53928->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: don't need to copy/move sub/file2, it is already at target location 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53480->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41176->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35078->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53484->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46986->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53486->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53782->172.17.0.2:21101, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46040->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41182->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46050->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53798->172.17.0.2:21101, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53932->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53940->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53944->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54912->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53810->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53956->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53822->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/backup" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:40668->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:53968->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-heqacud8fabu/backup" to be canonical "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/backup" 2025/09/25 03:03:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:54914->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:35084->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:54930->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:41188->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:37566->172.17.0.2:21110, err= 2025/09/25 03:03:41 INFO : dst/file1: Moved (server-side) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43956->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35088->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35092->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35108->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41194->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/25 03:03:41 INFO : dst/file1: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54942->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40676->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35122->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41210->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46988->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43960->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37574->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43964->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54944->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43968->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45946->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41222->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54950->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.09s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/dst" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:40688->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:37590->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:35124->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:41 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:41 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:40690->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:37596->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" to be canonical "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:54958->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:53830->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:46054->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:53494->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:54960->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:47002->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:46060->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/25 03:03:41 INFO : one: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41226->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53976->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47006->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46074->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:46090->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" for canonical name "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:53986->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:53836->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:45962->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:47016->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:41238->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:37612->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/25 03:03:41 INFO : one: Copied (replaced existing) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45964->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41246->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54962->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35128->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47028->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35130->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45980->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46102->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53994->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53496->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54008->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45994->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:43984->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" for canonical name "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:45996->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53846->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47032->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35132->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54024->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53502->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35140->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37616->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46010->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37628->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:37640->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" for canonical name "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:46112->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46016->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53508->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37642->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:35152->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" for canonical name "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:53514->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46126->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37658->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46136->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53850->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35162->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47038->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:41258->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-heqacud8fabu/CompareDest" for canonical name "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/CompareDest" 2025/09/25 03:03:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: > dial: conn=172.17.0.1:41272->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:54030->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:46020->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:53864->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:53880->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/dst: > dial: conn=172.17.0.1:41276->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/25 03:03:41 INFO : two: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47050->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:43998->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47054->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47060->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46140->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54042->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44000->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53530->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54050->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54062->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46028->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37666->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.18s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37668->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46036->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37676->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53896->172.17.0.2:21101, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46046->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47064->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54066->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46154->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37680->172.17.0.2:21110, err= 2025/09/25 03:03:41 INFO : file1: Copied (new) to: sub/file2 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37682->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54972->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37690->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : file1: Unchanged skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37702->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44004->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: don't need to copy/move sub/file2, it is already at target location 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54080->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37716->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54980->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53902->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41278->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53542->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37724->172.17.0.2:21110, err= --- PASS: TestCopyInplace (0.05s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47070->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53916->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54988->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54996->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37734->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46170->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53550->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/25 03:03:41 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46048->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54096->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47078->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 03:03:41 DEBUG : file1: Unchanged skipping 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53920->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54106->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46058->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46068->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44010->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35164->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37740->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44024->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55012->172.17.0.2:21103, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46174->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54112->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Waiting for checks to finish 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Waiting for transfers to finish 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40692->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37750->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35174->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44036->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53562->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46190->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47090->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41284->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54114->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54118->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40698->172.17.0.2:21, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53936->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37762->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53952->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53578->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53958->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41290->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37772->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53594->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37778->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46080->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55016->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53964->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35182->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41292->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37786->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46194->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41308->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47104->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53972->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46084->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35184->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37796->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53600->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46198->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35192->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37798->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41324->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46094->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44046->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35198->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53982->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55030->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37800->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41328->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46206->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46108->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35214->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37814->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53984->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41332->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53614->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/09/25 03:03:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/09/25 03:03:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55032->172.17.0.2:21103, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53986->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35218->172.17.0.2:21105, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47120->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37820->172.17.0.2:21110, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47134->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46116->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44062->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53620->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47142->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44070->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46126->172.17.0.2:21109, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53994->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41348->172.17.0.2:21106, err= --- PASS: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47158->172.17.0.2:21100, err= 2025/09/25 03:03:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54010->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53624->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54120->172.17.0.2:21104, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41360->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41364->172.17.0.2:21106, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46208->172.17.0.2:21102, err= 2025/09/25 03:03:41 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/09/25 03:03:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44084->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44096->172.17.0.2:21107, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54022->172.17.0.2:21101, err= 2025/09/25 03:03:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53632->172.17.0.2:21108, err= 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:41 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47174->172.17.0.2:21100, err= 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35224->172.17.0.2:21105, err= 2025/09/25 03:03:42 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/25 03:03:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37836->172.17.0.2:21110, err= 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47176->172.17.0.2:21100, err= 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41370->172.17.0.2:21106, err= 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37850->172.17.0.2:21110, err= 2025/09/25 03:03:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:42 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53642->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44098->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54124->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54140->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54154->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35226->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54162->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54032->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/09/25 03:03:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44106->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54172->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46128->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35234->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35244->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37866->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37874->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44120->172.17.0.2:21107, err= --- PASS: TestCopyFileMaxTransfer (1.19s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44136->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44138->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47192->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54186->172.17.0.2:21104, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46212->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44150->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47208->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41376->172.17.0.2:21106, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47214->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46218->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46230->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46136->172.17.0.2:21109, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35252->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47218->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54200->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35260->172.17.0.2:21105, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55040->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54206->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46148->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47222->172.17.0.2:21100, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46234->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47228->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35268->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54038->172.17.0.2:21101, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53658->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46242->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54210->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41382->172.17.0.2:21106, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35282->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41388->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35294->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46250->172.17.0.2:21102, err= --- SKIP: TestDeduplicateLargest (0.01s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55042->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47238->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47252->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55044->172.17.0.2:21103, err= --- SKIP: TestDeduplicateSmallest (0.01s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35304->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47260->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54226->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35308->172.17.0.2:21105, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44160->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37886->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35324->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54040->172.17.0.2:21101, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55046->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46162->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53666->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55052->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46174->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47262->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47270->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55060->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41390->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47274->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41396->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47280->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55068->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41408->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54054->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46260->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46274->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35340->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53682->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35342->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54060->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37894->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54238->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54068->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44164->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46188->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54084->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53684->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47284->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46190->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : a.txt: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : a.txt: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46288->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55074->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47294->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47300->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35344->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35348->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46292->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54250->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53694->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37904->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46304->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37908->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44174->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37922->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47314->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54094->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55076->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44188->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47328->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41410->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55086->172.17.0.2:21103, err= --- PASS: TestListDirSorted (0.08s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53696->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35358->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41412->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46310->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44200->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41428->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47332->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41438->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41452->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41464->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54260->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54104->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41470->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35374->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46322->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54268->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47334->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47350->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47352->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54274->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47368->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37936->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55102->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41480->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35384->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35396->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54290->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53708->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55112->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46194->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : a.txt: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : a.txt: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55122->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46208->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54306->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world: Excluded 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : sub dir/hello world2: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46324->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46338->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44206->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : sub dir/ignore dir: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35406->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35416->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46350->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46360->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44210->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35430->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54112->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46370->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54320->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53718->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47384->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46382->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35444->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44212->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46388->172.17.0.2:21102, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53730->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44220->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54120->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54128->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35456->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55134->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54334->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44228->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54134->172.17.0.2:21101, err= === RUN TestListJSON/Default 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37946->172.17.0.2:21110, err= === RUN TestListJSON/FilesOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44242->172.17.0.2:21107, err= === RUN TestListJSON/DirsOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46216->172.17.0.2:21109, err= === RUN TestListJSON/Recurse 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54138->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54346->172.17.0.2:21104, err= === RUN TestListJSON/SubDir 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47400->172.17.0.2:21100, err= === RUN TestListJSON/NoModTime 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37952->172.17.0.2:21110, err= === RUN TestListJSON/NoMimeType 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55140->172.17.0.2:21103, err= === RUN TestListJSON/ShowHash 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47406->172.17.0.2:21100, err= === RUN TestListJSON/HashTypes 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55142->172.17.0.2:21103, err= 2025/09/25 03:03:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44254->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44262->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54352->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37968->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54152->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54358->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41486->172.17.0.2:21106, 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:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53742->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55148->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35472->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41502->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54364->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37974->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47414->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37986->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44274->172.17.0.2:21107, err= === RUN TestStatJSON/Root 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41508->172.17.0.2:21106, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:37996->172.17.0.2:21110, err= === RUN TestStatJSON/Dir 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46222->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46402->172.17.0.2:21102, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53748->172.17.0.2:21108, err= === RUN TestStatJSON/File 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54380->172.17.0.2:21104, err= === RUN TestStatJSON/NotFound 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44282->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54396->172.17.0.2:21104, err= === RUN TestStatJSON/DirFilesOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46234->172.17.0.2:21109, err= === RUN TestStatJSON/FileFilesOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44284->172.17.0.2:21107, err= === RUN TestStatJSON/NotFoundFilesOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53750->172.17.0.2:21108, err= === RUN TestStatJSON/DirDirsOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41518->172.17.0.2:21106, err= === RUN TestStatJSON/FileDirsOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54402->172.17.0.2:21104, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54412->172.17.0.2:21104, err= === RUN TestStatJSON/RootNotFound 2025/09/25 03:03:43 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/notfound" 2025/09/25 03:03:43 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:43 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:43 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:43 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:43 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:43 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: Connecting to FTP server 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: > dial: conn=172.17.0.1:40702->172.17.0.2:21, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: > dial: conn=172.17.0.1:46248->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: > dial: conn=172.17.0.1:46404->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/notfound: > dial: conn=172.17.0.1:53766->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55154->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41534->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54158->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46406->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38012->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38024->172.17.0.2:21110, 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.00s) --- 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:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 INFO : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35480->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46414->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47422->172.17.0.2:21100, err= 2025/09/25 03:03:43 INFO : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41538->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35496->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54424->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44300->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47432->172.17.0.2:21100, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54160->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35506->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46256->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38040->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47446->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41552->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46418->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54172->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54180->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53772->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55166->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53778->172.17.0.2:21108, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35514->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44306->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35524->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35538->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55176->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46428->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41554->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41560->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44322->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54190->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41566->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38044->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46260->172.17.0.2:21109, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47448->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47462->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44336->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54430->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55184->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54198->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55192->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53792->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/25 03:03:43 DEBUG : empty space: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35548->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55198->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41578->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53794->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47470->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41580->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54214->172.17.0.2:21101, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38060->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38064->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38072->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46268->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38088->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46278->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54434->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41588->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54216->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46440->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46290->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54232->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55200->172.17.0.2:21103, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46304->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35554->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55212->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35560->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41604->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54440->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38100->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54452->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54458->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35562->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38116->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35574->172.17.0.2:21105, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2025/09/25 03:03:43 DEBUG : Creating backend with remote ":memory:" 2025/09/25 03:03:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/25 03:03:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/25 03:03:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44350->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53798->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53802->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46320->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38118->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41606->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54248->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54254->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46444->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53810->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54466->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35586->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55226->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46456->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53816->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44354->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54258->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54262->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44362->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53824->172.17.0.2:21108, err= --- PASS: TestCount (0.03s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44368->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46468->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35602->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44374->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54468->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35618->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46336->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46338->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38128->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38136->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47476->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : large: Excluded (Size Filter) 2025/09/25 03:03:43 DEBUG : large: Excluded 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46350->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46480->172.17.0.2:21102, err= 2025/09/25 03:03:43 INFO : medium: Deleted 2025/09/25 03:03:43 INFO : small: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53828->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53836->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47492->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53842->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38152->172.17.0.2:21110, err= --- PASS: TestDelete (0.03s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46360->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38158->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35632->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46368->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46486->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46378->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44376->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53850->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38160->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54270->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46386->172.17.0.2:21109, err= 2025/09/25 03:03:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44382->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35646->172.17.0.2:21105, err= 2025/09/25 03:03:43 INFO : medium: Deleted 2025/09/25 03:03:43 INFO : large: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35656->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53864->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54484->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53880->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47504->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53886->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38162->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38170->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46388->172.17.0.2:21109, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55230->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41618->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46490->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54272->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54494->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55234->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38180->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54276->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46502->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46510->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54496->172.17.0.2:21104, err= 2025/09/25 03:03:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41620->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47518->172.17.0.2:21100, err= 2025/09/25 03:03:43 INFO : small: Deleted 2025/09/25 03:03:43 INFO : medium: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55244->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47528->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54280->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54294->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55250->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46520->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41634->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54296->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54308->172.17.0.2:21101, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54500->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54316->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54514->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47530->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38192->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54524->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38202->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53902->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38210->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55258->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46394->172.17.0.2:21109, err= 2025/09/25 03:03:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46402->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35664->172.17.0.2:21105, err= 2025/09/25 03:03:43 INFO : medium: Deleted 2025/09/25 03:03:43 INFO : large: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55264->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54534->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38216->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46526->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35668->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44398->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54550->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46416->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55276->172.17.0.2:21103, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41648->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55286->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35670->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41658->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44412->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54554->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41666->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46536->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53918->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47538->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44416->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35684->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44428->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46422->172.17.0.2:21109, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/09/25 03:03:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/25 03:03:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/25 03:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/25 03:03:43 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:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44434->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38226->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54320->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46544->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46558->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44436->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53928->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41680->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44438->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35700->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46432->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55296->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35708->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54568->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46572->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54580->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44440->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54332->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46586->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38230->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35710->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44454->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46442->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:53942->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46598->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54348->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47554->172.17.0.2:21100, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2025/09/25 03:03:43 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yiqulof6woza" 2025/09/25 03:03:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:03:43 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:43 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:43 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:43 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:43 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:43 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Connecting to FTP server 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:40718->172.17.0.2:21, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55300->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : Creating backend with remote "/tmp/rclone3475039376" run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-yiqulof6woza", Local "Local file system at /tmp/rclone3475039376", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44462->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54594->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54604->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46606->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46444->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54614->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35722->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46450->172.17.0.2:21109, err= 2025/09/25 03:03:43 INFO : A2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55308->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35730->172.17.0.2:21105, err= 2025/09/25 03:03:43 INFO : A1/B2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:41688->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54352->172.17.0.2:21101, err= 2025/09/25 03:03:43 INFO : A1/B2/C2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47558->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53958->172.17.0.2:21108, err= 2025/09/25 03:03:43 INFO : A1/B1/C3: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55312->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35740->172.17.0.2:21105, err= 2025/09/25 03:03:43 INFO : A3: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53972->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:38240->172.17.0.2:21110, err= 2025/09/25 03:03:43 INFO : A3/B3: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35754->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:41702->172.17.0.2:21106, err= 2025/09/25 03:03:43 INFO : A3/B3/C4: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53976->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55316->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53978->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55332->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53986->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:38242->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Connecting to FTP server 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Connecting to FTP server 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:40724->172.17.0.2:21, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54626->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47560->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:53994->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47574->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:40726->172.17.0.2:21, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54008->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:38244->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54642->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47586->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Connecting to FTP server 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:40734->172.17.0.2:21, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46454->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44466->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47596->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55346->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46612->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55352->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35768->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44472->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46458->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55358->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54650->172.17.0.2:21104, err= 2025/09/25 03:03:43 INFO : A1/B1/C1/one: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54658->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47612->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55364->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54368->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:38250->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : removing 2 level 3 directories 2025/09/25 03:03:43 INFO : A1/B1/C3: Removing directory 2025/09/25 03:03:43 INFO : A1/B1/C1: Removing directory 2025/09/25 03:03:43 DEBUG : removing 1 level 2 directories 2025/09/25 03:03:43 INFO : A1/B1: Removing directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46628->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:38252->172.17.0.2:21110, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54666->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54020->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55378->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54370->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47626->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54678->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46632->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35782->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44476->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46638->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47640->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54688->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:41706->172.17.0.2:21106, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35790->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54692->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44480->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54028->172.17.0.2:21108, err= 2025/09/25 03:03:43 INFO : A1/two: Deleted 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35792->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46474->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54036->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55390->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:47644->172.17.0.2:21100, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35804->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:44494->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:55392->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54702->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54038->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35816->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54382->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54394->172.17.0.2:21101, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46646->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:46486->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : removing 2 level 3 directories 2025/09/25 03:03:43 INFO : A3/B3/C4: Removing directory 2025/09/25 03:03:43 INFO : A1/B2/C2: Removing directory 2025/09/25 03:03:43 DEBUG : removing 2 level 2 directories 2025/09/25 03:03:43 INFO : A3/B3: Removing directory 2025/09/25 03:03:43 INFO : A1/B2: Removing directory 2025/09/25 03:03:43 DEBUG : removing 3 level 1 directories 2025/09/25 03:03:43 INFO : A3: Removing directory 2025/09/25 03:03:43 INFO : A1: Removing directory 2025/09/25 03:03:43 INFO : A2: Removing directory 2025/09/25 03:03:43 DEBUG : removing 1 level 0 directories 2025/09/25 03:03:43 INFO : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Removing directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:35830->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54400->172.17.0.2:21101, err= 2025/09/25 03:03:43 ERROR : error listing: directory not found 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54706->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: > dial: conn=172.17.0.1:54408->172.17.0.2:21101, err= 2025/09/25 03:03:43 ERROR : error listing: directory not found 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-yiqulof6woza: Purge dir "" 2025/09/25 03:03:43 NOTICE: purge failed to rmdir "": directory not found 2025/09/25 03:03:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35838->172.17.0.2:21105, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54042->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46660->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44510->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55400->172.17.0.2:21103, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54044->172.17.0.2:21108, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41714->172.17.0.2:21106, err= 2025/09/25 03:03:43 INFO : A2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46662->172.17.0.2:21102, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35840->172.17.0.2:21105, err= 2025/09/25 03:03:43 INFO : A1/B2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44526->172.17.0.2:21107, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41722->172.17.0.2:21106, err= 2025/09/25 03:03:43 INFO : A1/B2/C2: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46498->172.17.0.2:21109, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54058->172.17.0.2:21108, err= 2025/09/25 03:03:43 INFO : A1/B1/C3: Making directory 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54718->172.17.0.2:21104, err= 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:43 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41736->172.17.0.2:21106, err= 2025/09/25 03:03:43 INFO : A3: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54414->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41750->172.17.0.2:21106, err= 2025/09/25 03:03:44 INFO : A3/B3: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35846->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41756->172.17.0.2:21106, err= 2025/09/25 03:03:44 INFO : A3/B3/C4: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44536->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46504->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54730->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54736->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54744->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38254->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47650->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46508->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44544->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38262->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40736->172.17.0.2:21, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46676->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54752->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44546->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41758->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46692->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46512->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54762->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44562->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38268->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54776->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46520->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55410->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : removing 1 level 3 directories 2025/09/25 03:03:44 INFO : A3/B3/C4: Removing directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44576->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46700->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54070->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44586->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54420->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46714->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38270->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54078->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Connecting to FTP server 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:40746->172.17.0.2:21, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35862->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46726->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44594->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46524->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38280->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54428->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47658->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41762->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35868->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44610->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38286->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41778->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35878->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47664->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54094->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54432->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47676->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46538->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44622->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54784->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : removing 2 level 3 directories 2025/09/25 03:03:44 INFO : A1/B2/C2: Removing directory 2025/09/25 03:03:44 INFO : A1/B1/C3: Removing directory 2025/09/25 03:03:44 DEBUG : removing 2 level 2 directories 2025/09/25 03:03:44 INFO : A3/B3: Removing directory 2025/09/25 03:03:44 INFO : A1/B2: Removing directory 2025/09/25 03:03:44 DEBUG : removing 2 level 1 directories 2025/09/25 03:03:44 INFO : A3: Removing directory 2025/09/25 03:03:44 INFO : A2: Removing directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41788->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38290->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54108->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55418->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46546->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38302->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54438->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38310->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54112->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54442->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55420->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54128->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54800->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : removing 1 level 3 directories 2025/09/25 03:03:44 INFO : A1/B1/C1: Removing directory 2025/09/25 03:03:44 DEBUG : removing 1 level 2 directories 2025/09/25 03:03:44 INFO : A1/B1: Removing directory 2025/09/25 03:03:44 DEBUG : removing 1 level 1 directories 2025/09/25 03:03:44 INFO : A1: Removing directory 2025/09/25 03:03:44 DEBUG : removing 1 level 0 directories 2025/09/25 03:03:44 INFO : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Removing directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46732->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54446->172.17.0.2:21101, err= 2025/09/25 03:03:44 ERROR : error listing: directory not found 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38312->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38316->172.17.0.2:21110, err= 2025/09/25 03:03:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.13s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35890->172.17.0.2:21105, err= 2025/09/25 03:03:44 INFO : A1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41804->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54134->172.17.0.2:21108, err= 2025/09/25 03:03:44 INFO : A1/B1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47686->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55424->172.17.0.2:21103, err= 2025/09/25 03:03:44 INFO : A1/B1/C1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41820->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41830->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35900->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38324->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47694->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54448->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46748->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54806->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54822->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47702->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35906->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : removing 1 level 3 directories 2025/09/25 03:03:44 INFO : A1/B1/C1: Removing directory 2025/09/25 03:03:44 DEBUG : removing 1 level 2 directories 2025/09/25 03:03:44 INFO : A1/B1: Removing directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54150->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54830->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47704->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35920->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47716->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46764->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55434->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54834->172.17.0.2:21104, err= --- PASS: TestRmdirsLeaveRoot (0.04s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54460->172.17.0.2:21101, err= 2025/09/25 03:03:44 INFO : A1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41836->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35936->172.17.0.2:21105, err= 2025/09/25 03:03:44 INFO : A1/B1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54164->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46778->172.17.0.2:21102, err= 2025/09/25 03:03:44 INFO : A1/B1/C1: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54838->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54178->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41852->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54184->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54462->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54850->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46792->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35940->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38326->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41854->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54866->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55442->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : removing 1 level 3 directories 2025/09/25 03:03:44 INFO : A1/B1/C1: Removing directory 2025/09/25 03:03:44 DEBUG : removing 1 level 2 directories 2025/09/25 03:03:44 INFO : A1/B1: Removing directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41870->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54198->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54870->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54206->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35948->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44632->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46554->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46568->172.17.0.2:21109, err= --- PASS: TestRmdirsWithFilter (0.04s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38328->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38332->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54882->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54222->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46584->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47732->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41874->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : filename.txt: File name found in url 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35950->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47736->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54472->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46592->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47740->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46606->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55444->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44638->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41888->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41902->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54230->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46616->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55454->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35966->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54240->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41914->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38338->172.17.0.2:21110, err= --- PASS: TestCopyURL (0.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54888->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35978->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47752->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44642->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54248->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54892->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35988->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/25 03:03:44 INFO : file1: Copied (new) to: sub/file2 2025/09/25 03:03:44 INFO : file1: Deleted 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54486->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:35994->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46802->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 03:03:44 DEBUG : file1: Unchanged skipping 2025/09/25 03:03:44 INFO : file1: Deleted 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44656->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46806->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: don't need to copy/move sub/file2, it is already at target location 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46620->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38346->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54492->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44668->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41930->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38360->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54906->172.17.0.2:21104, err= --- PASS: TestMoveFile (0.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55460->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47766->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46626->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47782->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47796->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54922->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/09/25 03:03:44 INFO : file1: Copied (new) 2025/09/25 03:03:44 INFO : file1: Deleted 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47812->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36000->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : file1: Destination exists, skipping 2025/09/25 03:03:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55464->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54250->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47822->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36002->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38364->172.17.0.2:21110, err= --- PASS: TestMoveFileWithIgnoreExisting (0.04s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44672->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44674->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47824->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47836->172.17.0.2:21100, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38372->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36018->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46634->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44682->172.17.0.2:21107, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41944->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47846->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55478->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44698->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46816->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46818->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46646->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-heqacud8fabu/backup" 2025/09/25 03:03:44 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/25 03:03:44 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:44 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:44 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:44 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:44 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:44 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ijdQL}" suffix to name 2025/09/25 03:03:44 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/25 03:03:44 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/25 03:03:44 DEBUG : Setting pass="OPVe27kPiLJoLMvxfDGRa-6sb8Ds25n5q8qaPgJf3oiR" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/25 03:03:44 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/25 03:03:44 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: Connecting to FTP server 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:40754->172.17.0.2:21, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:47850->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-heqacud8fabu/backup" to be canonical "TestFTPVsftpd{ijdQL}:rclone-test-heqacud8fabu/backup" 2025/09/25 03:03:44 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:44704->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:54936->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:47864->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:38388->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: > dial: conn=172.17.0.1:55490->172.17.0.2:21103, err= 2025/09/25 03:03:44 INFO : dst/file1: Moved (server-side) 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54948->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54956->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54968->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54254->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46662->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/25 03:03:44 INFO : dst/file1: Copied (new) 2025/09/25 03:03:44 INFO : dst/file1: Deleted 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54268->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46826->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54974->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38402->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54496->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54498->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54272->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47876->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46672->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46838->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47880->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41946->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36034->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46848->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55496->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38412->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44710->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54990->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47894->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38416->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54278->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54282->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38420->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55006->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38422->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36048->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55508->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44722->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44730->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55016->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46858->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54512->172.17.0.2:21101, err= 2025/09/25 03:03:44 INFO : A1/B2: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41954->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54528->172.17.0.2:21101, err= 2025/09/25 03:03:44 INFO : A1/B1/C3: Making directory 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36050->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55022->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55522->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47896->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41970->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46678->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38430->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54536->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41982->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55538->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47910->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36066->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46692->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55028->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44732->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46708->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36072->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54290->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46870->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54552->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36074->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46876->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44742->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54306->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55036->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38446->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55042->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54562->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46712->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44748->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46878->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47926->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55550->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44752->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55556->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54322->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54570->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38450->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:41992->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44762->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55560->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42000->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54584->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46894->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46714->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42016->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55056->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38464->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55574->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55068->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42018->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47936->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54590->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55584->172.17.0.2:21103, err= 2025/09/25 03:03:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55082->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47940->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42020->172.17.0.2:21106, err= 2025/09/25 03:03:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/25 03:03:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/25 03:03:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54324->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55598->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55098->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55610->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38476->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46898->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47944->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54602->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38482->172.17.0.2:21110, err= 2025/09/25 03:03:44 INFO : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54326->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47960->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44776->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54342->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46914->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36086->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55110->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54344->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42030->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44792->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55112->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46726->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38496->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54606->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44800->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44808->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46730->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47970->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38498->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55114->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44814->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55116->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55624->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47986->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54348->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42032->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36092->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46742->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46920->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44816->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36094->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46934->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38506->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46750->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/25 03:03:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55628->172.17.0.2:21103, err= 2025/09/25 03:03:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/25 03:03:44 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/25 03:03:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42048->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46766->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44832->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54610->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36106->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36112->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55122->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55638->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47990->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38518->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38528->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54622->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46946->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42058->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38542->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54352->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54636->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46952->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48002->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44846->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36124->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54358->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42066->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48016->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42070->172.17.0.2:21106, err= --- PASS: TestDirMove (0.13s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48020->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44862->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36138->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38552->172.17.0.2:21110, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42078->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55640->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38568->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55136->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38576->172.17.0.2:21110, err= 2025/09/25 03:03:44 NOTICE: ftp://172.17.0.2:21/rclone-test-heqacud8fabu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/25 03:03:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55654->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46778->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48030->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48036->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54642->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48050->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46958->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46968->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44868->172.17.0.2:21107, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54364->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42082->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55148->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42088->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55658->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54366->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55154->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55672->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44870->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46794->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55166->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36152->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38588->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54656->172.17.0.2:21101, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55168->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46974->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54380->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38604->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42094->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55174->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55680->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54660->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44882->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48060->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44892->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42110->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36158->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55186->172.17.0.2:21104, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55690->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54382->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: File to upload is small (34 bytes), uploading instead of streaming 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46982->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55692->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46796->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54668->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54384->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54674->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46800->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54398->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36168->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38610->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46984->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46986->172.17.0.2:21102, err= --- PASS: TestRcat (0.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.03s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54406->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55202->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55210->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38624->172.17.0.2:21110, err= --- SKIP: TestRcatMetadata (0.01s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55220->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54416->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44906->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: File to upload is small (60 bytes), uploading instead of streaming 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46990->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44910->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54684->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : potato2: Size of src and dst objects identical 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54686->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44924->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54694->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48072->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54426->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36182->172.17.0.2:21105, err= --- PASS: TestRcatSize (0.02s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54432->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36186->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55224->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54442->172.17.0.2:21108, err= --- SKIP: TestRcatSizeMetadata (0.01s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54700->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46810->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46824->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44940->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48084->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42112->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38628->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42118->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47006->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38632->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36198->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38636->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46840->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Touching "empty space" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Touching "potato2" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44942->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Touching "sub dir/potato3" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46842->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44958->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54708->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47016->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48088->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36208->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42134->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55696->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48098->172.17.0.2:21100, err= --- PASS: TestTouchDir (0.04s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54448->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42144->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47030->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44974->172.17.0.2:21107, err= --- SKIP: TestMkdirMetadata (0.01s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54454->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54724->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44982->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38648->172.17.0.2:21110, err= --- SKIP: TestMkdirModTime (0.01s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42160->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54466->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55712->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42162->172.17.0.2:21106, err= --- SKIP: TestCopyDirMetadata (0.01s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42172->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48106->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47044->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36218->172.17.0.2:21105, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55232->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55242->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54482->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36230->172.17.0.2:21105, err= --- SKIP: TestDirsEqual (0.01s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-heqacud8fabu", Local "Local file system at /tmp/rclone636380456", Modify Window "1s" 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55716->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48110->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48124->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55728->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55736->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55740->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38656->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54740->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48134->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55752->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42178->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48138->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55758->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36244->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38658->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bosozal3" before starting 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42182->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47060->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36258->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:44998->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing.bosozal3: TEST: removing renamed existing file after operation 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48140->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48152->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55256->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21100") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:48168->172.17.0.2:21100, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyagij0" before starting 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46856->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46870->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21103") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55764->172.17.0.2:21103, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47074->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.quyagij0: TEST: renaming existing back after failed operation 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45008->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42192->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36270->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21108") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54484->172.17.0.2:21108, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21110") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:38660->172.17.0.2:21110, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soheyoz0" before starting 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55266->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45022->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42196->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21107") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:45030->172.17.0.2:21107, err= 2025/09/25 03:03:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soheyoz0: TEST: removing renamed existing file after operation 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46876->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21101") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:54756->172.17.0.2:21101, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21104") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:55270->172.17.0.2:21104, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42204->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47086->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47100->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36278->172.17.0.2:21105, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21109") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:46878->172.17.0.2:21109, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21105") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:36294->172.17.0.2:21105, err= --- PASS: TestRemoveExisting (0.07s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21102") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:47108->172.17.0.2:21102, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: dial("tcp","172.17.0.2:21106") 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: > dial: conn=172.17.0.1:42216->172.17.0.2:21106, err= 2025/09/25 03:03:44 DEBUG : ftp://172.17.0.2:21/rclone-test-heqacud8fabu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.813804553s (try 1/5)