"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/04 02:45:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe" 2026/06/04 02:45:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:20 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:20 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:20 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:45:20 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:20 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40778->172.17.0.4:21, err= 2026/06/04 02:45:22 DEBUG : Creating backend with remote "/tmp/rclone3645461093" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36596") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37514->172.17.0.4:36596, err= 2026/06/04 02:45:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37061") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42542->172.17.0.4:37061, err= 2026/06/04 02:45:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/04 02:45:22 DEBUG : a: size = 0 OK 2026/06/04 02:45:22 DEBUG : a: size = 1 (memory) 2026/06/04 02:45:22 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/04 02:45:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/04 02:45:22 DEBUG : potato: Seek from 10 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 10 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 2 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/04 02:45:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 2 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/04 02:45:22 DEBUG : potato: Seek from 8 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 8 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/04 02:45:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/04 02:45:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/04 02:45:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/04 02:45:22 DEBUG : potato: Seek from 5 to 2 2026/06/04 02:45:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/04 02:45:22 DEBUG : potato: Seek from 9 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 9 to 0 2026/06/04 02:45:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33440") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33246->172.17.0.4:33440, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37087") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55738->172.17.0.4:37087, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34415") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34978->172.17.0.4:34415, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30633") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35744->172.17.0.4:30633, err= === RUN TestCheck/3 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30564") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48088->172.17.0.4:30564, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32594") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33144->172.17.0.4:32594, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32483") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60698->172.17.0.4:32483, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32352") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42688->172.17.0.4:32352, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32714") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52166->172.17.0.4:32714, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32828") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46376->172.17.0.4:32828, err= --- PASS: TestCheck (0.02s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/06/04 02:45:22 DEBUG : Creating backend with remote "nonexistent" 2026/06/04 02:45:22 DEBUG : Creating backend with remote "nonexistent" 2026/06/04 02:45:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/04 02:45:22 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/04 02:45:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/04 02:45:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36372") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60622->172.17.0.4:36372, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31140") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56398->172.17.0.4:31140, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36663") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45430->172.17.0.4:36663, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34605") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36314->172.17.0.4:34605, err= === RUN TestCheckDownload/3 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30429") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47090->172.17.0.4:30429, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38603") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43992->172.17.0.4:38603, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34085") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58686->172.17.0.4:34085, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39116") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53072->172.17.0.4:39116, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36483") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33858->172.17.0.4:36483, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38555") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42880->172.17.0.4:38555, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30735") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32918->172.17.0.4:30735, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30603") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51742->172.17.0.4:30603, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38093") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33788->172.17.0.4:38093, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30270") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52676->172.17.0.4:30270, err= === RUN TestCheckSizeOnly/3 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36654") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44862->172.17.0.4:36654, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31539") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60596->172.17.0.4:31539, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30427") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36482->172.17.0.4:30427, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34365") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46848->172.17.0.4:34365, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30313") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41578->172.17.0.4:30313, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38762") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49060->172.17.0.4:38762, err= --- PASS: TestCheckSizeOnly (0.03s) --- 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:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30571") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54570->172.17.0.4:30571, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38445") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56532->172.17.0.4:38445, err= 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/04 02:45:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39655") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35684->172.17.0.4:39655, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34945") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40920->172.17.0.4:34945, err= 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/04 02:45:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/04 02:45:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38466") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40370->172.17.0.4:38466, err= 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34154") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49910->172.17.0.4:34154, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/data" 2026/06/04 02:45:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:22 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:22 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: Connecting to FTP server 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:22 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: > dial: conn=172.17.0.1:49888->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data lacks md5, skipping 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35568") 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51792->172.17.0.4:35568, err= 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34721") 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38858->172.17.0.4:34721, err= --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/data" 2026/06/04 02:45:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:24 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:24 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: Connecting to FTP server 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:24 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/data: > dial: conn=172.17.0.1:49890->172.17.0.4:21, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31213") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37548->172.17.0.4:31213, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36596") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37524->172.17.0.4:36596, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37648") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42220->172.17.0.4:37648, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32487") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55548->172.17.0.4:32487, err= === RUN TestCheckSumDownload/subtest1 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33279") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43600->172.17.0.4:33279, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31455") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40128->172.17.0.4:31455, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30353") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45206->172.17.0.4:30353, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34653") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58458->172.17.0.4:34653, err= === RUN TestCheckSumDownload/subtest2 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30777") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36290->172.17.0.4:30777, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34686") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50312->172.17.0.4:34686, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36211") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39874->172.17.0.4:36211, err= === RUN TestCheckSumDownload/subtest3 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35944") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38750->172.17.0.4:35944, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31012") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44270->172.17.0.4:31012, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39117") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44022->172.17.0.4:39117, err= === RUN TestCheckSumDownload/subtest4 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35677") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34388->172.17.0.4:35677, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31412") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48008->172.17.0.4:31412, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38519") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59098->172.17.0.4:38519, err= === RUN TestCheckSumDownload/subtest5 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31565") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37488->172.17.0.4:31565, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38935") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46428->172.17.0.4:38935, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36494") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59718->172.17.0.4:36494, err= === RUN TestCheckSumDownload/subtest6 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34280") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54216->172.17.0.4:34280, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30667") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34596->172.17.0.4:30667, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32424") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59498->172.17.0.4:32424, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34671") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41374->172.17.0.4:34671, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34585") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44784->172.17.0.4:34585, err= === RUN TestCheckSumDownload/subtest7 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37022") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53320->172.17.0.4:37022, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34491") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39710->172.17.0.4:34491, err= 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39467") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33124->172.17.0.4:39467, err= --- PASS: TestCheckSumDownload (2.36s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- 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 2026/06/04 02:45:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ripiqim6gafo" 2026/06/04 02:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:27 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:27 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: Connecting to FTP server 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:27 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:49902->172.17.0.4:21, err= 2026/06/04 02:45:29 DEBUG : Creating backend with remote "/tmp/rclone3420132341" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ripiqim6gafo", Local "Local file system at /tmp/rclone3420132341", Modify Window "1s" 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:33953") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:37724->172.17.0.4:33953, err= 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:35159") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:38724->172.17.0.4:35159, err= upper checkfile vs. lower remote (without normalization) 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:37833") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:39172->172.17.0.4:37833, err= 2026/06/04 02:45:29 ERROR : hello, world!: sum not found 2026/06/04 02:45:29 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-ripiqim6gafo 2026/06/04 02:45:29 NOTICE: ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: 1 files missing 2026/06/04 02:45:29 NOTICE: 1 hashes missing 2026/06/04 02:45:29 NOTICE: ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: 1 differences found 2026/06/04 02:45:29 NOTICE: ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:37155") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:34604->172.17.0.4:37155, err= 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:36183") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:55756->172.17.0.4:36183, err= 2026/06/04 02:45:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:29 NOTICE: ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: 0 differences found 2026/06/04 02:45:29 NOTICE: ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: 1 matching files 2026/06/04 02:45:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nesuwov8woru" 2026/06/04 02:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:29 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:29 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: Connecting to FTP server 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:49916->172.17.0.4:21, err= 2026/06/04 02:45:31 DEBUG : Creating backend with remote "/tmp/rclone1834385871" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-nesuwov8woru", Local "Local file system at /tmp/rclone1834385871", Modify Window "1s" 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:38750") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:44002->172.17.0.4:38750, err= 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:39521") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:33700->172.17.0.4:39521, err= lower checkfile vs. upper remote (without normalization) 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:34943") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:52464->172.17.0.4:34943, err= 2026/06/04 02:45:31 ERROR : HELLO, WORLD!: sum not found 2026/06/04 02:45:31 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-nesuwov8woru 2026/06/04 02:45:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nesuwov8woru: 1 files missing 2026/06/04 02:45:31 NOTICE: 1 hashes missing 2026/06/04 02:45:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nesuwov8woru: 1 differences found 2026/06/04 02:45:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nesuwov8woru: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:34851") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:35846->172.17.0.4:34851, err= 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:33244") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:45786->172.17.0.4:33244, err= 2026/06/04 02:45:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nesuwov8woru: 0 differences found 2026/06/04 02:45:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nesuwov8woru: 1 matching files 2026/06/04 02:45:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jesofix4mawo" 2026/06/04 02:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:31 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:31 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: Connecting to FTP server 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:38750->172.17.0.4:21, err= 2026/06/04 02:45:33 DEBUG : Creating backend with remote "/tmp/rclone1114252892" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jesofix4mawo", Local "Local file system at /tmp/rclone1114252892", Modify Window "1s" 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:35719") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:47446->172.17.0.4:35719, err= 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:39846") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:46434->172.17.0.4:39846, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:30394") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:41460->172.17.0.4:30394, err= 2026/06/04 02:45:33 ERROR : HeLlO, wOrLd!: sum not found 2026/06/04 02:45:33 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-jesofix4mawo 2026/06/04 02:45:33 NOTICE: ftp://172.17.0.4:21/rclone-test-jesofix4mawo: 1 files missing 2026/06/04 02:45:33 NOTICE: 1 hashes missing 2026/06/04 02:45:33 NOTICE: ftp://172.17.0.4:21/rclone-test-jesofix4mawo: 1 differences found 2026/06/04 02:45:33 NOTICE: ftp://172.17.0.4:21/rclone-test-jesofix4mawo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:30068") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:37516->172.17.0.4:30068, err= 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:32985") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:47010->172.17.0.4:32985, err= 2026/06/04 02:45:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:33 NOTICE: ftp://172.17.0.4:21/rclone-test-jesofix4mawo: 0 differences found 2026/06/04 02:45:33 NOTICE: ftp://172.17.0.4:21/rclone-test-jesofix4mawo: 1 matching files 2026/06/04 02:45:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciyevop3hiro" 2026/06/04 02:45:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:33 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:33 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: Connecting to FTP server 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:38758->172.17.0.4:21, err= 2026/06/04 02:45:36 DEBUG : Creating backend with remote "/tmp/rclone1086319314" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ciyevop3hiro", Local "Local file system at /tmp/rclone1086319314", Modify Window "1s" 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:31935") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:34400->172.17.0.4:31935, err= 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:38890") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:45004->172.17.0.4:38890, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:39459") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:37856->172.17.0.4:39459, err= 2026/06/04 02:45:36 ERROR : HELLO, WORLD!: sum not found 2026/06/04 02:45:36 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-ciyevop3hiro 2026/06/04 02:45:36 NOTICE: ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: 1 files missing 2026/06/04 02:45:36 NOTICE: 1 hashes missing 2026/06/04 02:45:36 NOTICE: ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: 1 differences found 2026/06/04 02:45:36 NOTICE: ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:39242") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:33802->172.17.0.4:39242, err= 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:30458") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:46324->172.17.0.4:30458, err= 2026/06/04 02:45:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:36 NOTICE: ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: 0 differences found 2026/06/04 02:45:36 NOTICE: ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: 1 matching files 2026/06/04 02:45:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dosifin4sifo" 2026/06/04 02:45:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:36 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:36 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: Connecting to FTP server 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:36 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:38760->172.17.0.4:21, err= 2026/06/04 02:45:38 DEBUG : Creating backend with remote "/tmp/rclone82977708" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-dosifin4sifo", Local "Local file system at /tmp/rclone82977708", Modify Window "1s" 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:39309") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:43852->172.17.0.4:39309, err= 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:39793") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:57176->172.17.0.4:39793, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:35960") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:56080->172.17.0.4:35960, err= 2026/06/04 02:45:38 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:38 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-dosifin4sifo 2026/06/04 02:45:38 NOTICE: ftp://172.17.0.4:21/rclone-test-dosifin4sifo: 1 files missing 2026/06/04 02:45:38 NOTICE: 1 hashes missing 2026/06/04 02:45:38 NOTICE: ftp://172.17.0.4:21/rclone-test-dosifin4sifo: 1 differences found 2026/06/04 02:45:38 NOTICE: ftp://172.17.0.4:21/rclone-test-dosifin4sifo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:30105") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:45866->172.17.0.4:30105, err= 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:32512") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:33416->172.17.0.4:32512, err= 2026/06/04 02:45:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:38 NOTICE: ftp://172.17.0.4:21/rclone-test-dosifin4sifo: 0 differences found 2026/06/04 02:45:38 NOTICE: ftp://172.17.0.4:21/rclone-test-dosifin4sifo: 1 matching files 2026/06/04 02:45:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yupatig5yexi" 2026/06/04 02:45:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:38 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:38 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: Connecting to FTP server 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:38 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:38762->172.17.0.4:21, err= 2026/06/04 02:45:40 DEBUG : Creating backend with remote "/tmp/rclone3697061366" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-yupatig5yexi", Local "Local file system at /tmp/rclone3697061366", Modify Window "1s" 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:34170") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:33942->172.17.0.4:34170, err= 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:34229") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:42882->172.17.0.4:34229, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:30704") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:56106->172.17.0.4:30704, err= 2026/06/04 02:45:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:40 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-yupatig5yexi 2026/06/04 02:45:40 NOTICE: ftp://172.17.0.4:21/rclone-test-yupatig5yexi: 1 files missing 2026/06/04 02:45:40 NOTICE: 1 hashes missing 2026/06/04 02:45:40 NOTICE: ftp://172.17.0.4:21/rclone-test-yupatig5yexi: 1 differences found 2026/06/04 02:45:40 NOTICE: ftp://172.17.0.4:21/rclone-test-yupatig5yexi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:33710") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:47126->172.17.0.4:33710, err= 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:37007") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:57708->172.17.0.4:37007, err= 2026/06/04 02:45:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:40 NOTICE: ftp://172.17.0.4:21/rclone-test-yupatig5yexi: 0 differences found 2026/06/04 02:45:40 NOTICE: ftp://172.17.0.4:21/rclone-test-yupatig5yexi: 1 matching files 2026/06/04 02:45:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rilariq6yomi" 2026/06/04 02:45:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:40 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:40 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: Connecting to FTP server 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:40 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:38774->172.17.0.4:21, err= 2026/06/04 02:45:42 DEBUG : Creating backend with remote "/tmp/rclone3685751193" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-rilariq6yomi", Local "Local file system at /tmp/rclone3685751193", Modify Window "1s" 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:37874") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:33762->172.17.0.4:37874, err= 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:31248") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:35528->172.17.0.4:31248, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:39546") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:51970->172.17.0.4:39546, err= 2026/06/04 02:45:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-rilariq6yomi 2026/06/04 02:45:42 NOTICE: ftp://172.17.0.4:21/rclone-test-rilariq6yomi: 1 files missing 2026/06/04 02:45:42 NOTICE: 1 hashes missing 2026/06/04 02:45:42 NOTICE: ftp://172.17.0.4:21/rclone-test-rilariq6yomi: 1 differences found 2026/06/04 02:45:42 NOTICE: ftp://172.17.0.4:21/rclone-test-rilariq6yomi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:34884") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:48502->172.17.0.4:34884, err= 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:37853") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:34664->172.17.0.4:37853, err= 2026/06/04 02:45:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:42 NOTICE: ftp://172.17.0.4:21/rclone-test-rilariq6yomi: 0 differences found 2026/06/04 02:45:42 NOTICE: ftp://172.17.0.4:21/rclone-test-rilariq6yomi: 1 matching files 2026/06/04 02:45:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kazocex9waca" 2026/06/04 02:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:42 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:42 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: Connecting to FTP server 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:52294->172.17.0.4:21, err= 2026/06/04 02:45:45 DEBUG : Creating backend with remote "/tmp/rclone304442154" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kazocex9waca", Local "Local file system at /tmp/rclone304442154", Modify Window "1s" 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:35244") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:35902->172.17.0.4:35244, err= 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:35561") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:48684->172.17.0.4:35561, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:35188") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:36980->172.17.0.4:35188, err= 2026/06/04 02:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kazocex9waca 2026/06/04 02:45:45 NOTICE: ftp://172.17.0.4:21/rclone-test-kazocex9waca: 1 files missing 2026/06/04 02:45:45 NOTICE: 1 hashes missing 2026/06/04 02:45:45 NOTICE: ftp://172.17.0.4:21/rclone-test-kazocex9waca: 1 differences found 2026/06/04 02:45:45 NOTICE: ftp://172.17.0.4:21/rclone-test-kazocex9waca: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:39154") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:34852->172.17.0.4:39154, err= 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:36634") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:34536->172.17.0.4:36634, err= 2026/06/04 02:45:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:45 NOTICE: ftp://172.17.0.4:21/rclone-test-kazocex9waca: 0 differences found 2026/06/04 02:45:45 NOTICE: ftp://172.17.0.4:21/rclone-test-kazocex9waca: 1 matching files 2026/06/04 02:45:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cemamud8yapu" 2026/06/04 02:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:45 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:45 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: Connecting to FTP server 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:52308->172.17.0.4:21, err= 2026/06/04 02:45:47 DEBUG : Creating backend with remote "/tmp/rclone3393783907" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cemamud8yapu", Local "Local file system at /tmp/rclone3393783907", Modify Window "1s" 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:31982") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:52468->172.17.0.4:31982, err= 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:33171") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:60968->172.17.0.4:33171, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:37432") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:33464->172.17.0.4:37432, err= 2026/06/04 02:45:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-cemamud8yapu 2026/06/04 02:45:47 NOTICE: ftp://172.17.0.4:21/rclone-test-cemamud8yapu: 1 files missing 2026/06/04 02:45:47 NOTICE: 1 hashes missing 2026/06/04 02:45:47 NOTICE: ftp://172.17.0.4:21/rclone-test-cemamud8yapu: 1 differences found 2026/06/04 02:45:47 NOTICE: ftp://172.17.0.4:21/rclone-test-cemamud8yapu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:31480") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:43230->172.17.0.4:31480, err= 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:31351") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:48374->172.17.0.4:31351, err= 2026/06/04 02:45:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:47 NOTICE: ftp://172.17.0.4:21/rclone-test-cemamud8yapu: 0 differences found 2026/06/04 02:45:47 NOTICE: ftp://172.17.0.4:21/rclone-test-cemamud8yapu: 1 matching files 2026/06/04 02:45:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dajonor0buqi" 2026/06/04 02:45:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:45:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:47 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:47 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: Connecting to FTP server 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:47 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:52320->172.17.0.4:21, err= 2026/06/04 02:45:49 DEBUG : Creating backend with remote "/tmp/rclone100446653" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-dajonor0buqi", Local "Local file system at /tmp/rclone100446653", Modify Window "1s" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:32174") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:59108->172.17.0.4:32174, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:35774") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:33086->172.17.0.4:35774, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:38609") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:42782->172.17.0.4:38609, err= 2026/06/04 02:45:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/04 02:45:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-dajonor0buqi 2026/06/04 02:45:49 NOTICE: ftp://172.17.0.4:21/rclone-test-dajonor0buqi: 1 files missing 2026/06/04 02:45:49 NOTICE: 1 hashes missing 2026/06/04 02:45:49 NOTICE: ftp://172.17.0.4:21/rclone-test-dajonor0buqi: 1 differences found 2026/06/04 02:45:49 NOTICE: ftp://172.17.0.4:21/rclone-test-dajonor0buqi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:32886") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:49178->172.17.0.4:32886, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:37287") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:38180->172.17.0.4:37287, err= 2026/06/04 02:45:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/04 02:45:49 NOTICE: ftp://172.17.0.4:21/rclone-test-dajonor0buqi: 0 differences found 2026/06/04 02:45:49 NOTICE: ftp://172.17.0.4:21/rclone-test-dajonor0buqi: 1 matching files 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: dial("tcp","172.17.0.4:32223") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: > dial: conn=172.17.0.1:47804->172.17.0.4:32223, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dajonor0buqi: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: dial("tcp","172.17.0.4:32197") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: > dial: conn=172.17.0.1:37166->172.17.0.4:32197, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cemamud8yapu: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: dial("tcp","172.17.0.4:38022") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: > dial: conn=172.17.0.1:54384->172.17.0.4:38022, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kazocex9waca: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: dial("tcp","172.17.0.4:38144") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: > dial: conn=172.17.0.1:44586->172.17.0.4:38144, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-rilariq6yomi: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: dial("tcp","172.17.0.4:32959") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: > dial: conn=172.17.0.1:49430->172.17.0.4:32959, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: Purge object "測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-yupatig5yexi: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: dial("tcp","172.17.0.4:39223") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: > dial: conn=172.17.0.1:60326->172.17.0.4:39223, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: Purge object "測試_Русский___ě_áñ" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-dosifin4sifo: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: dial("tcp","172.17.0.4:37989") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: > dial: conn=172.17.0.1:34710->172.17.0.4:37989, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: Purge object "HELLO, WORLD!" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ciyevop3hiro: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: dial("tcp","172.17.0.4:30350") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: > dial: conn=172.17.0.1:44670->172.17.0.4:30350, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: Purge object "HeLlO, wOrLd!" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-jesofix4mawo: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: dial("tcp","172.17.0.4:37669") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: > dial: conn=172.17.0.1:35048->172.17.0.4:37669, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: Purge object "HELLO, WORLD!" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nesuwov8woru: Purge dir "" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: dial("tcp","172.17.0.4:39095") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: > dial: conn=172.17.0.1:33274->172.17.0.4:39095, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: Purge object "hello, world!" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-ripiqim6gafo: Purge dir "" --- PASS: TestApplyTransforms (22.60s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30150") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59092->172.17.0.4:30150, err= 2026/06/04 02:45:49 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/04 02:45:49 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/04 02:45:49 INFO : file1: Copied (new) to: sub/file2 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34255") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59596->172.17.0.4:34255, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33344") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35272->172.17.0.4:33344, err= 2026/06/04 02:45:49 DEBUG : sub/file2: size = 14 OK 2026/06/04 02:45:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/04 02:45:49 DEBUG : file1: Unchanged skipping 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39005") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47472->172.17.0.4:39005, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33878") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58612->172.17.0.4:33878, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: don't need to copy/move sub/file2, it is already at target location 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30045") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52654->172.17.0.4:30045, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35816") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37676->172.17.0.4:35816, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32301") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45994->172.17.0.4:32301, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31140") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46666->172.17.0.4:31140, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31150") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45306->172.17.0.4:31150, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36735") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52578->172.17.0.4:36735, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32129") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33758->172.17.0.4:32129, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30327") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37640->172.17.0.4:30327, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39654") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57564->172.17.0.4:39654, err= 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31083") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37014->172.17.0.4:31083, err= 2026/06/04 02:45:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/backup" 2026/06/04 02:45:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:49 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:49 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: Connecting to FTP server 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: > dial: conn=172.17.0.1:52326->172.17.0.4:21, err= 2026/06/04 02:45:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuyuxey8mupe/backup" to be canonical "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/backup" 2026/06/04 02:45:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3645461093) 2026/06/04 02:45:52 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe) 2026/06/04 02:45:52 DEBUG : dst/file1: Sizes differ 2026/06/04 02:45:52 INFO : dst/file1: Moved (server-side) 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37530") 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41530->172.17.0.4:37530, err= 2026/06/04 02:45:52 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/04 02:45:52 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/04 02:45:52 INFO : dst/file1: Copied (new) 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37405") 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47904->172.17.0.4:37405, err= 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33425") 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50444->172.17.0.4:21, err= 2026/06/04 02:45:52 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38596->172.17.0.4:33425, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37395") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35680->172.17.0.4:37395, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39245") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46538->172.17.0.4:39245, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32603") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39258->172.17.0.4:32603, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31376") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42158->172.17.0.4:31376, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31335") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51318->172.17.0.4:31335, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38665") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35540->172.17.0.4:38665, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36719") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36824->172.17.0.4:36719, err= 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (4.47s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/dst" 2026/06/04 02:45:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:54 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:54 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: Connecting to FTP server 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: > dial: conn=172.17.0.1:50458->172.17.0.4:21, err= 2026/06/04 02:45:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:45:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:56 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:45:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:45:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:45:56 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:45:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:45:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/CompareDest: Connecting to FTP server 2026/06/04 02:45:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/CompareDest: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/CompareDest: > dial: conn=172.17.0.1:50464->172.17.0.4:21, err= 2026/06/04 02:45:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" to be canonical "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: dial("tcp","172.17.0.4:30135") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: > dial: conn=172.17.0.1:34798->172.17.0.4:30135, err= 2026/06/04 02:45:58 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/04 02:45:58 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/04 02:45:58 INFO : one: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38359") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55200->172.17.0.4:38359, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30999") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47258->172.17.0.4:30999, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34701") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33830->172.17.0.4:34701, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38158") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49872->172.17.0.4:38158, err= 2026/06/04 02:45:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" for canonical name "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3645461093) 2026/06/04 02:45:58 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst) 2026/06/04 02:45:58 DEBUG : one: Sizes differ 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: dial("tcp","172.17.0.4:38709") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: > dial: conn=172.17.0.1:53924->172.17.0.4:38709, err= 2026/06/04 02:45:58 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/04 02:45:58 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/04 02:45:58 INFO : one: Copied (replaced existing) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39433") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42784->172.17.0.4:39433, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32802") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48526->172.17.0.4:32802, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33977") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43478->172.17.0.4:33977, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31928") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50600->172.17.0.4:31928, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35887") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33364->172.17.0.4:35887, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38018") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51624->172.17.0.4:38018, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30564") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44406->172.17.0.4:30564, err= 2026/06/04 02:45:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" for canonical name "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3645461093) 2026/06/04 02:45:58 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst) 2026/06/04 02:45:58 DEBUG : one: Sizes differ 2026/06/04 02:45:58 DEBUG : one: size = 5 OK 2026/06/04 02:45:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/04 02:45:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36386") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53184->172.17.0.4:36386, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31222") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35250->172.17.0.4:31222, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34130") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41576->172.17.0.4:34130, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39759") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43136->172.17.0.4:39759, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31159") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60104->172.17.0.4:31159, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34145") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51992->172.17.0.4:34145, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36732") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50044->172.17.0.4:36732, err= 2026/06/04 02:45:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" for canonical name "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : two: size = 3 OK 2026/06/04 02:45:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/04 02:45:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39507") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49844->172.17.0.4:39507, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37233") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32604") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35730->172.17.0.4:37233, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52872->172.17.0.4:32604, err= 2026/06/04 02:45:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" for canonical name "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : two: size = 3 OK 2026/06/04 02:45:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/04 02:45:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35978") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46248->172.17.0.4:35978, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30379") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44310->172.17.0.4:30379, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33820") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47100->172.17.0.4:33820, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37089") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53546->172.17.0.4:37089, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37390") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58220->172.17.0.4:37390, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32053") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41572->172.17.0.4:32053, err= 2026/06/04 02:45:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kuyuxey8mupe/CompareDest" for canonical name "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/CompareDest" 2026/06/04 02:45:58 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone3645461093) 2026/06/04 02:45:58 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/CompareDest) 2026/06/04 02:45:58 DEBUG : two: Sizes differ 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: dial("tcp","172.17.0.4:38353") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/dst: > dial: conn=172.17.0.1:36952->172.17.0.4:38353, err= 2026/06/04 02:45:58 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/04 02:45:58 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/04 02:45:58 INFO : two: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38720") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47654->172.17.0.4:38720, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36704") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36586") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52410->172.17.0.4:36704, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57802->172.17.0.4:36586, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39358") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60302->172.17.0.4:39358, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32920") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35322") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44796->172.17.0.4:32920, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32786->172.17.0.4:35322, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33912") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55730->172.17.0.4:33912, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (4.60s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37195") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43216->172.17.0.4:37195, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36634") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55746->172.17.0.4:36634, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37472") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48852->172.17.0.4:37472, err= 2026/06/04 02:45:58 DEBUG : sub/file2: size = 14 OK 2026/06/04 02:45:58 INFO : file1: Copied (new) to: sub/file2 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37406") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48714->172.17.0.4:37406, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31409") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33440->172.17.0.4:31409, err= 2026/06/04 02:45:58 DEBUG : sub/file2: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/04 02:45:58 DEBUG : file1: Unchanged skipping 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32986") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55266->172.17.0.4:32986, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31663") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47322->172.17.0.4:31663, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: don't need to copy/move sub/file2, it is already at target location 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36323") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45382->172.17.0.4:36323, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33720") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39090->172.17.0.4:33720, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38659") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49878->172.17.0.4:38659, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35146") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35660->172.17.0.4:35146, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38788") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35566->172.17.0.4:38788, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33593") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38560->172.17.0.4:33593, err= 2026/06/04 02:45:58 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/04 02:45:58 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30346") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39104->172.17.0.4:30346, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38879") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34600->172.17.0.4:38879, err= 2026/06/04 02:45:58 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/04 02:45:58 DEBUG : file1: Unchanged skipping 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32095") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47390->172.17.0.4:32095, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32372") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41326->172.17.0.4:32372, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30184") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45620->172.17.0.4:30184, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39832") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57140->172.17.0.4:39832, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33845") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46360->172.17.0.4:33845, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39604") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54004->172.17.0.4:39604, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39132") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49454->172.17.0.4:39132, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39878") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54376->172.17.0.4:39878, err= 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Waiting for checks to finish 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Waiting for transfers to finish 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30437") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50476->172.17.0.4:21, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35952->172.17.0.4:30437, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37729") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45222->172.17.0.4:37729, err= 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31150") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54500->172.17.0.4:31150, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30636") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52136->172.17.0.4:30636, err= 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36934") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50526->172.17.0.4:36934, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36572") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44798->172.17.0.4:36572, err= 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31507") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31369") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38812->172.17.0.4:31507, err= 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49478->172.17.0.4:31369, err= 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/04 02:45:58 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/04 02:45:58 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:45:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50484->172.17.0.4:21, err= 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36137") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53724->172.17.0.4:36137, err= 2026/06/04 02:46:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/04 02:46:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/04 02:46:01 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35666") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41498->172.17.0.4:35666, err= 2026/06/04 02:46:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/04 02:46:01 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/04 02:46:01 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38993") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56654->172.17.0.4:38993, err= 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32222") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55346->172.17.0.4:32222, err= 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31319") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49074->172.17.0.4:31319, err= --- PASS: TestCopyLongFileNameCollision (2.36s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30229") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42588->172.17.0.4:30229, err= 2026/06/04 02:46:01 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/04 02:46:01 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/04 02:46:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34169") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40812->172.17.0.4:34169, err= 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31612") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47888->172.17.0.4:31612, err= 2026/06/04 02:46:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30776") 2026/06/04 02:46:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49482->172.17.0.4:30776, err= 2026/06/04 02:46:02 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/04 02:46:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30601") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42950->172.17.0.4:30601, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38421") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47202->172.17.0.4:38421, err= 2026/06/04 02:46:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30257") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49158->172.17.0.4:30257, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31694") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48760->172.17.0.4:31694, err= 2026/06/04 02:46:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31991") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47666->172.17.0.4:31991, err= 2026/06/04 02:46:02 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/04 02:46:02 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/04 02:46:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34925") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36726->172.17.0.4:34925, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36913") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43266->172.17.0.4:36913, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37637") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33038->172.17.0.4:37637, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39189") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38628->172.17.0.4:39189, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30940") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39294->172.17.0.4:30940, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37881") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60516->172.17.0.4:37881, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32601") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55132->172.17.0.4:32601, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36430") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33896->172.17.0.4:36430, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32234") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43600->172.17.0.4:32234, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35226") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49318->172.17.0.4:35226, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31342") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44826->172.17.0.4:31342, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30980") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54620->172.17.0.4:30980, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31781") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36700->172.17.0.4:31781, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35449") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55414->172.17.0.4:35449, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36297") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57566->172.17.0.4:36297, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38278") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59740->172.17.0.4:38278, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38139") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54168->172.17.0.4:38139, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34466") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57970->172.17.0.4:34466, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39296") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40504->172.17.0.4:39296, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30032") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39828->172.17.0.4:30032, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35049") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53502->172.17.0.4:35049, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33912") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37228->172.17.0.4:33912, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39071") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41630->172.17.0.4:39071, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35609") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37502->172.17.0.4:35609, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34649") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60932->172.17.0.4:34649, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32612") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52278->172.17.0.4:32612, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35232") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41062->172.17.0.4:35232, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36553") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54474->172.17.0.4:36553, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34468") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36494->172.17.0.4:34468, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32756") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45704->172.17.0.4:32756, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37497") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50760->172.17.0.4:37497, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36328") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39386->172.17.0.4:36328, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30471") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58604->172.17.0.4:30471, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32713") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35642->172.17.0.4:32713, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33116") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43120->172.17.0.4:33116, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32324") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56950->172.17.0.4:32324, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37176") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33326") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58896->172.17.0.4:33326, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33468->172.17.0.4:37176, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34371") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51152->172.17.0.4:34371, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35808") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51668->172.17.0.4:35808, err= 2026/06/04 02:46:02 DEBUG : a.txt: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : a.txt: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30370") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43814->172.17.0.4:30370, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36877") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49216->172.17.0.4:36877, err= 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31608") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51266->172.17.0.4:31608, err= 2026/06/04 02:46:02 DEBUG : sub dir/ignore dir: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32768") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39520->172.17.0.4:32768, err= 2026/06/04 02:46:02 DEBUG : sub dir/ignore dir: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39809") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55814->172.17.0.4:39809, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34873") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42846->172.17.0.4:34873, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38568") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41254->172.17.0.4:38568, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31617") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53504->172.17.0.4:31617, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39420") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30690") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56592->172.17.0.4:30690, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60972->172.17.0.4:39420, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37392") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59614->172.17.0.4:37392, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38759") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46940->172.17.0.4:38759, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32950") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42798->172.17.0.4:32950, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32952") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38424->172.17.0.4:32952, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39962") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42560->172.17.0.4:39962, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37803") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55140->172.17.0.4:37803, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36558") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50100->172.17.0.4:36558, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33171") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38874->172.17.0.4:33171, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39079") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42320->172.17.0.4:39079, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33172") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41554->172.17.0.4:33172, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37050") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39380") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52592->172.17.0.4:37050, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52134->172.17.0.4:39380, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33966") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47424->172.17.0.4:33966, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30928") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34470->172.17.0.4:30928, err= 2026/06/04 02:46:02 DEBUG : a.txt: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : a.txt: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38849") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43104->172.17.0.4:38849, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34379") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54292->172.17.0.4:34379, err= 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39009") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36848->172.17.0.4:39009, err= 2026/06/04 02:46:02 DEBUG : sub dir/ignore dir: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world2: Excluded 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/04 02:46:02 DEBUG : sub dir/hello world: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38216") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59836->172.17.0.4:38216, err= 2026/06/04 02:46:02 DEBUG : sub dir/ignore dir: Excluded 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37102") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55664->172.17.0.4:37102, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38575") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39782->172.17.0.4:38575, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33509") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49390->172.17.0.4:33509, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38577") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53726->172.17.0.4:38577, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30345") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38171") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51282->172.17.0.4:30345, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45498->172.17.0.4:38171, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34898") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50354->172.17.0.4:34898, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33942") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60008->172.17.0.4:33942, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30148") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44834->172.17.0.4:30148, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39842") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39672->172.17.0.4:39842, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34409") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51886->172.17.0.4:34409, err= === RUN TestListJSON/Default 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37918") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36074->172.17.0.4:37918, err= === RUN TestListJSON/FilesOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37163") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46496->172.17.0.4:37163, err= === RUN TestListJSON/DirsOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34716") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45434->172.17.0.4:34716, err= === RUN TestListJSON/Recurse 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34236") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59816->172.17.0.4:34236, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39562") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47050->172.17.0.4:39562, err= === RUN TestListJSON/SubDir 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30004") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54144->172.17.0.4:30004, err= === RUN TestListJSON/NoModTime 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35462") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51124->172.17.0.4:35462, err= === RUN TestListJSON/NoMimeType 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32138") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56320->172.17.0.4:32138, err= === RUN TestListJSON/ShowHash 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39538") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39118->172.17.0.4:39538, err= === RUN TestListJSON/HashTypes 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31780") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33278->172.17.0.4:31780, err= 2026/06/04 02:46:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35854") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59058->172.17.0.4:35854, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33917") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46004->172.17.0.4:33917, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33004") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33816->172.17.0.4:33004, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35699") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39004->172.17.0.4:35699, err= --- PASS: TestListJSON (0.01s) --- 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:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39739") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43256->172.17.0.4:39739, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34508") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42826->172.17.0.4:34508, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38851") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51562->172.17.0.4:38851, err= 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35703") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53404->172.17.0.4:35703, err= === RUN TestStatJSON/Root 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33234") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52874->172.17.0.4:33234, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33046") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34246->172.17.0.4:33046, err= === RUN TestStatJSON/Dir 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36414") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35618->172.17.0.4:36414, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37296") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50520->172.17.0.4:37296, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36913") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43268->172.17.0.4:36913, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35805") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37636->172.17.0.4:35805, err= === RUN TestStatJSON/FileDirsOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38674") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46402->172.17.0.4:38674, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37475") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53784->172.17.0.4:37475, err= === RUN TestStatJSON/RootNotFound 2026/06/04 02:46:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/notfound" 2026/06/04 02:46:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:46:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:02 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:46:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:02 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/notfound: Connecting to FTP server 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/notfound: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/notfound: > dial: conn=172.17.0.1:51352->172.17.0.4:21, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/notfound: dial("tcp","172.17.0.4:37905") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/notfound: > dial: conn=172.17.0.1:34022->172.17.0.4:37905, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37592") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57456->172.17.0.4:37592, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36037") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49458->172.17.0.4:36037, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36689") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58528->172.17.0.4:36689, err= --- PASS: TestStatJSON (2.32s) --- 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 (2.31s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 INFO : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Making directory 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36991") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54176->172.17.0.4:36991, err= 2026/06/04 02:46:04 INFO : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Making directory 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37441") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58956->172.17.0.4:37441, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36108") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38262->172.17.0.4:36108, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35512") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34810->172.17.0.4:35512, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33513") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52478->172.17.0.4:33513, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39781") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60476->172.17.0.4:39781, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37165") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38536->172.17.0.4:37165, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31322") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35138->172.17.0.4:31322, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30579") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54754->172.17.0.4:30579, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36552") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33160->172.17.0.4:36552, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37754") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54474->172.17.0.4:37754, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30483") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57494->172.17.0.4:30483, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36017") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52788->172.17.0.4:36017, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33953") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39156->172.17.0.4:33953, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38692") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35508->172.17.0.4:38692, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37998") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39774->172.17.0.4:37998, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39866") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52586->172.17.0.4:39866, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32673") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54652->172.17.0.4:32673, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30805") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45880->172.17.0.4:30805, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31230") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48400->172.17.0.4:31230, err= 2026/06/04 02:46:04 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/04 02:46:04 DEBUG : empty space: Excluded 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37619") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49934->172.17.0.4:37619, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39248") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47604->172.17.0.4:39248, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36645") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52804->172.17.0.4:36645, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38377") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45912->172.17.0.4:38377, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39271") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58180->172.17.0.4:39271, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36981") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38334->172.17.0.4:36981, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30104") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49662->172.17.0.4:30104, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33373") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35664->172.17.0.4:33373, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34791") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43480->172.17.0.4:34791, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35037") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59820->172.17.0.4:35037, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36258") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58914->172.17.0.4:36258, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31648") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51234->172.17.0.4:31648, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34552") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54326->172.17.0.4:34552, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/04 02:46:04 DEBUG : Creating backend with remote ":memory:" 2026/06/04 02:46:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/04 02:46:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/04 02:46:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/04 02:46:04 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:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30037") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58838->172.17.0.4:30037, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36658") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57118->172.17.0.4:36658, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39414") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58382->172.17.0.4:39414, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31602") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51682->172.17.0.4:31602, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30542") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56266->172.17.0.4:30542, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35720") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57390->172.17.0.4:35720, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38459") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32866->172.17.0.4:38459, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36975") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45834->172.17.0.4:36975, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33099") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59064->172.17.0.4:33099, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36007") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57556->172.17.0.4:36007, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34436") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41732->172.17.0.4:34436, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39467") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49886->172.17.0.4:39467, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33688") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59816->172.17.0.4:33688, err= 2026/06/04 02:46:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35183") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46360->172.17.0.4:35183, err= 2026/06/04 02:46:04 DEBUG : large: Excluded (Size Filter) 2026/06/04 02:46:04 DEBUG : large: Excluded 2026/06/04 02:46:04 INFO : small: Deleted 2026/06/04 02:46:04 INFO : medium: Deleted 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39680") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57074->172.17.0.4:39680, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38641") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33366->172.17.0.4:38641, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31016") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32944->172.17.0.4:31016, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36575") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52354->172.17.0.4:36575, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34363") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53104->172.17.0.4:34363, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39939") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41630->172.17.0.4:39939, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31600") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42790->172.17.0.4:31600, err= 2026/06/04 02:46:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32846") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33372->172.17.0.4:32846, err= 2026/06/04 02:46:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/04 02:46:04 INFO : large: Deleted 2026/06/04 02:46:04 INFO : medium: Deleted 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36239") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58518->172.17.0.4:36239, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31491") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54642->172.17.0.4:31491, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38234") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40606->172.17.0.4:38234, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39993") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40302->172.17.0.4:39993, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32666") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45794->172.17.0.4:32666, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30497") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44570->172.17.0.4:30497, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37325") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45322->172.17.0.4:37325, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38574") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52798->172.17.0.4:38574, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38681") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45278->172.17.0.4:38681, err= 2026/06/04 02:46:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30247") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53526->172.17.0.4:30247, err= 2026/06/04 02:46:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/04 02:46:04 INFO : medium: Deleted 2026/06/04 02:46:04 INFO : small: Deleted 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30030") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60184->172.17.0.4:30030, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36001") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41082->172.17.0.4:36001, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31703") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59722->172.17.0.4:31703, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33264") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56870->172.17.0.4:33264, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34934") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60022->172.17.0.4:34934, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33747") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37704->172.17.0.4:33747, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39238") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59192->172.17.0.4:39238, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30190") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43488->172.17.0.4:30190, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36068") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56938->172.17.0.4:36068, err= 2026/06/04 02:46:04 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34312") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51676->172.17.0.4:34312, err= 2026/06/04 02:46:04 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/04 02:46:04 INFO : small: Deleted 2026/06/04 02:46:04 INFO : medium: Deleted 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31015") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59410->172.17.0.4:31015, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31989") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49070->172.17.0.4:31989, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34909") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35748->172.17.0.4:34909, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36714") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53586->172.17.0.4:36714, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31922") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52686->172.17.0.4:31922, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39516") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53384->172.17.0.4:39516, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31887") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53346->172.17.0.4:31887, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35631") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42104->172.17.0.4:35631, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37038") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60510->172.17.0.4:37038, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38203") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58650->172.17.0.4:38203, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38073") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58796->172.17.0.4:38073, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35321") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60306->172.17.0.4:35321, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/04 02:46:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/04 02:46:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/04 02:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/04 02:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/04 02:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/04 02:46:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/04 02:46:04 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:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33608") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39272->172.17.0.4:33608, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38025") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40808->172.17.0.4:38025, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37742") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56556->172.17.0.4:37742, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39700") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35268->172.17.0.4:39700, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34367") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38268->172.17.0.4:34367, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32957") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57670->172.17.0.4:32957, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38142") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41130->172.17.0.4:38142, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30600") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60230->172.17.0.4:30600, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39388") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33842->172.17.0.4:39388, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34951") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35616->172.17.0.4:34951, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34993") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44728->172.17.0.4:34993, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35373") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47814->172.17.0.4:35373, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30072") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53358->172.17.0.4:30072, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33872") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37932->172.17.0.4:33872, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32859") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38758->172.17.0.4:32859, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35421") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33884->172.17.0.4:35421, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34343") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34662->172.17.0.4:34343, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38686") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51882->172.17.0.4:38686, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36692") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57210->172.17.0.4:36692, err= 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31698") 2026/06/04 02:46:04 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40350->172.17.0.4:31698, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/04 02:46:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noqexod3dexe" 2026/06/04 02:46:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 02:46:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:46:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:05 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:46:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:05 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:05 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: Connecting to FTP server 2026/06/04 02:46:05 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:05 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:51354->172.17.0.4:21, err= 2026/06/04 02:46:07 DEBUG : Creating backend with remote "/tmp/rclone1147049398" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-noqexod3dexe", Local "Local file system at /tmp/rclone1147049398", Modify Window "1s" 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:38018") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:54302->172.17.0.4:38018, err= 2026/06/04 02:46:07 INFO : A2: Making directory 2026/06/04 02:46:07 INFO : A1/B2: Making directory 2026/06/04 02:46:07 INFO : A1/B2/C2: Making directory 2026/06/04 02:46:07 INFO : A1/B1/C3: Making directory 2026/06/04 02:46:07 INFO : A3: Making directory 2026/06/04 02:46:07 INFO : A3/B3: Making directory 2026/06/04 02:46:07 INFO : A3/B3/C4: Making directory 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35589") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:57300->172.17.0.4:35589, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39905") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:53320->172.17.0.4:39905, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: Connecting to FTP server 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: Connecting to FTP server 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:51366->172.17.0.4:21, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:37535") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:59122->172.17.0.4:37535, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36058") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:60978->172.17.0.4:36058, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39529") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:44318->172.17.0.4:39529, err= 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:07 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:51372->172.17.0.4:21, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39795") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:48662->172.17.0.4:39795, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39569") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:60114->172.17.0.4:39569, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35624") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:58488->172.17.0.4:35624, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36931") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:34718->172.17.0.4:36931, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35294") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:37517") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:37489") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:58718->172.17.0.4:35294, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:42686->172.17.0.4:37517, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:54130->172.17.0.4:37489, err= 2026/06/04 02:46:09 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35294") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:58730->172.17.0.4:35294, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35129") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:32954") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:34752->172.17.0.4:32954, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:36666->172.17.0.4:35129, err= 2026/06/04 02:46:09 INFO : A1/B1/C1/one: Deleted 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:33570") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:52012->172.17.0.4:33570, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36938") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:38062") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:50406->172.17.0.4:36938, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:58586->172.17.0.4:38062, err= 2026/06/04 02:46:09 DEBUG : removing 2 level 3 directories 2026/06/04 02:46:09 INFO : A1/B1/C1: Removing directory 2026/06/04 02:46:09 INFO : A1/B1/C3: Removing directory 2026/06/04 02:46:09 DEBUG : removing 1 level 2 directories 2026/06/04 02:46:09 INFO : A1/B1: Removing directory 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:32029") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:52534->172.17.0.4:32029, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:31145") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:30333") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:51224->172.17.0.4:31145, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:32183") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:59170->172.17.0.4:30333, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:45674->172.17.0.4:32183, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36673") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:44036->172.17.0.4:36673, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:33188") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:42830->172.17.0.4:33188, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:34629") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:53808->172.17.0.4:34629, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39062") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:57740->172.17.0.4:39062, err= 2026/06/04 02:46:09 DEBUG : Waiting for deletions to finish 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:34294") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:48908->172.17.0.4:34294, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:31795") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:50950->172.17.0.4:31795, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35883") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:58344->172.17.0.4:35883, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:34280") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:47882->172.17.0.4:34280, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:32867") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:53108->172.17.0.4:32867, err= 2026/06/04 02:46:09 INFO : A1/two: Deleted 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35540") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:37792->172.17.0.4:35540, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:32021") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:34480->172.17.0.4:32021, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:30574") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:37680->172.17.0.4:30574, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:33143") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:50734->172.17.0.4:33143, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36154") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35976") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:31890") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:41326->172.17.0.4:35976, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:56072->172.17.0.4:31890, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:44652->172.17.0.4:36154, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:34295") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:51448->172.17.0.4:34295, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:35935") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:50654->172.17.0.4:35935, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:36979") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:50102->172.17.0.4:36979, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:37174") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:52220->172.17.0.4:37174, err= 2026/06/04 02:46:09 DEBUG : removing 2 level 3 directories 2026/06/04 02:46:09 INFO : A3/B3/C4: Removing directory 2026/06/04 02:46:09 INFO : A1/B2/C2: Removing directory 2026/06/04 02:46:09 DEBUG : removing 2 level 2 directories 2026/06/04 02:46:09 INFO : A3/B3: Removing directory 2026/06/04 02:46:09 INFO : A1/B2: Removing directory 2026/06/04 02:46:09 DEBUG : removing 3 level 1 directories 2026/06/04 02:46:09 INFO : A3: Removing directory 2026/06/04 02:46:09 INFO : A1: Removing directory 2026/06/04 02:46:09 INFO : A2: Removing directory 2026/06/04 02:46:09 DEBUG : removing 1 level 0 directories 2026/06/04 02:46:09 INFO : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: Removing directory 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:39522") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:47836->172.17.0.4:39522, err= 2026/06/04 02:46:09 ERROR : error listing: directory not found 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: dial("tcp","172.17.0.4:30916") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: > dial: conn=172.17.0.1:57508->172.17.0.4:30916, err= 2026/06/04 02:46:09 ERROR : error listing: directory not found 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-noqexod3dexe: Purge dir "" 2026/06/04 02:46:09 NOTICE: purge failed to rmdir "": directory not found 2026/06/04 02:46:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.63s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33187") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37842->172.17.0.4:33187, err= 2026/06/04 02:46:09 INFO : A2: Making directory 2026/06/04 02:46:09 INFO : A1/B2: Making directory 2026/06/04 02:46:09 INFO : A1/B2/C2: Making directory 2026/06/04 02:46:09 INFO : A1/B1/C3: Making directory 2026/06/04 02:46:09 INFO : A3: Making directory 2026/06/04 02:46:09 INFO : A3/B3: Making directory 2026/06/04 02:46:09 INFO : A3/B3/C4: Making directory 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32397") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42914->172.17.0.4:32397, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32887") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46954->172.17.0.4:32887, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38776") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39639") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46516->172.17.0.4:38776, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37908->172.17.0.4:39639, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39884") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50686->172.17.0.4:39884, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34113") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57166->172.17.0.4:34113, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34882") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50158->172.17.0.4:34882, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30413") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51388->172.17.0.4:21, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36886->172.17.0.4:30413, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38394") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53306->172.17.0.4:38394, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30524") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35967") 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46666->172.17.0.4:35967, err= 2026/06/04 02:46:09 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38560->172.17.0.4:30524, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34307") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58466->172.17.0.4:34307, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37431") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54810->172.17.0.4:37431, err= 2026/06/04 02:46:11 DEBUG : removing 1 level 3 directories 2026/06/04 02:46:11 INFO : A3/B3/C4: Removing directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34939") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35008->172.17.0.4:34939, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37202") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39302") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33704") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55738->172.17.0.4:37202, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37186->172.17.0.4:39302, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54168->172.17.0.4:33704, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31557") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32874->172.17.0.4:31557, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33255") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31653") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40496->172.17.0.4:33255, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47686->172.17.0.4:31653, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33318") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55926->172.17.0.4:33318, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38140") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37848") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35428->172.17.0.4:37848, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59316->172.17.0.4:38140, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36436") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41810->172.17.0.4:36436, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39250") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37440") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57844->172.17.0.4:37440, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36740") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40816->172.17.0.4:36740, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46602->172.17.0.4:39250, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39171") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36234") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42554->172.17.0.4:39171, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38964") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60372->172.17.0.4:36234, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33220->172.17.0.4:38964, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38864") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58380->172.17.0.4:38864, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39632") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34298") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49034->172.17.0.4:39632, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40982->172.17.0.4:34298, err= 2026/06/04 02:46:11 DEBUG : removing 2 level 3 directories 2026/06/04 02:46:11 INFO : A1/B2/C2: Removing directory 2026/06/04 02:46:11 INFO : A1/B1/C3: Removing directory 2026/06/04 02:46:11 DEBUG : removing 2 level 2 directories 2026/06/04 02:46:11 INFO : A3/B3: Removing directory 2026/06/04 02:46:11 INFO : A1/B2: Removing directory 2026/06/04 02:46:11 DEBUG : removing 2 level 1 directories 2026/06/04 02:46:11 INFO : A3: Removing directory 2026/06/04 02:46:11 INFO : A2: Removing directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36319") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48780->172.17.0.4:36319, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38376") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48704->172.17.0.4:38376, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36780") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36864->172.17.0.4:36780, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36193") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54238->172.17.0.4:36193, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39979") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32802->172.17.0.4:39979, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38323") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40462->172.17.0.4:38323, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38673") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33540->172.17.0.4:38673, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37183") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42142->172.17.0.4:37183, err= 2026/06/04 02:46:11 DEBUG : removing 1 level 3 directories 2026/06/04 02:46:11 INFO : A1/B1/C1: Removing directory 2026/06/04 02:46:11 DEBUG : removing 1 level 2 directories 2026/06/04 02:46:11 INFO : A1/B1: Removing directory 2026/06/04 02:46:11 DEBUG : removing 1 level 1 directories 2026/06/04 02:46:11 INFO : A1: Removing directory 2026/06/04 02:46:11 DEBUG : removing 1 level 0 directories 2026/06/04 02:46:11 INFO : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Removing directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33279") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39606->172.17.0.4:33279, err= 2026/06/04 02:46:11 ERROR : error listing: directory not found 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39322") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39192->172.17.0.4:39322, err= 2026/06/04 02:46:11 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.21s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 INFO : A1: Making directory 2026/06/04 02:46:11 INFO : A1/B1: Making directory 2026/06/04 02:46:11 INFO : A1/B1/C1: Making directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31387") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34756->172.17.0.4:31387, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32771") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46010->172.17.0.4:32771, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39145") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56816->172.17.0.4:39145, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34496") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56988->172.17.0.4:34496, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35800") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36340->172.17.0.4:35800, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38970") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40608->172.17.0.4:38970, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36880") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58162->172.17.0.4:36880, err= 2026/06/04 02:46:11 DEBUG : removing 1 level 3 directories 2026/06/04 02:46:11 INFO : A1/B1/C1: Removing directory 2026/06/04 02:46:11 DEBUG : removing 1 level 2 directories 2026/06/04 02:46:11 INFO : A1/B1: Removing directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31994") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47518->172.17.0.4:31994, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31906") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35970->172.17.0.4:31906, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32642") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60524->172.17.0.4:32642, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34932") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37410->172.17.0.4:34932, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35198") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53392->172.17.0.4:35198, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 INFO : A1: Making directory 2026/06/04 02:46:11 INFO : A1/B1: Making directory 2026/06/04 02:46:11 INFO : A1/B1/C1: Making directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35685") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45966->172.17.0.4:35685, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39611") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57080->172.17.0.4:39611, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35754") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36858->172.17.0.4:35754, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31097") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54948->172.17.0.4:31097, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31392") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54352->172.17.0.4:31392, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31323") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52510->172.17.0.4:31323, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38928") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41082->172.17.0.4:38928, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33335") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47300->172.17.0.4:33335, err= 2026/06/04 02:46:11 DEBUG : removing 1 level 3 directories 2026/06/04 02:46:11 INFO : A1/B1/C1: Removing directory 2026/06/04 02:46:11 DEBUG : removing 1 level 2 directories 2026/06/04 02:46:11 INFO : A1/B1: Removing directory 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37116") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45634->172.17.0.4:37116, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37297") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33018->172.17.0.4:37297, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35885") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47902->172.17.0.4:35885, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30756") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51346->172.17.0.4:30756, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36813") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53200->172.17.0.4:36813, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37453") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48980->172.17.0.4:37453, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34882") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56720->172.17.0.4:34882, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34327") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42322->172.17.0.4:34327, err= 2026/06/04 02:46:11 DEBUG : filename.txt: File name found in url 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30614") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37212->172.17.0.4:30614, err= 2026/06/04 02:46:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31175") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34702->172.17.0.4:31175, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31263") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59460->172.17.0.4:31263, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36188") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59594->172.17.0.4:36188, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37925") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48314->172.17.0.4:37925, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30639") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44686->172.17.0.4:30639, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33190") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45912->172.17.0.4:33190, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37140") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60602->172.17.0.4:37140, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33121") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43050->172.17.0.4:33121, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39356") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33028->172.17.0.4:39356, err= 2026/06/04 02:46:11 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/04 02:46:11 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/04 02:46:11 INFO : file1: Copied (new) to: sub/file2 2026/06/04 02:46:11 INFO : file1: Deleted 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39867") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58442->172.17.0.4:39867, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37203") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49844->172.17.0.4:37203, err= 2026/06/04 02:46:11 DEBUG : sub/file2: size = 14 OK 2026/06/04 02:46:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/04 02:46:11 DEBUG : file1: Unchanged skipping 2026/06/04 02:46:11 INFO : file1: Deleted 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38405") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44454->172.17.0.4:38405, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30913") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59092->172.17.0.4:30913, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: don't need to copy/move sub/file2, it is already at target location 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31546") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55020->172.17.0.4:31546, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38865") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36178->172.17.0.4:38865, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38255") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51578->172.17.0.4:38255, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30974") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40708->172.17.0.4:30974, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39074") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50226->172.17.0.4:39074, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33606") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45016->172.17.0.4:33606, err= 2026/06/04 02:46:11 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/04 02:46:11 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/04 02:46:11 INFO : file1: Copied (new) 2026/06/04 02:46:11 INFO : file1: Deleted 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36306") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51450->172.17.0.4:36306, err= 2026/06/04 02:46:11 DEBUG : file1: Destination exists, skipping 2026/06/04 02:46:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39301") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46212->172.17.0.4:39301, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30493") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60160->172.17.0.4:30493, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32454") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36986->172.17.0.4:32454, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32565") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51772->172.17.0.4:32565, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30023") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44448->172.17.0.4:30023, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31116") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42542->172.17.0.4:31116, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39162") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54182->172.17.0.4:39162, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31335") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36582->172.17.0.4:31335, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35919") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33674->172.17.0.4:35919, err= 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32700") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35320->172.17.0.4:32700, err= 2026/06/04 02:46:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuyuxey8mupe/backup" 2026/06/04 02:46:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/04 02:46:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:11 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{MLAys}" suffix to name 2026/06/04 02:46:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/04 02:46:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/04 02:46:11 DEBUG : Setting pass="8JW143qzmt9_vZ1LX33_glhIz8EnaAM1Bj9JlkWahS4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/04 02:46:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: Connecting to FTP server 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:11 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: > dial: conn=172.17.0.1:50256->172.17.0.4:21, err= 2026/06/04 02:46:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kuyuxey8mupe/backup" to be canonical "TestFTPPureftpd{MLAys}:rclone-test-kuyuxey8mupe/backup" 2026/06/04 02:46:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3645461093) 2026/06/04 02:46:14 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe) 2026/06/04 02:46:14 DEBUG : dst/file1: Sizes differ 2026/06/04 02:46:14 INFO : dst/file1: Moved (server-side) 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35838") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60324->172.17.0.4:35838, err= 2026/06/04 02:46:14 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/04 02:46:14 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/04 02:46:14 INFO : dst/file1: Copied (new) 2026/06/04 02:46:14 INFO : dst/file1: Deleted 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32170") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34778->172.17.0.4:32170, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38839") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30539") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43584->172.17.0.4:38839, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44322->172.17.0.4:30539, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34636") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49002->172.17.0.4:34636, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35527") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32912->172.17.0.4:35527, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37204") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39411") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45242->172.17.0.4:37204, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40878->172.17.0.4:39411, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39592") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58034->172.17.0.4:39592, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38107") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57940->172.17.0.4:38107, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (2.23s) === 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:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31308") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45634->172.17.0.4:31308, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35149") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45556->172.17.0.4:35149, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31591") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60796->172.17.0.4:31591, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36623") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38464->172.17.0.4:36623, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32062") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53528->172.17.0.4:32062, err= 2026/06/04 02:46:14 INFO : A1/B2: Making directory 2026/06/04 02:46:14 INFO : A1/B1/C3: Making directory 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34365") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38494->172.17.0.4:34365, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39286") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59928->172.17.0.4:39286, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32472") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33698->172.17.0.4:32472, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39579") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50574->172.17.0.4:39579, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34587") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50930->172.17.0.4:34587, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35849") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35832") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50558->172.17.0.4:35832, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40072->172.17.0.4:35849, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34094") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43584->172.17.0.4:34094, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35128") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37482->172.17.0.4:35128, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31583") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36466") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39664->172.17.0.4:36466, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57436->172.17.0.4:31583, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35134") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49370->172.17.0.4:35134, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38531") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36013") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59726->172.17.0.4:38531, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58014->172.17.0.4:36013, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36059") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55254->172.17.0.4:36059, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36352") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43764->172.17.0.4:36352, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30138") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37160->172.17.0.4:30138, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31841") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32448") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55888->172.17.0.4:32448, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60914->172.17.0.4:31841, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30537") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51378->172.17.0.4:30537, err= 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Connecting to FTP server 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:21") 2026/06/04 02:46:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50264->172.17.0.4:21, err= 2026/06/04 02:46:14 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/04 02:46:14 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/04 02:46:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/04 02:46:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/04 02:46:16 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31833") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52806->172.17.0.4:31833, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35169") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58094->172.17.0.4:35169, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34419") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37600") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43886->172.17.0.4:34419, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44474->172.17.0.4:37600, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30225") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35483") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59552->172.17.0.4:35483, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:40370->172.17.0.4:30225, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39968") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48572->172.17.0.4:39968, err= 2026/06/04 02:46:16 INFO : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30890") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37980->172.17.0.4:30890, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35495") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32752") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34172->172.17.0.4:32752, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47478->172.17.0.4:35495, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38007") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33179") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30261") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49912->172.17.0.4:38007, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54974->172.17.0.4:33179, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48576->172.17.0.4:30261, err= 2026/06/04 02:46:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/04 02:46:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/04 02:46:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/04 02:46:16 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/04 02:46:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30683") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42852->172.17.0.4:30683, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37867") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47712->172.17.0.4:37867, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36337") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60308->172.17.0.4:36337, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37148") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48286->172.17.0.4:37148, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31654") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34862") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51188->172.17.0.4:31654, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35852->172.17.0.4:34862, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36279") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36324->172.17.0.4:36279, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35890") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50308->172.17.0.4:35890, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38033") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47344->172.17.0.4:38033, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38330") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32902") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54618->172.17.0.4:32902, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45548->172.17.0.4:38330, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35291") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33650->172.17.0.4:35291, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38688") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33659") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52088->172.17.0.4:38688, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49398->172.17.0.4:33659, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33882") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50062->172.17.0.4:33882, err= --- PASS: TestDirMove (2.23s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30866") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36358->172.17.0.4:30866, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38450") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35910->172.17.0.4:38450, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37950") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54490->172.17.0.4:37950, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: File to upload is small (34 bytes), uploading instead of streaming 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30565") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36368->172.17.0.4:30565, err= 2026/06/04 02:46:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/04 02:46:16 NOTICE: ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/04 02:46:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32712") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58716->172.17.0.4:32712, err= 2026/06/04 02:46:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/04 02:46:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37635") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34366->172.17.0.4:37635, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32907") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:50792->172.17.0.4:32907, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37151") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36616->172.17.0.4:37151, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39573") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55982->172.17.0.4:39573, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: File to upload is small (34 bytes), uploading instead of streaming 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33280") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46272->172.17.0.4:33280, err= 2026/06/04 02:46:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/04 02:46:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36716") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44200->172.17.0.4:36716, err= 2026/06/04 02:46:16 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/04 02:46:16 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37190") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:32852->172.17.0.4:37190, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39809") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52400->172.17.0.4:39809, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34464") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46178->172.17.0.4:34464, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34178") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56294->172.17.0.4:34178, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: File to upload is small (34 bytes), uploading instead of streaming 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35106") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41798->172.17.0.4:35106, err= 2026/06/04 02:46:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/04 02:46:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33426") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44862->172.17.0.4:33426, err= 2026/06/04 02:46:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/04 02:46:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33737") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:57612->172.17.0.4:33737, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39554") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60680->172.17.0.4:39554, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31061") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54950->172.17.0.4:31061, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36454") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49898->172.17.0.4:36454, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: File to upload is small (34 bytes), uploading instead of streaming 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36194") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43056->172.17.0.4:36194, err= 2026/06/04 02:46:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/04 02:46:16 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39086") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:39098->172.17.0.4:39086, err= 2026/06/04 02:46:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/04 02:46:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39990") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55050->172.17.0.4:39990, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30928") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34144->172.17.0.4:30928, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32044") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34176->172.17.0.4:32044, err= --- PASS: TestRcat (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39898") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35620->172.17.0.4:39898, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30303") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43702->172.17.0.4:30303, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39931") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41238->172.17.0.4:39931, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: File to upload is small (60 bytes), uploading instead of streaming 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33659") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49404->172.17.0.4:33659, err= 2026/06/04 02:46:16 DEBUG : potato2: size = 60 OK 2026/06/04 02:46:16 DEBUG : potato2: Size of src and dst objects identical 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34426") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46134->172.17.0.4:34426, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35052") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56254->172.17.0.4:35052, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31553") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37764->172.17.0.4:31553, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33112") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36106->172.17.0.4:33112, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39080") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53928->172.17.0.4:39080, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36151") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35014->172.17.0.4:36151, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39886") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:44512->172.17.0.4:39886, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34869") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60460->172.17.0.4:34869, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38204") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:54438->172.17.0.4:38204, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39140") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56202->172.17.0.4:39140, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36004") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46278->172.17.0.4:36004, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33307") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55744->172.17.0.4:33307, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31484") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35764->172.17.0.4:31484, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33015") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55450->172.17.0.4:33015, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Touching "empty space" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Touching "potato2" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30556") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34764->172.17.0.4:30556, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Touching "sub dir/potato3" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36725") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49476->172.17.0.4:36725, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39458") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42386->172.17.0.4:39458, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39061") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38600->172.17.0.4:39061, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39509") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37032->172.17.0.4:39509, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34022") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:35154->172.17.0.4:34022, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30707") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:60106->172.17.0.4:30707, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33602") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:48262->172.17.0.4:33602, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30437") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45862->172.17.0.4:30437, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36101") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36910->172.17.0.4:36101, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36187") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59438->172.17.0.4:36187, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34639") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58582->172.17.0.4:34639, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37108") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34328->172.17.0.4:37108, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33236") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49572->172.17.0.4:33236, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39997") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53386->172.17.0.4:39997, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:37010") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:34218->172.17.0.4:37010, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe", Local "Local file system at /tmp/rclone3645461093", Modify Window "1s" 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32969") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:52474->172.17.0.4:32969, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35230") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55924->172.17.0.4:35230, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34857") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47692->172.17.0.4:34857, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36024") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51840->172.17.0.4:36024, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36721") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:47096->172.17.0.4:36721, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39722") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:58398->172.17.0.4:39722, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39635") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:59630->172.17.0.4:39635, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31977") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43258->172.17.0.4:31977, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xeconaq2" before starting 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:31547") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41704->172.17.0.4:31547, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33342") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53504->172.17.0.4:33342, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing.xeconaq2: TEST: removing renamed existing file after operation 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:39892") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:56762->172.17.0.4:39892, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30853") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:43066->172.17.0.4:30853, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyopoj9" before starting 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36102") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:45608->172.17.0.4:36102, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35859") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:53184->172.17.0.4:35859, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soyopoj9: TEST: renaming existing back after failed operation 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:36323") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:37208->172.17.0.4:36323, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:38950") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:38072->172.17.0.4:38950, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowuyug2" before starting 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30683") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:42854->172.17.0.4:30683, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:35252") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:33956->172.17.0.4:35252, err= 2026/06/04 02:46:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowuyug2: TEST: removing renamed existing file after operation 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:32421") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:46838->172.17.0.4:32421, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34715") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:51628->172.17.0.4:34715, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30543") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:36986->172.17.0.4:30543, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:30629") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:41968->172.17.0.4:30629, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:34966") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:49476->172.17.0.4:34966, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: dial("tcp","172.17.0.4:33567") 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: > dial: conn=172.17.0.1:55410->172.17.0.4:33567, err= 2026/06/04 02:46:16 DEBUG : ftp://172.17.0.4:21/rclone-test-kuyuxey8mupe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 56.288423973s (try 1/5)