"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/13 03:48:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve" 2025/09/13 03:48:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35052->172.17.0.3:21, err= 2025/09/13 03:48:38 DEBUG : Creating backend with remote "/tmp/rclone1207192419" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36856") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58480->172.17.0.3:36856, err= 2025/09/13 03:48:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31236") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53994->172.17.0.3:31236, err= 2025/09/13 03:48:38 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/13 03:48:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/13 03:48:38 DEBUG : potato: Seek from 10 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 10 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/13 03:48:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/13 03:48:38 DEBUG : potato: Seek from 8 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 8 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/13 03:48:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/13 03:48:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/13 03:48:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/13 03:48:38 DEBUG : potato: Seek from 5 to 2 2025/09/13 03:48:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/13 03:48:38 DEBUG : potato: Seek from 9 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 9 to 0 2025/09/13 03:48:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30449") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40128->172.17.0.3:30449, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31441") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43656->172.17.0.3:31441, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32967") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55984->172.17.0.3:32967, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34494") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58532->172.17.0.3:34494, err= === RUN TestCheck/3 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35328") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47376->172.17.0.3:35328, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38005") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46606->172.17.0.3:38005, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35480") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38348->172.17.0.3:35480, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36679") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47216->172.17.0.3:36679, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34114") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56506->172.17.0.3:34114, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33353") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57638->172.17.0.3:33353, err= --- PASS: TestCheck (0.08s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2025/09/13 03:48:38 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 03:48:38 DEBUG : Creating backend with remote "nonexistent" 2025/09/13 03:48:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/13 03:48:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/13 03:48:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/13 03:48:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38876") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43852->172.17.0.3:38876, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34360") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52642->172.17.0.3:34360, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35655") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58628->172.17.0.3:35655, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30956") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50144->172.17.0.3:30956, err= === RUN TestCheckDownload/3 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38702") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45858->172.17.0.3:38702, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34678") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42896->172.17.0.3:34678, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36465") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34618->172.17.0.3:36465, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36044") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45292->172.17.0.3:36044, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30794") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51550->172.17.0.3:30794, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37908") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58500->172.17.0.3:37908, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34735") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48942->172.17.0.3:34735, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36292") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59332->172.17.0.3:36292, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33849") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44304->172.17.0.3:33849, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33638") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53910->172.17.0.3:33638, err= === RUN TestCheckSizeOnly/3 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39112") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50882->172.17.0.3:39112, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32170") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37252->172.17.0.3:32170, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33469") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43818->172.17.0.3:33469, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31804") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56768->172.17.0.3:31804, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30536") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51872->172.17.0.3:30536, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31990") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48210->172.17.0.3:31990, err= --- PASS: TestCheckSizeOnly (0.07s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37880") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46382->172.17.0.3:37880, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35896") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34208->172.17.0.3:35896, err= 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 03:48:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37543") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52292->172.17.0.3:37543, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31877") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50744->172.17.0.3:31877, err= 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/13 03:48:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/13 03:48:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36388") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37068->172.17.0.3:36388, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35622") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42710->172.17.0.3:35622, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/data" 2025/09/13 03:48:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: Connecting to FTP server 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: > dial: conn=172.17.0.1:35066->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data lacks md5, skipping 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37982") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52340->172.17.0.3:37982, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34174") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42426->172.17.0.3:34174, err= --- SKIP: TestCheckSum (0.03s) === RUN TestCheckSumDownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/data" 2025/09/13 03:48:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:38 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: Connecting to FTP server 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/data: > dial: conn=172.17.0.1:35082->172.17.0.3:21, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36906") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48416->172.17.0.3:36906, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32780") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46782->172.17.0.3:32780, err= 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38016") 2025/09/13 03:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51832->172.17.0.3:38016, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38135") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51500->172.17.0.3:38135, err= === RUN TestCheckSumDownload/subtest1 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31295") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57676->172.17.0.3:31295, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34123") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55892->172.17.0.3:34123, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37833") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35360->172.17.0.3:37833, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35533") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54698->172.17.0.3:35533, err= === RUN TestCheckSumDownload/subtest2 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31069") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39818->172.17.0.3:31069, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33102") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33382->172.17.0.3:33102, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33408") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58294->172.17.0.3:33408, err= === RUN TestCheckSumDownload/subtest3 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32931") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47154->172.17.0.3:32931, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37166") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46424->172.17.0.3:37166, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33505") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36036->172.17.0.3:33505, err= === RUN TestCheckSumDownload/subtest4 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37124") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46164->172.17.0.3:37124, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34193") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37640->172.17.0.3:34193, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31072") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50116->172.17.0.3:31072, err= === RUN TestCheckSumDownload/subtest5 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31457") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52668->172.17.0.3:31457, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31110") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59654->172.17.0.3:31110, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39733") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54622->172.17.0.3:39733, err= === RUN TestCheckSumDownload/subtest6 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31264") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36354->172.17.0.3:31264, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37672") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38370->172.17.0.3:37672, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39700") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35348->172.17.0.3:39700, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33676") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60396->172.17.0.3:33676, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31000") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54920->172.17.0.3:31000, err= === RUN TestCheckSumDownload/subtest7 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31474") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58162->172.17.0.3:31474, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36702") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50802->172.17.0.3:36702, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34891") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55144->172.17.0.3:34891, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-liweziq9jiqo" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:35094->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone719905072" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-liweziq9jiqo", Local "Local file system at /tmp/rclone719905072", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:37386") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:50746->172.17.0.3:37386, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:33054") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:40372->172.17.0.3:33054, err= upper checkfile vs. lower remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:30085") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:47554->172.17.0.3:30085, err= 2025/09/13 03:48:39 ERROR : hello, world!: sum not found 2025/09/13 03:48:39 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-liweziq9jiqo 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:39631") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:48242->172.17.0.3:39631, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:38455") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:48578->172.17.0.3:38455, err= 2025/09/13 03:48:39 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gasotoh4gequ" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:35108->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone418291128" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gasotoh4gequ", Local "Local file system at /tmp/rclone418291128", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:39164") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:53474->172.17.0.3:39164, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:33231") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:40214->172.17.0.3:33231, err= lower checkfile vs. upper remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:32149") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:37688->172.17.0.3:32149, err= 2025/09/13 03:48:39 ERROR : HELLO, WORLD!: sum not found 2025/09/13 03:48:39 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-gasotoh4gequ 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:36122") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:34300->172.17.0.3:36122, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:39473") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:43516->172.17.0.3:39473, err= 2025/09/13 03:48:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-latinup7cote" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:35116->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone3500803633" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-latinup7cote", Local "Local file system at /tmp/rclone3500803633", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:37128") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:38012->172.17.0.3:37128, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:37002") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:57236->172.17.0.3:37002, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:35196") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:54668->172.17.0.3:35196, err= 2025/09/13 03:48:39 ERROR : HeLlO, wOrLd!: sum not found 2025/09/13 03:48:39 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-latinup7cote 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-latinup7cote: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-latinup7cote: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-latinup7cote: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:34751") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:57976->172.17.0.3:34751, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:39015") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:35078->172.17.0.3:39015, err= 2025/09/13 03:48:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-latinup7cote: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-latinup7cote: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pareyay1vahu" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:35126->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone2087038987" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-pareyay1vahu", Local "Local file system at /tmp/rclone2087038987", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:37844") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:36368->172.17.0.3:37844, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:39105") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:41508->172.17.0.3:39105, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:30177") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:60534->172.17.0.3:30177, err= 2025/09/13 03:48:39 ERROR : HELLO, WORLD!: sum not found 2025/09/13 03:48:39 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-pareyay1vahu 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-pareyay1vahu: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-pareyay1vahu: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-pareyay1vahu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:39047") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:51412->172.17.0.3:39047, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:32740") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:41842->172.17.0.3:32740, err= 2025/09/13 03:48:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-pareyay1vahu: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-pareyay1vahu: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gicowuy8boja" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:35138->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone2815773939" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gicowuy8boja", Local "Local file system at /tmp/rclone2815773939", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:31431") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:57206->172.17.0.3:31431, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:36500") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:44104->172.17.0.3:36500, err= NFD checkfile vs. NFC remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:36277") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:46448->172.17.0.3:36277, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gicowuy8boja 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gicowuy8boja: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gicowuy8boja: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gicowuy8boja: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:33322") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:46652->172.17.0.3:33322, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:38911") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:52024->172.17.0.3:38911, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gicowuy8boja: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-gicowuy8boja: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-javixeh7nuru" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:35144->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone886858010" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-javixeh7nuru", Local "Local file system at /tmp/rclone886858010", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:38514") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:52086->172.17.0.3:38514, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:31117") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:56382->172.17.0.3:31117, err= NFC checkfile vs. NFD remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:37521") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:38696->172.17.0.3:37521, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-javixeh7nuru 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-javixeh7nuru: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-javixeh7nuru: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-javixeh7nuru: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:30048") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:51606->172.17.0.3:30048, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:30938") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:43876->172.17.0.3:30938, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-javixeh7nuru: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-javixeh7nuru: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rupugoc7yubi" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:35152->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone41476222" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-rupugoc7yubi", Local "Local file system at /tmp/rclone41476222", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:38517") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:34960->172.17.0.3:38517, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:35538") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:41886->172.17.0.3:35538, err= NFDx2 checkfile vs. both remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:34335") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:44202->172.17.0.3:34335, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-rupugoc7yubi 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:32739") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:56460->172.17.0.3:32739, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:30942") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:51346->172.17.0.3:30942, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-riqecow7dozi" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:35162->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone125027742" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-riqecow7dozi", Local "Local file system at /tmp/rclone125027742", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:38766") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:59910->172.17.0.3:38766, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:35672") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:44420->172.17.0.3:35672, err= NFCx2 checkfile vs. both remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:36775") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:39920->172.17.0.3:36775, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-riqecow7dozi 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-riqecow7dozi: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-riqecow7dozi: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-riqecow7dozi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:33416") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:48828->172.17.0.3:33416, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:32913") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:44856->172.17.0.3:32913, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-riqecow7dozi: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-riqecow7dozi: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ziduxuf9qiwi" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:35164->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone652483325" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi", Local "Local file system at /tmp/rclone652483325", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:33608") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:59132->172.17.0.3:33608, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:37088") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:46246->172.17.0.3:37088, err= both checkfile vs. NFDx2 remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:33787") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:48042->172.17.0.3:33787, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:35310") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:59784->172.17.0.3:35310, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:34375") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:59894->172.17.0.3:34375, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: 1 matching files 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-davajik5quyi" 2025/09/13 03:48:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:35168->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "/tmp/rclone2893138423" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-davajik5quyi", Local "Local file system at /tmp/rclone2893138423", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:36061") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:45722->172.17.0.3:36061, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:32434") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:44206->172.17.0.3:32434, err= both checkfile vs. NFCx2 remote (without normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:39495") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:37662->172.17.0.3:39495, err= 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/13 03:48:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-davajik5quyi 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-davajik5quyi: 1 files missing 2025/09/13 03:48:39 NOTICE: 1 hashes missing 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-davajik5quyi: 1 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-davajik5quyi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:35176") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:42994->172.17.0.3:35176, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:33740") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:39412->172.17.0.3:33740, err= 2025/09/13 03:48:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-davajik5quyi: 0 differences found 2025/09/13 03:48:39 NOTICE: ftp://172.17.0.3:21/rclone-test-davajik5quyi: 1 matching files 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: dial("tcp","172.17.0.3:39201") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: > dial: conn=172.17.0.1:51002->172.17.0.3:39201, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-davajik5quyi: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: dial("tcp","172.17.0.3:36602") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: > dial: conn=172.17.0.1:42272->172.17.0.3:36602, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduxuf9qiwi: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: dial("tcp","172.17.0.3:37876") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: > dial: conn=172.17.0.1:45370->172.17.0.3:37876, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-riqecow7dozi: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: dial("tcp","172.17.0.3:37495") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: > dial: conn=172.17.0.1:37050->172.17.0.3:37495, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-rupugoc7yubi: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: dial("tcp","172.17.0.3:30280") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: > dial: conn=172.17.0.1:49794->172.17.0.3:30280, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: Purge object "測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-javixeh7nuru: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: dial("tcp","172.17.0.3:31526") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: > dial: conn=172.17.0.1:36556->172.17.0.3:31526, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: Purge object "測試_Русский___ě_áñ" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gicowuy8boja: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: dial("tcp","172.17.0.3:37370") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: > dial: conn=172.17.0.1:43100->172.17.0.3:37370, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: Purge object "HELLO, WORLD!" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-pareyay1vahu: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: dial("tcp","172.17.0.3:30284") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: > dial: conn=172.17.0.1:45238->172.17.0.3:30284, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: Purge object "HeLlO, wOrLd!" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-latinup7cote: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: dial("tcp","172.17.0.3:39065") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: > dial: conn=172.17.0.1:40120->172.17.0.3:39065, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: Purge object "HELLO, WORLD!" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gasotoh4gequ: Purge dir "" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: dial("tcp","172.17.0.3:39748") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: > dial: conn=172.17.0.1:60552->172.17.0.3:39748, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: Purge object "hello, world!" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-liweziq9jiqo: Purge dir "" --- PASS: TestApplyTransforms (0.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31269") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41326->172.17.0.3:31269, err= 2025/09/13 03:48:39 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/13 03:48:39 INFO : file1: Copied (new) to: sub/file2 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31793") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48786->172.17.0.3:31793, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37241") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54386->172.17.0.3:37241, err= 2025/09/13 03:48:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : file1: Unchanged skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31392") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35554->172.17.0.3:31392, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33472") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58902->172.17.0.3:33472, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: don't need to copy/move sub/file2, it is already at target location 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34853") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42070->172.17.0.3:34853, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37841") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43972->172.17.0.3:37841, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31594") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42916->172.17.0.3:31594, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31306") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37838->172.17.0.3:31306, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32369") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41760->172.17.0.3:32369, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36545") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35652->172.17.0.3:36545, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39421") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51768->172.17.0.3:39421, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32477") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47468->172.17.0.3:32477, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34566") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40136->172.17.0.3:34566, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39718") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36312->172.17.0.3:39718, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/backup" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: > dial: conn=172.17.0.1:35178->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gekuhuf1peve/backup" to be canonical "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/backup" 2025/09/13 03:48:39 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 03:48:39 INFO : dst/file1: Moved (server-side) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38329") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35014->172.17.0.3:38329, err= 2025/09/13 03:48:39 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/13 03:48:39 INFO : dst/file1: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39746") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36064->172.17.0.3:39746, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34567") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49812->172.17.0.3:34567, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35188->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33628") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45802->172.17.0.3:33628, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34910") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56090->172.17.0.3:34910, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36493") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44000->172.17.0.3:36493, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30607") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56496->172.17.0.3:30607, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34092") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37670->172.17.0.3:34092, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37341") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59662->172.17.0.3:37341, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34128") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55640->172.17.0.3:34128, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/dst" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: > dial: conn=172.17.0.1:35202->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:39 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/CompareDest: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/CompareDest: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/CompareDest: > dial: conn=172.17.0.1:35208->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" to be canonical "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: dial("tcp","172.17.0.3:32875") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: > dial: conn=172.17.0.1:37630->172.17.0.3:32875, err= 2025/09/13 03:48:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/13 03:48:39 INFO : one: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35619") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54572->172.17.0.3:35619, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39282") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58924->172.17.0.3:39282, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38650") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60840->172.17.0.3:38650, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36912") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43368->172.17.0.3:36912, err= 2025/09/13 03:48:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" for canonical name "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: dial("tcp","172.17.0.3:32632") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: > dial: conn=172.17.0.1:50066->172.17.0.3:32632, err= 2025/09/13 03:48:39 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/13 03:48:39 INFO : one: Copied (replaced existing) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36259") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46276->172.17.0.3:36259, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31032") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55602->172.17.0.3:31032, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37764") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39198->172.17.0.3:37764, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37717") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60854->172.17.0.3:37717, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35928") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50020->172.17.0.3:35928, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36986") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36862") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38694->172.17.0.3:36862, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55406->172.17.0.3:36986, err= 2025/09/13 03:48:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" for canonical name "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/13 03:48:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31575") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47442->172.17.0.3:31575, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33233") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41982->172.17.0.3:33233, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38059") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52634->172.17.0.3:38059, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38169") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40612->172.17.0.3:38169, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33274") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46848->172.17.0.3:33274, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31358") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39427") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48780->172.17.0.3:39427, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42586->172.17.0.3:31358, err= 2025/09/13 03:48:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" for canonical name "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36014") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55256->172.17.0.3:36014, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37006") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35869") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38476->172.17.0.3:37006, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45148->172.17.0.3:35869, err= 2025/09/13 03:48:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" for canonical name "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36818") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51228->172.17.0.3:36818, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36480") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37080") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59848->172.17.0.3:36480, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57636->172.17.0.3:37080, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35503") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45460->172.17.0.3:35503, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30955") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30977") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58260->172.17.0.3:30977, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56718->172.17.0.3:30955, err= 2025/09/13 03:48:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-gekuhuf1peve/CompareDest" for canonical name "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/CompareDest" 2025/09/13 03:48:39 DEBUG : two: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: dial("tcp","172.17.0.3:38211") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/dst: > dial: conn=172.17.0.1:44520->172.17.0.3:38211, err= 2025/09/13 03:48:39 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/13 03:48:39 INFO : two: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39448") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35098->172.17.0.3:39448, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36570") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52566->172.17.0.3:36570, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35987") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37300->172.17.0.3:35987, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31523") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40856->172.17.0.3:31523, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39113") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50080->172.17.0.3:39113, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35082") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37514->172.17.0.3:35082, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32640") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53564->172.17.0.3:32640, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.13s) === RUN TestCopyFileCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30542") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60840->172.17.0.3:30542, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36722") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56560->172.17.0.3:36722, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31982") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53666->172.17.0.3:31982, err= 2025/09/13 03:48:39 INFO : file1: Copied (new) to: sub/file2 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39965") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45318->172.17.0.3:39965, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36802") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51978->172.17.0.3:36802, err= 2025/09/13 03:48:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : file1: Unchanged skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32594") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49282->172.17.0.3:32594, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30179") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49150->172.17.0.3:30179, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: don't need to copy/move sub/file2, it is already at target location 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39424") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54886->172.17.0.3:39424, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34958") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34272->172.17.0.3:34958, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39650") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43922->172.17.0.3:39650, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39818") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41922->172.17.0.3:39818, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39821") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39552->172.17.0.3:39821, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32941") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57616->172.17.0.3:32941, err= 2025/09/13 03:48:39 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/13 03:48:39 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31404") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42226->172.17.0.3:31404, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30871") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60564->172.17.0.3:30871, err= 2025/09/13 03:48:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 03:48:39 DEBUG : file1: Unchanged skipping 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39249") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46922->172.17.0.3:39249, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37998") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55808->172.17.0.3:37998, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37373") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56218->172.17.0.3:37373, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31699") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55730->172.17.0.3:31699, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35558") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39546->172.17.0.3:35558, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36897") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33980->172.17.0.3:36897, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33811") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56702->172.17.0.3:33811, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38383") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35022->172.17.0.3:38383, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Waiting for checks to finish 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Waiting for transfers to finish 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35212->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36632") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49334->172.17.0.3:36632, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38945") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59598->172.17.0.3:38945, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33670") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46022->172.17.0.3:33670, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30684") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40988->172.17.0.3:30684, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33501") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37818->172.17.0.3:33501, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34735") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48948->172.17.0.3:34735, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35220->172.17.0.3:21, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32374") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35232->172.17.0.3:32374, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34235") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46430->172.17.0.3:34235, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35927") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46584->172.17.0.3:35927, err= 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35506") 2025/09/13 03:48:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38270->172.17.0.3:35506, err= 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/09/13 03:48:39 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/09/13 03:48:39 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38098") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43484->172.17.0.3:38098, err= 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35277") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35148->172.17.0.3:35277, err= 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34171") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43764->172.17.0.3:34171, err= --- PASS: TestCopyLongFileNameCollision (0.17s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39345") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59102->172.17.0.3:39345, err= 2025/09/13 03:48:40 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/09/13 03:48:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31837") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35094->172.17.0.3:31837, err= 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39944") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47994->172.17.0.3:39944, err= 2025/09/13 03:48:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32086") 2025/09/13 03:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35444->172.17.0.3:32086, err= 2025/09/13 03:48:41 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/13 03:48:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36770") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44246->172.17.0.3:36770, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38007") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58842->172.17.0.3:38007, err= 2025/09/13 03:48:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36036") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55702->172.17.0.3:36036, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34305") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60820->172.17.0.3:34305, err= 2025/09/13 03:48:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32556") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52774->172.17.0.3:32556, err= 2025/09/13 03:48:41 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/09/13 03:48:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36392") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36080->172.17.0.3:36392, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35430") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58350->172.17.0.3:35430, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37694") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36568->172.17.0.3:37694, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35512") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60462->172.17.0.3:35512, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31172") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42400->172.17.0.3:31172, err= --- PASS: TestCopyFileMaxTransfer (1.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34179") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53904->172.17.0.3:34179, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30176") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42772->172.17.0.3:30176, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31762") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60306->172.17.0.3:31762, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33611") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43714->172.17.0.3:33611, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32498") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55598->172.17.0.3:32498, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32633") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56432->172.17.0.3:32633, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32253") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47150->172.17.0.3:32253, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32408") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40474->172.17.0.3:32408, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33456") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40912->172.17.0.3:33456, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35150") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55996->172.17.0.3:35150, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34089") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39468->172.17.0.3:34089, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37583") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59370->172.17.0.3:37583, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33873") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46310->172.17.0.3:33873, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37451") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44126->172.17.0.3:37451, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38703") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59024->172.17.0.3:38703, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35809") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40052->172.17.0.3:35809, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32975") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47174->172.17.0.3:32975, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35621") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39166->172.17.0.3:35621, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38352") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41178->172.17.0.3:38352, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30718") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46100->172.17.0.3:30718, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32722") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35914->172.17.0.3:32722, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33931") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49162->172.17.0.3:33931, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36395") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59570->172.17.0.3:36395, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37539") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53446->172.17.0.3:37539, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34018") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51814->172.17.0.3:34018, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30178") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59636->172.17.0.3:30178, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35602") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36588->172.17.0.3:35602, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30561") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45602->172.17.0.3:30561, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37383") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54076->172.17.0.3:37383, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37055") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44336->172.17.0.3:37055, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30303") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44684->172.17.0.3:30303, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36024") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39158->172.17.0.3:36024, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32047") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51064->172.17.0.3:32047, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31813") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38846->172.17.0.3:31813, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34477") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55426->172.17.0.3:34477, err= 2025/09/13 03:48:41 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : a.txt: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35847") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53600->172.17.0.3:35847, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37186") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48942->172.17.0.3:37186, err= 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38300") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60240->172.17.0.3:38300, err= 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35128") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51070->172.17.0.3:35128, err= 2025/09/13 03:48:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39890") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36406->172.17.0.3:39890, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38587") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34836->172.17.0.3:38587, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36005") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56346->172.17.0.3:36005, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30936") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46886->172.17.0.3:30936, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33975") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57734->172.17.0.3:33975, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33703") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52268->172.17.0.3:33703, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35442") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44062->172.17.0.3:35442, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32620") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60252->172.17.0.3:32620, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30368") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44010->172.17.0.3:30368, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32611") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56818->172.17.0.3:32611, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32224") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34376->172.17.0.3:32224, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36624") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58372->172.17.0.3:36624, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37083") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45854->172.17.0.3:37083, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30867") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49444->172.17.0.3:30867, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39986") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45018->172.17.0.3:39986, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39552") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49842->172.17.0.3:39552, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35249") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36322->172.17.0.3:35249, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33575") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45656->172.17.0.3:33575, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39309") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41022->172.17.0.3:39309, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36889") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54478->172.17.0.3:36889, err= 2025/09/13 03:48:41 DEBUG : a.txt: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : a.txt: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36953") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39898->172.17.0.3:36953, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30933") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47090->172.17.0.3:30933, err= 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37009") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53496->172.17.0.3:37009, err= 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : sub dir/hello world2: Excluded 2025/09/13 03:48:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30238") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50262->172.17.0.3:30238, err= 2025/09/13 03:48:41 DEBUG : sub dir/ignore dir: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34346") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57944->172.17.0.3:34346, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30511") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41398->172.17.0.3:30511, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37396") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41314->172.17.0.3:37396, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38840") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50966->172.17.0.3:38840, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37430") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33682") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54602->172.17.0.3:33682, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54130->172.17.0.3:37430, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38046") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55174->172.17.0.3:38046, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30022") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43430->172.17.0.3:30022, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34639") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40478->172.17.0.3:34639, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37693") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43628->172.17.0.3:37693, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37912") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50626->172.17.0.3:37912, err= === RUN TestListJSON/Default 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33558") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58866->172.17.0.3:33558, err= === RUN TestListJSON/FilesOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32919") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45348->172.17.0.3:32919, err= === RUN TestListJSON/DirsOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39779") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48366->172.17.0.3:39779, err= === RUN TestListJSON/Recurse 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36297") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41818->172.17.0.3:36297, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39435") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39844->172.17.0.3:39435, err= === RUN TestListJSON/SubDir 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38056") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48164->172.17.0.3:38056, err= === RUN TestListJSON/NoModTime 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37997") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57806->172.17.0.3:37997, err= === RUN TestListJSON/NoMimeType 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38866") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49560->172.17.0.3:38866, err= === RUN TestListJSON/ShowHash 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34683") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52452->172.17.0.3:34683, err= === RUN TestListJSON/HashTypes 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33796") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36232->172.17.0.3:33796, err= 2025/09/13 03:48:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34940") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54532->172.17.0.3:34940, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37309") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47092->172.17.0.3:37309, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34340") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35980->172.17.0.3:34340, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38923") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49666->172.17.0.3:38923, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39491") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53814->172.17.0.3:39491, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34335") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44212->172.17.0.3:34335, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37274") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53424->172.17.0.3:37274, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33456") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40922->172.17.0.3:33456, err= === RUN TestStatJSON/Root 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31140") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45448->172.17.0.3:31140, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39316") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49006->172.17.0.3:39316, err= === RUN TestStatJSON/Dir 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39310") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51332->172.17.0.3:39310, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35162") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33636->172.17.0.3:35162, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38496") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39004->172.17.0.3:38496, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37094") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57698->172.17.0.3:37094, err= === RUN TestStatJSON/FileDirsOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31106") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36478->172.17.0.3:31106, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32168") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55322->172.17.0.3:32168, err= === RUN TestStatJSON/RootNotFound 2025/09/13 03:48:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/notfound" 2025/09/13 03:48:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/notfound: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/notfound: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/notfound: > dial: conn=172.17.0.1:35222->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/notfound: dial("tcp","172.17.0.3:37835") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/notfound: > dial: conn=172.17.0.1:33872->172.17.0.3:37835, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31583") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51108->172.17.0.3:31583, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34538") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42830->172.17.0.3:34538, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33398") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49134->172.17.0.3:33398, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 INFO : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30890") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35310->172.17.0.3:30890, err= 2025/09/13 03:48:41 INFO : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37811") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47696->172.17.0.3:37811, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36249") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48268->172.17.0.3:36249, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39936") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37292->172.17.0.3:39936, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34387") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41600->172.17.0.3:34387, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39695") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54246->172.17.0.3:39695, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39778") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46556->172.17.0.3:39778, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37861") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36502->172.17.0.3:37861, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34716") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46102->172.17.0.3:34716, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30813") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51668->172.17.0.3:30813, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35020") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57030->172.17.0.3:35020, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39877") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55230->172.17.0.3:39877, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36271") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58858->172.17.0.3:36271, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37525") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51890->172.17.0.3:37525, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33411") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44002->172.17.0.3:33411, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30416") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43584->172.17.0.3:30416, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33535") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37734->172.17.0.3:33535, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38438") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55394->172.17.0.3:38438, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34492") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39952->172.17.0.3:34492, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39623") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46190->172.17.0.3:39623, err= 2025/09/13 03:48:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/13 03:48:41 DEBUG : empty space: Excluded 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36076") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35660->172.17.0.3:36076, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39950") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60076->172.17.0.3:39950, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31356") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40402->172.17.0.3:31356, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31584") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44844->172.17.0.3:31584, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37291") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58074->172.17.0.3:37291, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36345") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51830->172.17.0.3:36345, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31240") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59962->172.17.0.3:31240, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33717") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49450->172.17.0.3:33717, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31657") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54140->172.17.0.3:31657, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31491") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36874->172.17.0.3:31491, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30149") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49748->172.17.0.3:30149, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34102") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50324->172.17.0.3:34102, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36040") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50368->172.17.0.3:36040, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2025/09/13 03:48:41 DEBUG : Creating backend with remote ":memory:" 2025/09/13 03:48:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/13 03:48:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/13 03:48:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30438") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37614->172.17.0.3:30438, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32022") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44480->172.17.0.3:32022, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39552") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49846->172.17.0.3:39552, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38627") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52422->172.17.0.3:38627, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39373") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38744->172.17.0.3:39373, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34328") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49284->172.17.0.3:34328, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32954") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37312->172.17.0.3:32954, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37756") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59380->172.17.0.3:37756, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30352") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43064->172.17.0.3:30352, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32109") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48474->172.17.0.3:32109, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34139") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36768->172.17.0.3:34139, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38023") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59942->172.17.0.3:38023, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30004") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40596->172.17.0.3:30004, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30581") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49922->172.17.0.3:30581, err= 2025/09/13 03:48:41 DEBUG : large: Excluded (Size Filter) 2025/09/13 03:48:41 DEBUG : large: Excluded 2025/09/13 03:48:41 INFO : small: Deleted 2025/09/13 03:48:41 INFO : medium: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37883") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53146->172.17.0.3:37883, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39686") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41072->172.17.0.3:39686, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31690") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59614->172.17.0.3:31690, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33163") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39240->172.17.0.3:33163, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30449") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40130->172.17.0.3:30449, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36224") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47010->172.17.0.3:36224, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36951") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48634->172.17.0.3:36951, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36316") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49692->172.17.0.3:36316, err= 2025/09/13 03:48:41 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/13 03:48:41 INFO : large: Deleted 2025/09/13 03:48:41 INFO : medium: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34592") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58484->172.17.0.3:34592, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34114") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56510->172.17.0.3:34114, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37329") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34702->172.17.0.3:37329, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31282") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57054->172.17.0.3:31282, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36352") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46122->172.17.0.3:36352, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32057") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41640->172.17.0.3:32057, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37226") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40078->172.17.0.3:37226, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36558") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60310->172.17.0.3:36558, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30130") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34372->172.17.0.3:30130, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38348") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33858->172.17.0.3:38348, err= 2025/09/13 03:48:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 03:48:41 INFO : medium: Deleted 2025/09/13 03:48:41 INFO : small: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38657") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60922->172.17.0.3:38657, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39251") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36680->172.17.0.3:39251, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30452") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41264->172.17.0.3:30452, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35200") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55912->172.17.0.3:35200, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32265") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40658->172.17.0.3:32265, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38008") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49232->172.17.0.3:38008, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38757") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45222->172.17.0.3:38757, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38123") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54460->172.17.0.3:38123, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39097") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46278->172.17.0.3:39097, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34119") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46126->172.17.0.3:34119, err= 2025/09/13 03:48:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/13 03:48:41 INFO : large: Deleted 2025/09/13 03:48:41 INFO : medium: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30762") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38942->172.17.0.3:30762, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39545") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43368->172.17.0.3:39545, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30977") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58266->172.17.0.3:30977, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30407") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58198->172.17.0.3:30407, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33247") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60496->172.17.0.3:33247, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32379") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47522->172.17.0.3:32379, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39302") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58702->172.17.0.3:39302, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37507") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45028->172.17.0.3:37507, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36023") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42664->172.17.0.3:36023, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30130") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34376->172.17.0.3:30130, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38140") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34788->172.17.0.3:38140, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36758") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39350->172.17.0.3:36758, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/09/13 03:48:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/13 03:48:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/13 03:48:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 03:48:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 03:48:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 03:48:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/13 03:48:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34017") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42710->172.17.0.3:34017, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37203") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44720->172.17.0.3:37203, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35434") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51586->172.17.0.3:35434, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30175") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39324->172.17.0.3:30175, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38981") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38672->172.17.0.3:38981, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32111") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56996->172.17.0.3:32111, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33588") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47972->172.17.0.3:33588, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37848") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43998->172.17.0.3:37848, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30582") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53152->172.17.0.3:30582, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39620") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33970->172.17.0.3:39620, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39610") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37166->172.17.0.3:39610, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31288") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38100->172.17.0.3:31288, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37955") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47326->172.17.0.3:37955, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32497") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55656->172.17.0.3:32497, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38045") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42802->172.17.0.3:38045, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33525") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46644->172.17.0.3:33525, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38958") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33884->172.17.0.3:38958, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31242") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57488->172.17.0.3:31242, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30904") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52512->172.17.0.3:30904, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37935") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50896->172.17.0.3:37935, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2025/09/13 03:48:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-becibav3xefe" 2025/09/13 03:48:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 03:48:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:35236->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : Creating backend with remote "/tmp/rclone3169041630" run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-becibav3xefe", Local "Local file system at /tmp/rclone3169041630", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39008") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:49510->172.17.0.3:39008, err= 2025/09/13 03:48:41 INFO : A2: Making directory 2025/09/13 03:48:41 INFO : A1/B2: Making directory 2025/09/13 03:48:41 INFO : A1/B2/C2: Making directory 2025/09/13 03:48:41 INFO : A1/B1/C3: Making directory 2025/09/13 03:48:41 INFO : A3: Making directory 2025/09/13 03:48:41 INFO : A3/B3: Making directory 2025/09/13 03:48:41 INFO : A3/B3/C4: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37092") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:55420->172.17.0.3:37092, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38693") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:37786->172.17.0.3:38693, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:35244->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35696") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:52042->172.17.0.3:35696, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39881") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:53804->172.17.0.3:39881, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38247") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:60586->172.17.0.3:38247, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:35252->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:36659") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:56960->172.17.0.3:36659, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:31031") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:33966->172.17.0.3:31031, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:33859") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:49018->172.17.0.3:33859, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:34900") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:35254->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:42222->172.17.0.3:34900, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:34978") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:41438->172.17.0.3:34978, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35973") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:41096->172.17.0.3:35973, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:31285") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:39998->172.17.0.3:31285, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39872") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:44554->172.17.0.3:39872, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35958") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:33466->172.17.0.3:35958, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:33285") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:46404->172.17.0.3:33285, err= 2025/09/13 03:48:41 INFO : A1/B1/C1/one: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35476") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:52074->172.17.0.3:35476, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:34518") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35116") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:33048->172.17.0.3:34518, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:47900->172.17.0.3:35116, err= 2025/09/13 03:48:41 DEBUG : removing 2 level 3 directories 2025/09/13 03:48:41 INFO : A1/B1/C3: Removing directory 2025/09/13 03:48:41 INFO : A1/B1/C1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 2 directories 2025/09/13 03:48:41 INFO : A1/B1: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39564") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:40712->172.17.0.3:39564, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38367") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:56692->172.17.0.3:38367, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:30615") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:33925") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:50114->172.17.0.3:33925, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:35992->172.17.0.3:30615, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:34813") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:47382->172.17.0.3:34813, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:35179") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:52996->172.17.0.3:35179, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37008") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:42132->172.17.0.3:37008, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37912") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:50632->172.17.0.3:37912, err= 2025/09/13 03:48:41 DEBUG : Waiting for deletions to finish 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38250") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:34306->172.17.0.3:38250, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37275") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:51584->172.17.0.3:37275, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:30927") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37201") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:51980->172.17.0.3:30927, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:54828->172.17.0.3:37201, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39713") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:34646->172.17.0.3:39713, err= 2025/09/13 03:48:41 INFO : A1/two: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:30137") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:34339") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:53198->172.17.0.3:30137, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:54108->172.17.0.3:34339, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:32778") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:33038->172.17.0.3:32778, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:30833") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:43056->172.17.0.3:30833, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38122") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39272") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:48456->172.17.0.3:38122, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:36835") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:38656->172.17.0.3:39272, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:55110->172.17.0.3:36835, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:39380") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:46420->172.17.0.3:39380, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:31132") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:54016->172.17.0.3:31132, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:38252") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:59532->172.17.0.3:38252, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:37050") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:34694->172.17.0.3:37050, err= 2025/09/13 03:48:41 DEBUG : removing 2 level 3 directories 2025/09/13 03:48:41 INFO : A3/B3/C4: Removing directory 2025/09/13 03:48:41 INFO : A1/B2/C2: Removing directory 2025/09/13 03:48:41 DEBUG : removing 2 level 2 directories 2025/09/13 03:48:41 INFO : A3/B3: Removing directory 2025/09/13 03:48:41 INFO : A1/B2: Removing directory 2025/09/13 03:48:41 DEBUG : removing 3 level 1 directories 2025/09/13 03:48:41 INFO : A3: Removing directory 2025/09/13 03:48:41 INFO : A2: Removing directory 2025/09/13 03:48:41 INFO : A1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 0 directories 2025/09/13 03:48:41 INFO : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:33630") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:48794->172.17.0.3:33630, err= 2025/09/13 03:48:41 ERROR : error listing: directory not found 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: dial("tcp","172.17.0.3:31670") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: > dial: conn=172.17.0.1:44064->172.17.0.3:31670, err= 2025/09/13 03:48:41 ERROR : error listing: directory not found 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-becibav3xefe: Purge dir "" 2025/09/13 03:48:41 NOTICE: purge failed to rmdir "": directory not found 2025/09/13 03:48:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.10s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32540") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41942->172.17.0.3:32540, err= 2025/09/13 03:48:41 INFO : A2: Making directory 2025/09/13 03:48:41 INFO : A1/B2: Making directory 2025/09/13 03:48:41 INFO : A1/B2/C2: Making directory 2025/09/13 03:48:41 INFO : A1/B1/C3: Making directory 2025/09/13 03:48:41 INFO : A3: Making directory 2025/09/13 03:48:41 INFO : A3/B3: Making directory 2025/09/13 03:48:41 INFO : A3/B3/C4: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38090") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35340->172.17.0.3:38090, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30958") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48894->172.17.0.3:30958, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31540") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46602->172.17.0.3:31540, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31512") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38820") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56982->172.17.0.3:31512, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57914->172.17.0.3:38820, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32243") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38322") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55646->172.17.0.3:32243, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32869") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43116->172.17.0.3:38322, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42780->172.17.0.3:32869, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31514") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30127") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59648->172.17.0.3:31514, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44444->172.17.0.3:30127, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33198") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35262->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51240->172.17.0.3:33198, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36684") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53920->172.17.0.3:36684, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38491") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56576->172.17.0.3:38491, err= 2025/09/13 03:48:41 DEBUG : removing 1 level 3 directories 2025/09/13 03:48:41 INFO : A3/B3/C4: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37455") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41156->172.17.0.3:37455, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36551") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37477") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37867") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56028->172.17.0.3:36551, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40582->172.17.0.3:37867, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52156->172.17.0.3:37477, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37966") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56924->172.17.0.3:37966, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37220") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38328") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40782->172.17.0.3:37220, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53370->172.17.0.3:38328, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34379") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41690->172.17.0.3:34379, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34909") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36652") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49772->172.17.0.3:36652, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44374->172.17.0.3:34909, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34720") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39092->172.17.0.3:34720, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37882") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30415") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48688->172.17.0.3:37882, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51958->172.17.0.3:30415, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30615") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35998->172.17.0.3:30615, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34856") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30121") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35558->172.17.0.3:34856, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54812->172.17.0.3:30121, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31834") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59658->172.17.0.3:31834, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39428") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30099") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34492") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51736->172.17.0.3:30099, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58060->172.17.0.3:39428, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39962->172.17.0.3:34492, err= 2025/09/13 03:48:41 DEBUG : removing 2 level 3 directories 2025/09/13 03:48:41 INFO : A1/B2/C2: Removing directory 2025/09/13 03:48:41 INFO : A1/B1/C3: Removing directory 2025/09/13 03:48:41 DEBUG : removing 2 level 2 directories 2025/09/13 03:48:41 INFO : A3/B3: Removing directory 2025/09/13 03:48:41 INFO : A1/B2: Removing directory 2025/09/13 03:48:41 DEBUG : removing 2 level 1 directories 2025/09/13 03:48:41 INFO : A3: Removing directory 2025/09/13 03:48:41 INFO : A2: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37325") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44388->172.17.0.3:37325, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33584") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57568->172.17.0.3:33584, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36812") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56206->172.17.0.3:36812, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32078") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43892->172.17.0.3:32078, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32593") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39080->172.17.0.3:32593, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30144") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52554->172.17.0.3:30144, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30890") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35324->172.17.0.3:30890, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37727") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53638->172.17.0.3:37727, err= 2025/09/13 03:48:41 DEBUG : removing 1 level 3 directories 2025/09/13 03:48:41 INFO : A1/B1/C1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 2 directories 2025/09/13 03:48:41 INFO : A1/B1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 1 directories 2025/09/13 03:48:41 INFO : A1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 0 directories 2025/09/13 03:48:41 INFO : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31654") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44378->172.17.0.3:31654, err= 2025/09/13 03:48:41 ERROR : error listing: directory not found 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31520") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57086->172.17.0.3:31520, err= 2025/09/13 03:48:41 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 INFO : A1: Making directory 2025/09/13 03:48:41 INFO : A1/B1: Making directory 2025/09/13 03:48:41 INFO : A1/B1/C1: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34640") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46688->172.17.0.3:34640, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30641") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45780->172.17.0.3:30641, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34085") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45900->172.17.0.3:34085, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31348") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45604->172.17.0.3:31348, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37622") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38484->172.17.0.3:37622, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39539") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37822->172.17.0.3:39539, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31434") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35012->172.17.0.3:31434, err= 2025/09/13 03:48:41 DEBUG : removing 1 level 3 directories 2025/09/13 03:48:41 INFO : A1/B1/C1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 2 directories 2025/09/13 03:48:41 INFO : A1/B1: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32722") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35924->172.17.0.3:32722, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38186") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38916->172.17.0.3:38186, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39681") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46132->172.17.0.3:39681, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36925") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34970->172.17.0.3:36925, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37216") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34356->172.17.0.3:37216, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 INFO : A1: Making directory 2025/09/13 03:48:41 INFO : A1/B1: Making directory 2025/09/13 03:48:41 INFO : A1/B1/C1: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36735") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33648->172.17.0.3:36735, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32975") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47186->172.17.0.3:32975, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34934") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36254->172.17.0.3:34934, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39374") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45576->172.17.0.3:39374, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30989") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40836->172.17.0.3:30989, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38464") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41312->172.17.0.3:38464, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39380") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46422->172.17.0.3:39380, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38023") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59946->172.17.0.3:38023, err= 2025/09/13 03:48:41 DEBUG : removing 1 level 3 directories 2025/09/13 03:48:41 INFO : A1/B1/C1: Removing directory 2025/09/13 03:48:41 DEBUG : removing 1 level 2 directories 2025/09/13 03:48:41 INFO : A1/B1: Removing directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32191") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42030->172.17.0.3:32191, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30908") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48884->172.17.0.3:30908, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34707") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34764->172.17.0.3:34707, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39771") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40856->172.17.0.3:39771, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34368") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59740->172.17.0.3:34368, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30058") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53576->172.17.0.3:30058, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37993") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44394->172.17.0.3:37993, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39290") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46798->172.17.0.3:39290, err= 2025/09/13 03:48:41 DEBUG : filename.txt: File name found in url 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39521") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37602->172.17.0.3:39521, err= 2025/09/13 03:48:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36906") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48418->172.17.0.3:36906, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33486") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50176->172.17.0.3:33486, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31328") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58076->172.17.0.3:31328, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34555") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60278->172.17.0.3:34555, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39934") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53716->172.17.0.3:39934, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39387") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47964->172.17.0.3:39387, err= 2025/09/13 03:48:41 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/09/13 03:48:41 INFO : file1: Copied (new) to: sub/file2 2025/09/13 03:48:41 INFO : file1: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37856") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53236->172.17.0.3:37856, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35314") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42526->172.17.0.3:35314, err= 2025/09/13 03:48:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 03:48:41 DEBUG : file1: Unchanged skipping 2025/09/13 03:48:41 INFO : file1: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36525") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:32976->172.17.0.3:36525, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35211") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59096->172.17.0.3:35211, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: don't need to copy/move sub/file2, it is already at target location 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34171") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43776->172.17.0.3:34171, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30366") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48128->172.17.0.3:30366, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36708") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55884->172.17.0.3:36708, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39162") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35562->172.17.0.3:39162, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34520") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39858->172.17.0.3:34520, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32355") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47404->172.17.0.3:32355, err= 2025/09/13 03:48:41 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/09/13 03:48:41 INFO : file1: Copied (new) 2025/09/13 03:48:41 INFO : file1: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38030") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41000->172.17.0.3:38030, err= 2025/09/13 03:48:41 DEBUG : file1: Destination exists, skipping 2025/09/13 03:48:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39594") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44054->172.17.0.3:39594, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33783") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47458->172.17.0.3:33783, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33797") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52420->172.17.0.3:33797, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39634") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44408->172.17.0.3:39634, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34338") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49890->172.17.0.3:34338, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36032") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48882->172.17.0.3:36032, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32965") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53428->172.17.0.3:32965, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30151") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46248->172.17.0.3:30151, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32419") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39766->172.17.0.3:32419, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36035") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59642->172.17.0.3:36035, err= 2025/09/13 03:48:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekuhuf1peve/backup" 2025/09/13 03:48:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{knxOK}" suffix to name 2025/09/13 03:48:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/13 03:48:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/13 03:48:41 DEBUG : Setting pass="aj4w4ppUfrH6WXBAa8yh2c1u5pmRf5RTu-fjZs6xyjU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/13 03:48:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: > dial: conn=172.17.0.1:35268->172.17.0.3:21, err= 2025/09/13 03:48:41 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-gekuhuf1peve/backup" to be canonical "TestFTPPureftpd{knxOK}:rclone-test-gekuhuf1peve/backup" 2025/09/13 03:48:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/13 03:48:41 INFO : dst/file1: Moved (server-side) 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32682") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44954->172.17.0.3:32682, err= 2025/09/13 03:48:41 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/09/13 03:48:41 INFO : dst/file1: Copied (new) 2025/09/13 03:48:41 INFO : dst/file1: Deleted 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34721") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39366->172.17.0.3:34721, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34495") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50006->172.17.0.3:34495, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38452") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49874->172.17.0.3:38452, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33251") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40418->172.17.0.3:33251, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32979") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59904->172.17.0.3:32979, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32394") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49744->172.17.0.3:32394, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33879") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44604->172.17.0.3:33879, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35041") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44576->172.17.0.3:35041, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31831") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35042->172.17.0.3:31831, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37537") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53248->172.17.0.3:37537, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31426") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45896->172.17.0.3:31426, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30181") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33170->172.17.0.3:30181, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30630") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37162->172.17.0.3:30630, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37176") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40126->172.17.0.3:37176, err= 2025/09/13 03:48:41 INFO : A1/B2: Making directory 2025/09/13 03:48:41 INFO : A1/B1/C3: Making directory 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37553") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45974->172.17.0.3:37553, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38087") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50626->172.17.0.3:38087, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34711") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42374->172.17.0.3:34711, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35065") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42720->172.17.0.3:35065, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37774") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38552") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37842") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52390->172.17.0.3:37774, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39820->172.17.0.3:37842, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41910->172.17.0.3:38552, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33130") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50780->172.17.0.3:33130, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30184") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42028->172.17.0.3:30184, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33279") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30981") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34530->172.17.0.3:30981, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59514->172.17.0.3:33279, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35906") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31000") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38181") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56566->172.17.0.3:35906, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54926->172.17.0.3:31000, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44046->172.17.0.3:38181, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39557") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43448->172.17.0.3:39557, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31730") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38033") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34764->172.17.0.3:31730, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58538->172.17.0.3:38033, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31531") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34230->172.17.0.3:31531, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35099") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32341") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50656->172.17.0.3:35099, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49750->172.17.0.3:32341, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Connecting to FTP server 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:21") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35284->172.17.0.3:21, err= 2025/09/13 03:48:41 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/13 03:48:41 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/13 03:48:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/13 03:48:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/13 03:48:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34530") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54414->172.17.0.3:34530, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34646") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60040->172.17.0.3:34646, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38287") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46880->172.17.0.3:38287, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32947") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48558->172.17.0.3:32947, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30129") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:44080->172.17.0.3:30129, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36192") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33298") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42310->172.17.0.3:36192, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40914->172.17.0.3:33298, err= 2025/09/13 03:48:41 INFO : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35259") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52698->172.17.0.3:35259, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33762") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55836->172.17.0.3:33762, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39281") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37772->172.17.0.3:39281, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32864") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35730->172.17.0.3:32864, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36931") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38389") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51516->172.17.0.3:38389, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45434->172.17.0.3:36931, err= 2025/09/13 03:48:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/13 03:48:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/13 03:48:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/13 03:48:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/13 03:48:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31900") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49868->172.17.0.3:31900, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31325") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46890->172.17.0.3:31325, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39625") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60012->172.17.0.3:39625, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32208") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56588->172.17.0.3:32208, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34058") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36624") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58382->172.17.0.3:36624, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40656->172.17.0.3:34058, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31410") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42946->172.17.0.3:31410, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32080") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58890->172.17.0.3:32080, err= 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32491") 2025/09/13 03:48:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60120->172.17.0.3:32491, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37899") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60550->172.17.0.3:37899, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32797") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49350->172.17.0.3:32797, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36273") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54300->172.17.0.3:36273, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35902") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35971") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50048->172.17.0.3:35902, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52826->172.17.0.3:35971, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37336") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46828->172.17.0.3:37336, err= --- PASS: TestDirMove (0.11s) === RUN TestGetFsInfo run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39569") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55672->172.17.0.3:39569, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34312") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60754->172.17.0.3:34312, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37454") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42142->172.17.0.3:37454, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35371") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39912->172.17.0.3:35371, err= 2025/09/13 03:48:42 NOTICE: ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/13 03:48:42 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31822") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36118->172.17.0.3:31822, err= 2025/09/13 03:48:42 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31359") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48878->172.17.0.3:31359, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36622") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33310->172.17.0.3:36622, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35234") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47308->172.17.0.3:35234, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35996") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54490->172.17.0.3:35996, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31950") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:49998->172.17.0.3:31950, err= 2025/09/13 03:48:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32615") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43366->172.17.0.3:32615, err= 2025/09/13 03:48:42 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31443") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52004->172.17.0.3:31443, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32013") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48974->172.17.0.3:32013, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32456") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41712->172.17.0.3:32456, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35888") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58356->172.17.0.3:35888, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32699") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36180->172.17.0.3:32699, err= 2025/09/13 03:48:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30927") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51986->172.17.0.3:30927, err= 2025/09/13 03:48:42 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37487") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41188->172.17.0.3:37487, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35845") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36606->172.17.0.3:35845, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33780") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59526->172.17.0.3:33780, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34424") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48662->172.17.0.3:34424, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: File to upload is small (34 bytes), uploading instead of streaming 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31651") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33048->172.17.0.3:31651, err= 2025/09/13 03:48:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39912") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43638->172.17.0.3:39912, err= 2025/09/13 03:48:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32589") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46854->172.17.0.3:32589, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31887") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53968->172.17.0.3:31887, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39656") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60836->172.17.0.3:39656, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36335") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47940->172.17.0.3:36335, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34900") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42236->172.17.0.3:34900, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39363") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46660->172.17.0.3:39363, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: File to upload is small (60 bytes), uploading instead of streaming 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32172") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45488->172.17.0.3:32172, err= 2025/09/13 03:48:42 DEBUG : potato2: Size of src and dst objects identical 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37975") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51074->172.17.0.3:37975, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31989") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43878->172.17.0.3:31989, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32097") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37820->172.17.0.3:32097, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38024") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56888->172.17.0.3:38024, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35781") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60212->172.17.0.3:35781, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33235") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:50606->172.17.0.3:33235, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36104") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:47854->172.17.0.3:36104, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32188") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:39868->172.17.0.3:32188, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31436") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:53318->172.17.0.3:31436, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32515") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38492->172.17.0.3:32515, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30183") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35094->172.17.0.3:30183, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Touching "empty space" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Touching "potato2" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37436") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54018->172.17.0.3:37436, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Touching "sub dir/potato3" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37583") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59374->172.17.0.3:37583, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32779") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:43992->172.17.0.3:32779, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36527") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35634->172.17.0.3:36527, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37691") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57426->172.17.0.3:37691, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30816") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33310->172.17.0.3:30816, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36007") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:55874->172.17.0.3:36007, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31616") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42522->172.17.0.3:31616, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35754") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57180->172.17.0.3:35754, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36185") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52180->172.17.0.3:36185, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37454") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42144->172.17.0.3:37454, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38791") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56588->172.17.0.3:38791, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39664") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:52956->172.17.0.3:39664, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36359") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:46442->172.17.0.3:36359, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36379") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:41796->172.17.0.3:36379, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38089") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:57804->172.17.0.3:38089, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-gekuhuf1peve", Local "Local file system at /tmp/rclone1207192419", Modify Window "1s" 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32951") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:33032->172.17.0.3:32951, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37467") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42760->172.17.0.3:37467, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:35658") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56096->172.17.0.3:35658, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:37676") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:58684->172.17.0.3:37676, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30290") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42516->172.17.0.3:30290, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39145") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:48578->172.17.0.3:39145, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38997") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:60500->172.17.0.3:38997, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32438") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35712->172.17.0.3:32438, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yanupal4" before starting 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:34430") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51202->172.17.0.3:34430, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:31889") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42132->172.17.0.3:31889, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing.yanupal4: TEST: removing renamed existing file after operation 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32374") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:35246->172.17.0.3:32374, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38883") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54246->172.17.0.3:38883, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.webugad6" before starting 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36270") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:38438->172.17.0.3:36270, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32274") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:40960->172.17.0.3:32274, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.webugad6: TEST: renaming existing back after failed operation 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39658") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:36450->172.17.0.3:39658, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33601") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:34282->172.17.0.3:33601, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fulihud3" before starting 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:30911") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:51092->172.17.0.3:30911, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32194") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:42192->172.17.0.3:32194, err= 2025/09/13 03:48:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fulihud3: TEST: removing renamed existing file after operation 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:38484") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45152->172.17.0.3:38484, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36238") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:54074->172.17.0.3:36238, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:32670") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:59468->172.17.0.3:32670, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:33099") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:37112->172.17.0.3:33099, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:36368") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:45372->172.17.0.3:36368, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: dial("tcp","172.17.0.3:39242") 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: > dial: conn=172.17.0.1:56066->172.17.0.3:39242, err= 2025/09/13 03:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gekuhuf1peve: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.672194768s (try 1/5)