"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/28 01:36:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo" 2026/02/28 01:36:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54352->172.17.0.10:21, err= 2026/02/28 01:36:28 DEBUG : Creating backend with remote "/tmp/rclone398673538" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32068") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54604->172.17.0.10:32068, err= 2026/02/28 01:36:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37261") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56984->172.17.0.10:37261, err= 2026/02/28 01:36:28 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/02/28 01:36:28 DEBUG : a: size = 0 OK 2026/02/28 01:36:28 DEBUG : a: size = 1 (memory) 2026/02/28 01:36:28 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/28 01:36:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/28 01:36:28 DEBUG : potato: Seek from 10 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 10 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 2 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/28 01:36:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 2 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/28 01:36:28 DEBUG : potato: Seek from 8 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 8 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/28 01:36:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/28 01:36:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/28 01:36:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/28 01:36:28 DEBUG : potato: Seek from 5 to 2 2026/02/28 01:36:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/28 01:36:28 DEBUG : potato: Seek from 9 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 9 to 0 2026/02/28 01:36:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30484") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50188->172.17.0.10:30484, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35654") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43972->172.17.0.10:35654, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38292") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40706->172.17.0.10:38292, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32478") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52238->172.17.0.10:32478, err= === RUN TestCheck/3 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36534") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45002->172.17.0.10:36534, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34261") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39214->172.17.0.10:34261, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32381") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50490->172.17.0.10:32381, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34841") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44726->172.17.0.10:34841, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34230") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56164->172.17.0.10:34230, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33427") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36518->172.17.0.10:33427, err= --- PASS: TestCheck (0.13s) --- PASS: TestCheck/1 (0.01s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.01s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/02/28 01:36:28 DEBUG : Creating backend with remote "nonexistent" 2026/02/28 01:36:28 DEBUG : Creating backend with remote "nonexistent" 2026/02/28 01:36:28 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/28 01:36:28 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/28 01:36:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/28 01:36:28 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33573") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59966->172.17.0.10:33573, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38667") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47160->172.17.0.10:38667, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38214") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40632->172.17.0.10:38214, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32992") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48602->172.17.0.10:32992, err= === RUN TestCheckDownload/3 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37657") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39602->172.17.0.10:37657, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32631") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42666->172.17.0.10:32631, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30984") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60072->172.17.0.10:30984, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34061") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41254->172.17.0.10:34061, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39886") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36650->172.17.0.10:39886, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35383") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43104->172.17.0.10:35383, err= --- PASS: TestCheckDownload (0.14s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.03s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37644") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36570->172.17.0.10:37644, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31514") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45196->172.17.0.10:31514, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36828") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54658->172.17.0.10:36828, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35490") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52926->172.17.0.10:35490, err= === RUN TestCheckSizeOnly/3 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36139") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48694->172.17.0.10:36139, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31932") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45286->172.17.0.10:31932, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35154") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55408->172.17.0.10:35154, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35677") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45254->172.17.0.10:35677, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37253") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45156->172.17.0.10:37253, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39584") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48412->172.17.0.10:39584, err= --- PASS: TestCheckSizeOnly (0.13s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.01s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31617") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38002->172.17.0.10:31617, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34748") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52820->172.17.0.10:34748, err= 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/28 01:36:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39380") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37060->172.17.0.10:39380, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36675") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57388->172.17.0.10:36675, err= 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/28 01:36:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/28 01:36:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36916") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50062->172.17.0.10:36916, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31553") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43974->172.17.0.10:31553, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/data" 2026/02/28 01:36:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: Connecting to FTP server 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: > dial: conn=172.17.0.1:54366->172.17.0.10:21, err= check_test.go:350: ftp://172.17.0.10:21/rclone-test-biworut3fepo/data lacks md5, skipping 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37886") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43960->172.17.0.10:37886, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31626") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57694->172.17.0.10:31626, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/data" 2026/02/28 01:36:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:28 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:28 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: Connecting to FTP server 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/data: > dial: conn=172.17.0.1:54368->172.17.0.10:21, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38640") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53066->172.17.0.10:38640, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37886") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43962->172.17.0.10:37886, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33586") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46702->172.17.0.10:33586, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30595") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39270->172.17.0.10:30595, err= === RUN TestCheckSumDownload/subtest1 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31483") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48738->172.17.0.10:31483, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37197") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46382->172.17.0.10:37197, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38417") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47242->172.17.0.10:38417, err= 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31105") 2026/02/28 01:36:28 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46110->172.17.0.10:31105, err= === RUN TestCheckSumDownload/subtest2 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31634") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55396->172.17.0.10:31634, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35117") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41508->172.17.0.10:35117, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39699") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51410->172.17.0.10:39699, err= === RUN TestCheckSumDownload/subtest3 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34557") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37636->172.17.0.10:34557, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35819") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42630->172.17.0.10:35819, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35942") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52150->172.17.0.10:35942, err= === RUN TestCheckSumDownload/subtest4 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34760") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40782->172.17.0.10:34760, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36598") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46560->172.17.0.10:36598, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30340") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40904->172.17.0.10:30340, err= === RUN TestCheckSumDownload/subtest5 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34815") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38832->172.17.0.10:34815, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36272") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56698->172.17.0.10:36272, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39566") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38686->172.17.0.10:39566, err= === RUN TestCheckSumDownload/subtest6 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38536") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60862->172.17.0.10:38536, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31951") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46740->172.17.0.10:31951, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30521") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49712->172.17.0.10:30521, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38381") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43538->172.17.0.10:38381, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33156") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43392->172.17.0.10:33156, err= === RUN TestCheckSumDownload/subtest7 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35823") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38388->172.17.0.10:35823, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39427") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44380->172.17.0.10:39427, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31342") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59934->172.17.0.10:31342, err= --- PASS: TestCheckSumDownload (0.19s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruterep0qixo" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:54372->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone1336576506" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-ruterep0qixo", Local "Local file system at /tmp/rclone1336576506", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:30901") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:56182->172.17.0.10:30901, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:39494") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:45034->172.17.0.10:39494, err= upper checkfile vs. lower remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:37435") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:38704->172.17.0.10:37435, err= 2026/02/28 01:36:29 ERROR : hello, world!: sum not found 2026/02/28 01:36:29 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.10:21/rclone-test-ruterep0qixo 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-ruterep0qixo: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-ruterep0qixo: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-ruterep0qixo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:39549") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:36890->172.17.0.10:39549, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:33429") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:45630->172.17.0.10:33429, err= 2026/02/28 01:36:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-ruterep0qixo: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-ruterep0qixo: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jiquzeq3gadi" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:54380->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone1050210609" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi", Local "Local file system at /tmp/rclone1050210609", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:37713") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:57552->172.17.0.10:37713, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:33880") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:58868->172.17.0.10:33880, err= lower checkfile vs. upper remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:30478") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:60304->172.17.0.10:30478, err= 2026/02/28 01:36:29 ERROR : HELLO, WORLD!: sum not found 2026/02/28 01:36:29 ERROR : hello, world!: file not in ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:31551") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:41532->172.17.0.10:31551, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:35194") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:43846->172.17.0.10:35194, err= 2026/02/28 01:36:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cosabac5rixi" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:54386->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone2545319156" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-cosabac5rixi", Local "Local file system at /tmp/rclone2545319156", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:39695") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:50068->172.17.0.10:39695, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:38158") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:60884->172.17.0.10:38158, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:32432") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:48954->172.17.0.10:32432, err= 2026/02/28 01:36:29 ERROR : HeLlO, wOrLd!: sum not found 2026/02/28 01:36:29 ERROR : hello, world!: file not in ftp://172.17.0.10:21/rclone-test-cosabac5rixi 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-cosabac5rixi: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-cosabac5rixi: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-cosabac5rixi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:39373") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:57278->172.17.0.10:39373, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:33881") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:46818->172.17.0.10:33881, err= 2026/02/28 01:36:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-cosabac5rixi: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-cosabac5rixi: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qirusof1koxe" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:54390->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone1312298968" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-qirusof1koxe", Local "Local file system at /tmp/rclone1312298968", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:39185") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:44936->172.17.0.10:39185, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:30491") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:39092->172.17.0.10:30491, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:35814") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:35092->172.17.0.10:35814, err= 2026/02/28 01:36:29 ERROR : HELLO, WORLD!: sum not found 2026/02/28 01:36:29 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.10:21/rclone-test-qirusof1koxe 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qirusof1koxe: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qirusof1koxe: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qirusof1koxe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:30410") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:32908->172.17.0.10:30410, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:31992") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:54528->172.17.0.10:31992, err= 2026/02/28 01:36:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qirusof1koxe: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qirusof1koxe: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nusayuk1maru" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:54394->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone1091275683" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-nusayuk1maru", Local "Local file system at /tmp/rclone1091275683", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:31692") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:60484->172.17.0.10:31692, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:33325") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:51620->172.17.0.10:33325, err= NFD checkfile vs. NFC remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:37115") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:37990->172.17.0.10:37115, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-nusayuk1maru 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nusayuk1maru: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nusayuk1maru: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nusayuk1maru: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:30521") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:49726->172.17.0.10:30521, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:35509") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:47426->172.17.0.10:35509, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nusayuk1maru: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nusayuk1maru: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-famavef8rose" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:54406->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone355846817" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-famavef8rose", Local "Local file system at /tmp/rclone355846817", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:37603") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:37904->172.17.0.10:37603, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:32154") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:44812->172.17.0.10:32154, err= NFC checkfile vs. NFD remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:34724") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:55786->172.17.0.10:34724, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-famavef8rose 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-famavef8rose: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-famavef8rose: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-famavef8rose: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:35830") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:56340->172.17.0.10:35830, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:35320") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:38754->172.17.0.10:35320, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-famavef8rose: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-famavef8rose: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nirisus7tumo" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:54418->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone3107506749" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-nirisus7tumo", Local "Local file system at /tmp/rclone3107506749", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:30291") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:38656->172.17.0.10:30291, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:36892") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:55050->172.17.0.10:36892, err= NFDx2 checkfile vs. both remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:36261") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:44964->172.17.0.10:36261, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-nirisus7tumo 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nirisus7tumo: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nirisus7tumo: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nirisus7tumo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:33598") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:36528->172.17.0.10:33598, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:38473") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:60594->172.17.0.10:38473, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nirisus7tumo: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nirisus7tumo: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gabonop1kari" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:54422->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone1762817370" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-gabonop1kari", Local "Local file system at /tmp/rclone1762817370", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:33644") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:41136->172.17.0.10:33644, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:33066") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:44368->172.17.0.10:33066, err= NFCx2 checkfile vs. both remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:36596") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:58502->172.17.0.10:36596, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-gabonop1kari 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-gabonop1kari: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-gabonop1kari: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-gabonop1kari: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:30308") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:53354->172.17.0.10:30308, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:32322") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:59122->172.17.0.10:32322, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-gabonop1kari: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-gabonop1kari: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qunuvuv6zihi" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:54424->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone3884510398" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi", Local "Local file system at /tmp/rclone3884510398", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:39468") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:51288->172.17.0.10:39468, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:36938") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:34024->172.17.0.10:36938, err= both checkfile vs. NFDx2 remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:37875") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:35628->172.17.0.10:37875, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:39578") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:57988->172.17.0.10:39578, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:35477") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:60436->172.17.0.10:35477, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: 1 matching files 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nokuboz0puxu" 2026/02/28 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:54440->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "/tmp/rclone3218505876" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-nokuboz0puxu", Local "Local file system at /tmp/rclone3218505876", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:30383") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:37818->172.17.0.10:30383, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:36307") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:58244->172.17.0.10:36307, err= both checkfile vs. NFCx2 remote (without normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:32492") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:50080->172.17.0.10:32492, err= 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/28 01:36:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.10:21/rclone-test-nokuboz0puxu 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: 1 files missing 2026/02/28 01:36:29 NOTICE: 1 hashes missing 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: 1 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:35579") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:38724->172.17.0.10:35579, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:33714") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:40920->172.17.0.10:33714, err= 2026/02/28 01:36:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: 0 differences found 2026/02/28 01:36:29 NOTICE: ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: 1 matching files 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: dial("tcp","172.17.0.10:37657") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: > dial: conn=172.17.0.1:39614->172.17.0.10:37657, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nokuboz0puxu: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: dial("tcp","172.17.0.10:39162") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: > dial: conn=172.17.0.1:56004->172.17.0.10:39162, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qunuvuv6zihi: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: dial("tcp","172.17.0.10:34560") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: > dial: conn=172.17.0.1:53270->172.17.0.10:34560, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-gabonop1kari: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: dial("tcp","172.17.0.10:33101") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: > dial: conn=172.17.0.1:33148->172.17.0.10:33101, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nirisus7tumo: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: dial("tcp","172.17.0.10:30709") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: > dial: conn=172.17.0.1:54448->172.17.0.10:30709, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: Purge object "測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-famavef8rose: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: dial("tcp","172.17.0.10:39013") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: > dial: conn=172.17.0.1:36412->172.17.0.10:39013, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: Purge object "測試_Русский___ě_áñ" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-nusayuk1maru: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: dial("tcp","172.17.0.10:35370") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: > dial: conn=172.17.0.1:58808->172.17.0.10:35370, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: Purge object "HELLO, WORLD!" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-qirusof1koxe: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: dial("tcp","172.17.0.10:37359") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: > dial: conn=172.17.0.1:44266->172.17.0.10:37359, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: Purge object "HeLlO, wOrLd!" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-cosabac5rixi: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: dial("tcp","172.17.0.10:31245") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: > dial: conn=172.17.0.1:43312->172.17.0.10:31245, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: Purge object "HELLO, WORLD!" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-jiquzeq3gadi: Purge dir "" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: dial("tcp","172.17.0.10:36648") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: > dial: conn=172.17.0.1:38206->172.17.0.10:36648, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: Purge object "hello, world!" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-ruterep0qixo: Purge dir "" --- PASS: TestApplyTransforms (0.63s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33615") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44886->172.17.0.10:33615, err= 2026/02/28 01:36:29 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/28 01:36:29 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/28 01:36:29 INFO : file1: Copied (new) to: sub/file2 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37842") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33852->172.17.0.10:37842, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37106") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53118->172.17.0.10:37106, err= 2026/02/28 01:36:29 DEBUG : sub/file2: size = 14 OK 2026/02/28 01:36:29 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:36:29 DEBUG : file1: Unchanged skipping 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37667") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55672->172.17.0.10:37667, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38180") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57386->172.17.0.10:38180, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: don't need to copy/move sub/file2, it is already at target location 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38131") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41600->172.17.0.10:38131, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36152") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57436->172.17.0.10:36152, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35023") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:32922->172.17.0.10:35023, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32404") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42514->172.17.0.10:32404, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39558") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38964->172.17.0.10:39558, err= --- PASS: TestCopyFile (0.12s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37257") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40774->172.17.0.10:37257, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32819") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58304->172.17.0.10:32819, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31608") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60578->172.17.0.10:31608, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31944") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57368->172.17.0.10:31944, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35783") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47936->172.17.0.10:35783, err= 2026/02/28 01:36:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/backup" 2026/02/28 01:36:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:29 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:29 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: > dial: conn=172.17.0.1:54454->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biworut3fepo/backup" to be canonical "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/backup" 2026/02/28 01:36:29 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone398673538) 2026/02/28 01:36:29 DEBUG : dst/file1: size = 18 (ftp://172.17.0.10:21/rclone-test-biworut3fepo) 2026/02/28 01:36:29 DEBUG : dst/file1: Sizes differ 2026/02/28 01:36:29 INFO : dst/file1: Moved (server-side) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33573") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59976->172.17.0.10:33573, err= 2026/02/28 01:36:29 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/28 01:36:29 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/28 01:36:29 INFO : dst/file1: Copied (new) 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30703") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45848->172.17.0.10:30703, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54466->172.17.0.10:21, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33682") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44028->172.17.0.10:33682, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39312") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35192->172.17.0.10:39312, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38309") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44054->172.17.0.10:38309, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30951") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38308->172.17.0.10:30951, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34303") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59586->172.17.0.10:34303, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35871") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38326->172.17.0.10:35871, err= 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36894") 2026/02/28 01:36:29 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58296->172.17.0.10:36894, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38490") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38828->172.17.0.10:38490, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.10s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/dst" 2026/02/28 01:36:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:30 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:30 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:30 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:30 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: Connecting to FTP server 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: > dial: conn=172.17.0.1:54468->172.17.0.10:21, err= 2026/02/28 01:36:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:30 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:30 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:30 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:30 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/CompareDest: Connecting to FTP server 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/CompareDest: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/CompareDest: > dial: conn=172.17.0.1:54478->172.17.0.10:21, err= 2026/02/28 01:36:30 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" to be canonical "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : one: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: dial("tcp","172.17.0.10:30916") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: > dial: conn=172.17.0.1:46470->172.17.0.10:30916, err= 2026/02/28 01:36:30 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/28 01:36:30 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/28 01:36:30 INFO : one: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37121") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42380->172.17.0.10:37121, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38562") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47232->172.17.0.10:38562, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36641") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39390->172.17.0.10:36641, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34717") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38332->172.17.0.10:34717, err= 2026/02/28 01:36:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" for canonical name "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone398673538) 2026/02/28 01:36:30 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst) 2026/02/28 01:36:30 DEBUG : one: Sizes differ 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: dial("tcp","172.17.0.10:39580") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: > dial: conn=172.17.0.1:33786->172.17.0.10:39580, err= 2026/02/28 01:36:30 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/28 01:36:30 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/28 01:36:30 INFO : one: Copied (replaced existing) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35975") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35786->172.17.0.10:35975, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30838") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34062->172.17.0.10:30838, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34105") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59344->172.17.0.10:34105, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31369") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49980->172.17.0.10:31369, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30482") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60226->172.17.0.10:30482, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37424") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35286") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41440->172.17.0.10:35286, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36144->172.17.0.10:37424, err= 2026/02/28 01:36:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" for canonical name "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone398673538) 2026/02/28 01:36:30 DEBUG : one: size = 3 (ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst) 2026/02/28 01:36:30 DEBUG : one: Sizes differ 2026/02/28 01:36:30 DEBUG : one: size = 5 OK 2026/02/28 01:36:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:36:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39038") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46098->172.17.0.10:39038, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32945") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53948->172.17.0.10:32945, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33496") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34904->172.17.0.10:33496, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38392") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35428->172.17.0.10:38392, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39669") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42814->172.17.0.10:39669, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37773") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33547") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47562->172.17.0.10:37773, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56580->172.17.0.10:33547, err= 2026/02/28 01:36:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" for canonical name "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : two: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : two: size = 3 OK 2026/02/28 01:36:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:36:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37535") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51670->172.17.0.10:37535, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36260") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38392") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41320->172.17.0.10:36260, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35444->172.17.0.10:38392, err= 2026/02/28 01:36:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" for canonical name "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : two: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : two: size = 3 OK 2026/02/28 01:36:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:36:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36527") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46216->172.17.0.10:36527, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33327") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58798->172.17.0.10:33327, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31957") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46078->172.17.0.10:31957, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32006") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36872->172.17.0.10:32006, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39320") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57000->172.17.0.10:39320, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36661") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37782->172.17.0.10:36661, err= 2026/02/28 01:36:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-biworut3fepo/CompareDest" for canonical name "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/CompareDest" 2026/02/28 01:36:30 DEBUG : two: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone398673538) 2026/02/28 01:36:30 DEBUG : two: size = 3 (ftp://172.17.0.10:21/rclone-test-biworut3fepo/CompareDest) 2026/02/28 01:36:30 DEBUG : two: Sizes differ 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: dial("tcp","172.17.0.10:37749") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/dst: > dial: conn=172.17.0.1:57620->172.17.0.10:37749, err= 2026/02/28 01:36:30 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/28 01:36:30 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/28 01:36:30 INFO : two: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34328") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46706->172.17.0.10:34328, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35192") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48110->172.17.0.10:35192, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31617") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38014->172.17.0.10:31617, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39556") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60916->172.17.0.10:39556, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32322") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37718") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51654->172.17.0.10:37718, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59124->172.17.0.10:32322, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32331") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38328->172.17.0.10:32331, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.21s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32194") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52866->172.17.0.10:32194, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39388") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36094->172.17.0.10:39388, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35067") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58830->172.17.0.10:35067, err= 2026/02/28 01:36:30 DEBUG : sub/file2: size = 14 OK 2026/02/28 01:36:30 INFO : file1: Copied (new) to: sub/file2 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31140") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36940->172.17.0.10:31140, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34110") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55278->172.17.0.10:34110, err= 2026/02/28 01:36:30 DEBUG : sub/file2: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:36:30 DEBUG : file1: Unchanged skipping 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32884") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59254->172.17.0.10:32884, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31825") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43168->172.17.0.10:31825, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: don't need to copy/move sub/file2, it is already at target location 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32788") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51286->172.17.0.10:32788, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33768") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57166->172.17.0.10:33768, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32562") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58676->172.17.0.10:32562, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33052") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57424->172.17.0.10:33052, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38593") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57744->172.17.0.10:38593, err= --- PASS: TestCopyInplace (0.06s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30394") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40610->172.17.0.10:30394, err= 2026/02/28 01:36:30 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/28 01:36:30 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39710") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57164->172.17.0.10:39710, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38654") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55294->172.17.0.10:38654, err= 2026/02/28 01:36:30 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:36:30 DEBUG : file1: Unchanged skipping 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38445") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33606->172.17.0.10:38445, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35440") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33934->172.17.0.10:35440, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34975") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42384->172.17.0.10:34975, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39308") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58138->172.17.0.10:39308, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32304") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52624->172.17.0.10:32304, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30449") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37876->172.17.0.10:30449, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31009") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33000->172.17.0.10:31009, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35045") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53754->172.17.0.10:35045, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35039") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Waiting for checks to finish 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Waiting for transfers to finish 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45122->172.17.0.10:35039, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54492->172.17.0.10:21, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32505") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47650->172.17.0.10:32505, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37438") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41786->172.17.0.10:37438, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54502->172.17.0.10:21, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31981") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31613") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51432->172.17.0.10:31613, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51682->172.17.0.10:31981, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37556") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43510->172.17.0.10:37556, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36137") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45728->172.17.0.10:36137, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39189") 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38650") 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39212->172.17.0.10:38650, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44372->172.17.0.10:39189, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37718") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51670->172.17.0.10:37718, err= 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/02/28 01:36:30 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30580") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38114->172.17.0.10:30580, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32516") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46100->172.17.0.10:32516, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30780") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55772->172.17.0.10:30780, err= --- PASS: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35097") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42596->172.17.0.10:35097, err= 2026/02/28 01:36:30 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/02/28 01:36:30 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/02/28 01:36:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31412") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58958->172.17.0.10:31412, err= 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30074") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45064->172.17.0.10:30074, err= 2026/02/28 01:36:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36770") 2026/02/28 01:36:30 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59280->172.17.0.10:36770, err= 2026/02/28 01:36:31 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/28 01:36:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31148") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52656->172.17.0.10:31148, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38303") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37356->172.17.0.10:38303, err= 2026/02/28 01:36:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37861") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41024->172.17.0.10:37861, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34854") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49188->172.17.0.10:34854, err= 2026/02/28 01:36:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33756") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48448->172.17.0.10:33756, err= 2026/02/28 01:36:31 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/02/28 01:36:31 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/02/28 01:36:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37526") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57810->172.17.0.10:37526, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38089") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44912->172.17.0.10:38089, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35303") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56108->172.17.0.10:35303, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30328") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44222->172.17.0.10:30328, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30879") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34544->172.17.0.10:30879, err= --- PASS: TestCopyFileMaxTransfer (1.10s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39378") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53388->172.17.0.10:39378, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37251") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46160->172.17.0.10:37251, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36406") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38390->172.17.0.10:36406, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31662") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51654->172.17.0.10:31662, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38886") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40148->172.17.0.10:38886, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38327") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44186->172.17.0.10:38327, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33413") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60400->172.17.0.10:33413, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34600") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35856->172.17.0.10:34600, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31529") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47064->172.17.0.10:31529, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30114") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37988->172.17.0.10:30114, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31724") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45100->172.17.0.10:31724, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35112") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60470->172.17.0.10:35112, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39649") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45724->172.17.0.10:39649, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33789") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42942->172.17.0.10:33789, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35299") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51138->172.17.0.10:35299, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39436") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56676->172.17.0.10:39436, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35449") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33698->172.17.0.10:35449, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37794") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48976->172.17.0.10:37794, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32563") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46990->172.17.0.10:32563, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35766") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41910->172.17.0.10:35766, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38458") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51942->172.17.0.10:38458, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31897") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48246->172.17.0.10:31897, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39810") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53336->172.17.0.10:39810, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35750") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42524->172.17.0.10:35750, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38758") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38352->172.17.0.10:38758, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33501") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45070->172.17.0.10:33501, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30689") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42394->172.17.0.10:30689, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33078") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40808->172.17.0.10:33078, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34080") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39242->172.17.0.10:34080, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35170") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58730->172.17.0.10:35170, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37730") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52984->172.17.0.10:37730, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31307") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50654->172.17.0.10:31307, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32311") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60470->172.17.0.10:32311, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31684") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52970->172.17.0.10:31684, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34479") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52350->172.17.0.10:34479, err= 2026/02/28 01:36:31 DEBUG : a.txt: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : a.txt: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33990") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44188->172.17.0.10:33990, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32065") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34044->172.17.0.10:32065, err= 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38319") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55336->172.17.0.10:38319, err= 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34666") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54322->172.17.0.10:34666, err= 2026/02/28 01:36:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35081") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43434->172.17.0.10:35081, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32472") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44428->172.17.0.10:32472, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36419") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33576->172.17.0.10:36419, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36738") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35366->172.17.0.10:36738, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37356") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32687") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51686->172.17.0.10:37356, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52000->172.17.0.10:32687, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35787") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48686->172.17.0.10:35787, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30212") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58716->172.17.0.10:30212, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36844") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54830->172.17.0.10:36844, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38502") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56842->172.17.0.10:38502, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35676") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55744->172.17.0.10:35676, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34009") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60506->172.17.0.10:34009, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33685") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37670->172.17.0.10:33685, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31917") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59328->172.17.0.10:31917, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36462") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35142->172.17.0.10:36462, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33006") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49714->172.17.0.10:33006, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31624") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52782->172.17.0.10:31624, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33316") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54718->172.17.0.10:33316, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32402") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56330->172.17.0.10:32402, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37660") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54780->172.17.0.10:37660, err= 2026/02/28 01:36:31 DEBUG : a.txt: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : a.txt: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32500") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37010->172.17.0.10:32500, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35468") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38894->172.17.0.10:35468, err= 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38858") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36590->172.17.0.10:38858, err= 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : sub dir/hello world2: Excluded 2026/02/28 01:36:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34097") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48684->172.17.0.10:34097, err= 2026/02/28 01:36:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35244") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33432->172.17.0.10:35244, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34208") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59506->172.17.0.10:34208, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31059") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38178->172.17.0.10:31059, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39487") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51684->172.17.0.10:39487, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30786") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37667") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55688->172.17.0.10:37667, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34588->172.17.0.10:30786, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38185") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34348->172.17.0.10:38185, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33645") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34536->172.17.0.10:33645, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35617") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36522->172.17.0.10:35617, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35406") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37094->172.17.0.10:35406, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38793") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44682->172.17.0.10:38793, err= === RUN TestListJSON/Default 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32833") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46786->172.17.0.10:32833, err= === RUN TestListJSON/FilesOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30223") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43398->172.17.0.10:30223, err= === RUN TestListJSON/DirsOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34377") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53716->172.17.0.10:34377, err= === RUN TestListJSON/Recurse 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32900") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51458->172.17.0.10:32900, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36136") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48598->172.17.0.10:36136, err= === RUN TestListJSON/SubDir 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31255") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48464->172.17.0.10:31255, err= === RUN TestListJSON/NoModTime 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35596") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46052->172.17.0.10:35596, err= === RUN TestListJSON/NoMimeType 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34065") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55874->172.17.0.10:34065, err= === RUN TestListJSON/ShowHash 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36658") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41588->172.17.0.10:36658, err= === RUN TestListJSON/HashTypes 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37486") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58136->172.17.0.10:37486, err= 2026/02/28 01:36:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35187") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47248->172.17.0.10:35187, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31622") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50194->172.17.0.10:31622, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35610") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55026->172.17.0.10:35610, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30071") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47290->172.17.0.10:30071, err= --- PASS: TestListJSON (0.01s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39408") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57776->172.17.0.10:39408, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31303") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33572->172.17.0.10:31303, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30875") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43764->172.17.0.10:30875, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37180") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58628->172.17.0.10:37180, err= === RUN TestStatJSON/Root 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37048") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59516->172.17.0.10:37048, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39454") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46028->172.17.0.10:39454, err= === RUN TestStatJSON/Dir 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39419") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44766->172.17.0.10:39419, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38539") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40504->172.17.0.10:38539, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33054") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35092->172.17.0.10:33054, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36424") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34488->172.17.0.10:36424, err= === RUN TestStatJSON/FileDirsOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33750") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60558->172.17.0.10:33750, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36960") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57846->172.17.0.10:36960, err= === RUN TestStatJSON/RootNotFound 2026/02/28 01:36:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/notfound" 2026/02/28 01:36:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:31 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:31 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:31 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:31 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/notfound: Connecting to FTP server 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/notfound: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/notfound: > dial: conn=172.17.0.1:54516->172.17.0.10:21, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/notfound: dial("tcp","172.17.0.10:39378") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/notfound: > dial: conn=172.17.0.1:53398->172.17.0.10:39378, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32481") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59852->172.17.0.10:32481, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35992") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35736->172.17.0.10:35992, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33126") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36456->172.17.0.10:33126, err= --- PASS: TestStatJSON (0.04s) --- 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:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 INFO : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Making directory 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36241") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36010->172.17.0.10:36241, err= 2026/02/28 01:36:31 INFO : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Making directory 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35329") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57326->172.17.0.10:35329, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30548") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33452->172.17.0.10:30548, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39504") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54854->172.17.0.10:39504, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31252") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58040->172.17.0.10:31252, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34256") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54030->172.17.0.10:34256, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31943") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57094->172.17.0.10:31943, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30440") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59978->172.17.0.10:30440, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35426") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35460->172.17.0.10:35426, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35040") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44038->172.17.0.10:35040, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32060") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38542->172.17.0.10:32060, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33950") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45672->172.17.0.10:33950, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38774") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43314->172.17.0.10:38774, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39127") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44698->172.17.0.10:39127, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37675") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42196->172.17.0.10:37675, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36218") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34316->172.17.0.10:36218, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39612") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48566->172.17.0.10:39612, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32793") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35946->172.17.0.10:32793, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33531") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41790->172.17.0.10:33531, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34448") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47574->172.17.0.10:34448, err= 2026/02/28 01:36:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/28 01:36:31 DEBUG : empty space: Excluded 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34759") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41794->172.17.0.10:34759, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30631") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53438->172.17.0.10:30631, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34486") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51682->172.17.0.10:34486, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35221") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53916->172.17.0.10:35221, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33720") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46080->172.17.0.10:33720, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30542") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36932->172.17.0.10:30542, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30353") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34128->172.17.0.10:30353, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34503") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36998->172.17.0.10:34503, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36461") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58372->172.17.0.10:36461, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34435") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44488->172.17.0.10:34435, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36773") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56350->172.17.0.10:36773, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30594") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42390->172.17.0.10:30594, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34761") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60752->172.17.0.10:34761, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/02/28 01:36:31 DEBUG : Creating backend with remote ":memory:" 2026/02/28 01:36:31 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/28 01:36:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/28 01:36:31 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32322") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59130->172.17.0.10:32322, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31535") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47644->172.17.0.10:31535, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37071") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40856->172.17.0.10:37071, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37454") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52408->172.17.0.10:37454, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34132") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38748->172.17.0.10:34132, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30633") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54070->172.17.0.10:30633, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36300") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59974->172.17.0.10:36300, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31807") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60186->172.17.0.10:31807, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34183") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41022->172.17.0.10:34183, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32618") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46228->172.17.0.10:32618, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37496") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37692->172.17.0.10:37496, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38934") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59532->172.17.0.10:38934, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31779") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51458->172.17.0.10:31779, err= 2026/02/28 01:36:31 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36256") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54818->172.17.0.10:36256, err= 2026/02/28 01:36:31 DEBUG : large: Excluded (Size Filter) 2026/02/28 01:36:31 DEBUG : large: Excluded 2026/02/28 01:36:31 INFO : small: Deleted 2026/02/28 01:36:31 INFO : medium: Deleted 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33093") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57916->172.17.0.10:33093, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30824") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59686->172.17.0.10:30824, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33112") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56696->172.17.0.10:33112, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33450") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55474->172.17.0.10:33450, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39262") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47198->172.17.0.10:39262, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33975") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37240->172.17.0.10:33975, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37517") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54840->172.17.0.10:37517, err= 2026/02/28 01:36:31 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35645") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55606->172.17.0.10:35645, err= 2026/02/28 01:36:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/28 01:36:31 INFO : medium: Deleted 2026/02/28 01:36:31 INFO : large: Deleted 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30524") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55628->172.17.0.10:30524, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36414") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55944->172.17.0.10:36414, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34304") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55640->172.17.0.10:34304, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32116") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51212->172.17.0.10:32116, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33936") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46250->172.17.0.10:33936, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32346") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34402->172.17.0.10:32346, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37452") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51342->172.17.0.10:37452, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34639") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60104->172.17.0.10:34639, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30217") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48890->172.17.0.10:30217, err= 2026/02/28 01:36:31 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33948") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48006->172.17.0.10:33948, err= 2026/02/28 01:36:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/28 01:36:31 INFO : medium: Deleted 2026/02/28 01:36:31 INFO : small: Deleted 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31976") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42652->172.17.0.10:31976, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39292") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59716->172.17.0.10:39292, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39447") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48484->172.17.0.10:39447, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32278") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37664->172.17.0.10:32278, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33052") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57440->172.17.0.10:33052, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31305") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36632->172.17.0.10:31305, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35354") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53160->172.17.0.10:35354, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36472") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47044->172.17.0.10:36472, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39279") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45248->172.17.0.10:39279, err= 2026/02/28 01:36:31 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39396") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38826->172.17.0.10:39396, err= 2026/02/28 01:36:31 INFO : medium: Deleted 2026/02/28 01:36:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/28 01:36:31 INFO : large: Deleted 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37625") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46674->172.17.0.10:37625, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39142") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57620->172.17.0.10:39142, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31751") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33714->172.17.0.10:31751, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34518") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37018->172.17.0.10:34518, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37047") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39954->172.17.0.10:37047, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37638") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42050->172.17.0.10:37638, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34237") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41086->172.17.0.10:34237, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39000") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58084->172.17.0.10:39000, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39387") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45156->172.17.0.10:39387, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34615") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50740->172.17.0.10:34615, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34662") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55384->172.17.0.10:34662, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31031") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51754->172.17.0.10:31031, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/02/28 01:36:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/28 01:36:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/28 01:36:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/28 01:36:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/28 01:36:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/28 01:36:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/28 01:36:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37736") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58102->172.17.0.10:37736, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30757") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54710->172.17.0.10:30757, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39861") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37384->172.17.0.10:39861, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36764") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35400->172.17.0.10:36764, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38788") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47616->172.17.0.10:38788, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39058") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48844->172.17.0.10:39058, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36140") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34450->172.17.0.10:36140, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38625") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57762->172.17.0.10:38625, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39474") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42862->172.17.0.10:39474, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38905") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54964->172.17.0.10:38905, err= 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36879") 2026/02/28 01:36:31 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:32882->172.17.0.10:36879, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39794") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39860->172.17.0.10:39794, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38620") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47760->172.17.0.10:38620, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39191") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51564->172.17.0.10:39191, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34299") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41934->172.17.0.10:34299, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33905") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52526->172.17.0.10:33905, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30669") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42270->172.17.0.10:30669, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39744") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36602->172.17.0.10:39744, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38956") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33032->172.17.0.10:38956, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34532") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46784->172.17.0.10:34532, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/02/28 01:36:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-koyudoz3riyu" 2026/02/28 01:36:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:36:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:32 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:32 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:32 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:32 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:54532->172.17.0.10:21, err= 2026/02/28 01:36:32 DEBUG : Creating backend with remote "/tmp/rclone1948248513" run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-koyudoz3riyu", Local "Local file system at /tmp/rclone1948248513", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30860") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:38386->172.17.0.10:30860, err= 2026/02/28 01:36:32 INFO : A2: Making directory 2026/02/28 01:36:32 INFO : A1/B2: Making directory 2026/02/28 01:36:32 INFO : A1/B2/C2: Making directory 2026/02/28 01:36:32 INFO : A1/B1/C3: Making directory 2026/02/28 01:36:32 INFO : A3: Making directory 2026/02/28 01:36:32 INFO : A3/B3: Making directory 2026/02/28 01:36:32 INFO : A3/B3/C4: Making directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:33842") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:51662->172.17.0.10:33842, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30932") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:37928->172.17.0.10:30932, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:54540->172.17.0.10:21, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30184") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42780->172.17.0.10:30184, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:38150") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42294->172.17.0.10:38150, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:33094") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42460->172.17.0.10:33094, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:54550->172.17.0.10:21, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:39265") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:33286->172.17.0.10:39265, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35860") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:40904->172.17.0.10:35860, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:33184") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:47100->172.17.0.10:33184, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:38506") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:50160->172.17.0.10:38506, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:32674") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31707") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:59760->172.17.0.10:31707, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30649") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:36494->172.17.0.10:30649, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:51456->172.17.0.10:32674, err= 2026/02/28 01:36:32 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:38592") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:41800->172.17.0.10:38592, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30784") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:53064->172.17.0.10:30784, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:34202") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:48858->172.17.0.10:34202, err= 2026/02/28 01:36:32 INFO : A1/B1/C1/one: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:33862") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:47710->172.17.0.10:33862, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:36427") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31669") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:55544->172.17.0.10:31669, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:37352->172.17.0.10:36427, err= 2026/02/28 01:36:32 DEBUG : removing 2 level 3 directories 2026/02/28 01:36:32 INFO : A1/B1/C3: Removing directory 2026/02/28 01:36:32 INFO : A1/B1/C1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 2 directories 2026/02/28 01:36:32 INFO : A1/B1: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31701") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:40022->172.17.0.10:31701, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35405") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31471") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42910->172.17.0.10:31471, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30919") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:35840->172.17.0.10:30919, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30899") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:38446->172.17.0.10:30899, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:51414->172.17.0.10:35405, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30871") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:32558") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:49652->172.17.0.10:32558, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:37474->172.17.0.10:30871, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:36901") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42336->172.17.0.10:36901, err= 2026/02/28 01:36:32 DEBUG : Waiting for deletions to finish 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:37381") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:53330->172.17.0.10:37381, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31176") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:45840->172.17.0.10:31176, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30944") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:39423") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:54374->172.17.0.10:39423, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42974->172.17.0.10:30944, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35541") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:50586->172.17.0.10:35541, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31059") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:38180->172.17.0.10:31059, err= 2026/02/28 01:36:32 INFO : A1/two: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:36450") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:43964->172.17.0.10:36450, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35339") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:48140->172.17.0.10:35339, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:32660") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:33582->172.17.0.10:32660, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:31758") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35705") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:37629") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:56806->172.17.0.10:37629, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:49136->172.17.0.10:35705, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:44844->172.17.0.10:31758, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:39852") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:45506->172.17.0.10:39852, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:38084") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:52744->172.17.0.10:38084, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:35285") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:48560->172.17.0.10:35285, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:34767") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:42598->172.17.0.10:34767, err= 2026/02/28 01:36:32 DEBUG : removing 2 level 3 directories 2026/02/28 01:36:32 INFO : A3/B3/C4: Removing directory 2026/02/28 01:36:32 INFO : A1/B2/C2: Removing directory 2026/02/28 01:36:32 DEBUG : removing 2 level 2 directories 2026/02/28 01:36:32 INFO : A3/B3: Removing directory 2026/02/28 01:36:32 INFO : A1/B2: Removing directory 2026/02/28 01:36:32 DEBUG : removing 3 level 1 directories 2026/02/28 01:36:32 INFO : A3: Removing directory 2026/02/28 01:36:32 INFO : A1: Removing directory 2026/02/28 01:36:32 INFO : A2: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 0 directories 2026/02/28 01:36:32 INFO : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30397") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:43644->172.17.0.10:30397, err= 2026/02/28 01:36:32 ERROR : error listing: directory not found 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: dial("tcp","172.17.0.10:30608") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: > dial: conn=172.17.0.1:60212->172.17.0.10:30608, err= 2026/02/28 01:36:32 ERROR : error listing: directory not found 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-koyudoz3riyu: Purge dir "" 2026/02/28 01:36:32 NOTICE: purge failed to rmdir "": directory not found 2026/02/28 01:36:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35000") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35482->172.17.0.10:35000, err= 2026/02/28 01:36:32 INFO : A2: Making directory 2026/02/28 01:36:32 INFO : A1/B2: Making directory 2026/02/28 01:36:32 INFO : A1/B2/C2: Making directory 2026/02/28 01:36:32 INFO : A1/B1/C3: Making directory 2026/02/28 01:36:32 INFO : A3: Making directory 2026/02/28 01:36:32 INFO : A3/B3: Making directory 2026/02/28 01:36:32 INFO : A3/B3/C4: Making directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39196") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46286->172.17.0.10:39196, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38528") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51446->172.17.0.10:38528, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30790") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33049") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32345") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36698->172.17.0.10:30790, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58222->172.17.0.10:32345, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44716->172.17.0.10:33049, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35264") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60418->172.17.0.10:35264, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36095") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45920->172.17.0.10:36095, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39546") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56524->172.17.0.10:39546, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54566->172.17.0.10:21, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39442") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40612->172.17.0.10:39442, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30751") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32823") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51078->172.17.0.10:30751, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41154->172.17.0.10:32823, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31786") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55220->172.17.0.10:31786, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39229") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53868->172.17.0.10:39229, err= 2026/02/28 01:36:32 DEBUG : removing 1 level 3 directories 2026/02/28 01:36:32 INFO : A3/B3/C4: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34422") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49520->172.17.0.10:34422, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38304") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55854->172.17.0.10:38304, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32343") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44970->172.17.0.10:32343, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36453") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52218->172.17.0.10:36453, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30987") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55746->172.17.0.10:30987, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37532") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38981") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52530->172.17.0.10:37532, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43720->172.17.0.10:38981, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30200") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38917") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39396->172.17.0.10:38917, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36265") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36404->172.17.0.10:30200, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52984->172.17.0.10:36265, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30801") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56242->172.17.0.10:30801, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30508") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33028") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36109") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38904->172.17.0.10:36109, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45994->172.17.0.10:33028, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39040->172.17.0.10:30508, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33795") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36200->172.17.0.10:33795, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37790") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35595") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38264") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42306->172.17.0.10:35595, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45844->172.17.0.10:37790, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44718->172.17.0.10:38264, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32708") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35468->172.17.0.10:32708, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35317") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57342->172.17.0.10:35317, err= 2026/02/28 01:36:32 DEBUG : removing 2 level 3 directories 2026/02/28 01:36:32 INFO : A1/B1/C3: Removing directory 2026/02/28 01:36:32 INFO : A1/B2/C2: Removing directory 2026/02/28 01:36:32 DEBUG : removing 2 level 2 directories 2026/02/28 01:36:32 INFO : A3/B3: Removing directory 2026/02/28 01:36:32 INFO : A1/B2: Removing directory 2026/02/28 01:36:32 DEBUG : removing 2 level 1 directories 2026/02/28 01:36:32 INFO : A3: Removing directory 2026/02/28 01:36:32 INFO : A2: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36647") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40424->172.17.0.10:36647, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37246") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58588->172.17.0.10:37246, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33417") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:32982->172.17.0.10:33417, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30878") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51072->172.17.0.10:30878, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33876") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58394->172.17.0.10:33876, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39522") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58630->172.17.0.10:39522, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38888") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58296->172.17.0.10:38888, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34444") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44954->172.17.0.10:34444, err= 2026/02/28 01:36:32 DEBUG : removing 1 level 3 directories 2026/02/28 01:36:32 INFO : A1/B1/C1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 2 directories 2026/02/28 01:36:32 INFO : A1/B1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 1 directories 2026/02/28 01:36:32 INFO : A1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 0 directories 2026/02/28 01:36:32 INFO : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34825") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49346->172.17.0.10:34825, err= 2026/02/28 01:36:32 ERROR : error listing: directory not found 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39426") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50702->172.17.0.10:39426, err= 2026/02/28 01:36:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 INFO : A1: Making directory 2026/02/28 01:36:32 INFO : A1/B1: Making directory 2026/02/28 01:36:32 INFO : A1/B1/C1: Making directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31419") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34082->172.17.0.10:31419, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39701") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58282->172.17.0.10:39701, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31695") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49408->172.17.0.10:31695, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39399") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41868->172.17.0.10:39399, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33655") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48730->172.17.0.10:33655, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36766") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34600->172.17.0.10:36766, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38450") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39546->172.17.0.10:38450, err= 2026/02/28 01:36:32 DEBUG : removing 1 level 3 directories 2026/02/28 01:36:32 INFO : A1/B1/C1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 2 directories 2026/02/28 01:36:32 INFO : A1/B1: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33948") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48012->172.17.0.10:33948, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30381") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56820->172.17.0.10:30381, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38566") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41634->172.17.0.10:38566, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33303") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50058->172.17.0.10:33303, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34794") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38034->172.17.0.10:34794, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 INFO : A1: Making directory 2026/02/28 01:36:32 INFO : A1/B1: Making directory 2026/02/28 01:36:32 INFO : A1/B1/C1: Making directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32385") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58812->172.17.0.10:32385, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36878") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45204->172.17.0.10:36878, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39696") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39230->172.17.0.10:39696, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37943") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44336->172.17.0.10:37943, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33842") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51670->172.17.0.10:33842, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39599") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51024->172.17.0.10:39599, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30290") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59802->172.17.0.10:30290, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36077") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48796->172.17.0.10:36077, err= 2026/02/28 01:36:32 DEBUG : removing 1 level 3 directories 2026/02/28 01:36:32 INFO : A1/B1/C1: Removing directory 2026/02/28 01:36:32 DEBUG : removing 1 level 2 directories 2026/02/28 01:36:32 INFO : A1/B1: Removing directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36575") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54566->172.17.0.10:36575, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32680") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50880->172.17.0.10:32680, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35272") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37208->172.17.0.10:35272, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38136") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60528->172.17.0.10:38136, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37484") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50566->172.17.0.10:37484, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35268") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44732->172.17.0.10:35268, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31171") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43748->172.17.0.10:31171, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39844") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55106->172.17.0.10:39844, err= 2026/02/28 01:36:32 DEBUG : filename.txt: File name found in url 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39480") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48524->172.17.0.10:39480, err= 2026/02/28 01:36:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34427") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47194->172.17.0.10:34427, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37226") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34268->172.17.0.10:37226, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37616") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60078->172.17.0.10:37616, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35262") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57890->172.17.0.10:35262, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33787") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36260->172.17.0.10:33787, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34715") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35982->172.17.0.10:34715, err= 2026/02/28 01:36:32 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/28 01:36:32 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/28 01:36:32 INFO : file1: Copied (new) to: sub/file2 2026/02/28 01:36:32 INFO : file1: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31579") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45048->172.17.0.10:31579, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36419") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33586->172.17.0.10:36419, err= 2026/02/28 01:36:32 DEBUG : sub/file2: size = 14 OK 2026/02/28 01:36:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:36:32 DEBUG : file1: Unchanged skipping 2026/02/28 01:36:32 INFO : file1: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39677") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60742->172.17.0.10:39677, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31779") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51468->172.17.0.10:31779, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: don't need to copy/move sub/file2, it is already at target location 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34620") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55220->172.17.0.10:34620, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35641") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53382->172.17.0.10:35641, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31159") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58094->172.17.0.10:31159, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34219") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57778->172.17.0.10:34219, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30740") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34776->172.17.0.10:30740, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32645") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53430->172.17.0.10:32645, err= 2026/02/28 01:36:32 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/02/28 01:36:32 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/02/28 01:36:32 INFO : file1: Copied (new) 2026/02/28 01:36:32 INFO : file1: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37752") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52136->172.17.0.10:37752, err= 2026/02/28 01:36:32 DEBUG : file1: Destination exists, skipping 2026/02/28 01:36:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31937") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48798->172.17.0.10:31937, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36587") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57070->172.17.0.10:36587, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39737") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60324->172.17.0.10:39737, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35814") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35100->172.17.0.10:35814, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36031") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34792->172.17.0.10:36031, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39688") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41648->172.17.0.10:39688, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38991") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42166->172.17.0.10:38991, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31691") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34328->172.17.0.10:31691, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37727") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53532->172.17.0.10:37727, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36381") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47772->172.17.0.10:36381, err= 2026/02/28 01:36:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biworut3fepo/backup" 2026/02/28 01:36:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:36:32 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:32 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{neKmc}" suffix to name 2026/02/28 01:36:32 DEBUG : Setting host="172.17.0.10" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:36:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:36:32 DEBUG : Setting pass="ur-wv96Cvj60CwVZLJrUTMh9vFKtFY9XZC2B7HsKgYc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:36:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: > dial: conn=172.17.0.1:54580->172.17.0.10:21, err= 2026/02/28 01:36:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-biworut3fepo/backup" to be canonical "TestFTPPureftpd{neKmc}:rclone-test-biworut3fepo/backup" 2026/02/28 01:36:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone398673538) 2026/02/28 01:36:32 DEBUG : dst/file1: size = 18 (ftp://172.17.0.10:21/rclone-test-biworut3fepo) 2026/02/28 01:36:32 DEBUG : dst/file1: Sizes differ 2026/02/28 01:36:32 INFO : dst/file1: Moved (server-side) 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30491") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39106->172.17.0.10:30491, err= 2026/02/28 01:36:32 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/28 01:36:32 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/28 01:36:32 INFO : dst/file1: Copied (new) 2026/02/28 01:36:32 INFO : dst/file1: Deleted 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32118") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36120->172.17.0.10:32118, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38583") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34949") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33766->172.17.0.10:34949, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37010->172.17.0.10:38583, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35275") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34578->172.17.0.10:35275, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38136") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60532->172.17.0.10:38136, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33636") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40628->172.17.0.10:33636, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37901") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49562->172.17.0.10:37901, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35528") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51638->172.17.0.10:35528, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31303") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33586->172.17.0.10:31303, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.06s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30347") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44130->172.17.0.10:30347, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35531") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52586->172.17.0.10:35531, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34472") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49094->172.17.0.10:34472, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35005") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47386->172.17.0.10:35005, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39766") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42816->172.17.0.10:39766, err= 2026/02/28 01:36:32 INFO : A1/B2: Making directory 2026/02/28 01:36:32 INFO : A1/B1/C3: Making directory 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38966") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59750->172.17.0.10:38966, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30922") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54184->172.17.0.10:30922, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37080") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31085") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45194->172.17.0.10:37080, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46672->172.17.0.10:31085, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35431") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48796->172.17.0.10:35431, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35093") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42210->172.17.0.10:35093, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34217") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49448->172.17.0.10:34217, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37201") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54934->172.17.0.10:37201, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38631") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51664->172.17.0.10:38631, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30589") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34880") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52346->172.17.0.10:34880, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50642->172.17.0.10:30589, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37271") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53462->172.17.0.10:37271, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30654") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47788->172.17.0.10:30654, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30898") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51630->172.17.0.10:30898, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31938") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54578->172.17.0.10:31938, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31977") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52346->172.17.0.10:31977, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37517") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54850->172.17.0.10:37517, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33391") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34056->172.17.0.10:33391, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36248") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41500->172.17.0.10:36248, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34875") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44874->172.17.0.10:34875, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Connecting to FTP server 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:21") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54582->172.17.0.10:21, err= 2026/02/28 01:36:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/28 01:36:32 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/28 01:36:32 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/28 01:36:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/28 01:36:32 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36871") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34172->172.17.0.10:36871, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32439") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34226->172.17.0.10:32439, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33244") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34709") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43916->172.17.0.10:33244, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30743") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39385") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54326->172.17.0.10:39385, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51148->172.17.0.10:30743, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36493") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33524->172.17.0.10:36493, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54154->172.17.0.10:34709, err= 2026/02/28 01:36:32 INFO : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30506") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47904->172.17.0.10:30506, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33957") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60402->172.17.0.10:33957, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33613") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:36058->172.17.0.10:33613, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39091") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36445") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33688") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41066->172.17.0.10:33688, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58918->172.17.0.10:36445, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43882->172.17.0.10:39091, err= 2026/02/28 01:36:32 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/28 01:36:32 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/28 01:36:32 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/28 01:36:32 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/28 01:36:32 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38261") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52936->172.17.0.10:38261, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39928") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54670->172.17.0.10:39928, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32661") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47602->172.17.0.10:32661, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31417") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41894->172.17.0.10:31417, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37057") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36374") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50940->172.17.0.10:36374, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33266") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47946->172.17.0.10:37057, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39492->172.17.0.10:33266, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32660") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33586->172.17.0.10:32660, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35107") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53420->172.17.0.10:35107, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34881") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40604->172.17.0.10:34881, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34558") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48244->172.17.0.10:34558, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34408") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45180->172.17.0.10:34408, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33611") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35673") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43920->172.17.0.10:35673, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44280->172.17.0.10:33611, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31603") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58710->172.17.0.10:31603, err= --- PASS: TestDirMove (0.13s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35471") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59640->172.17.0.10:35471, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30042") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49992->172.17.0.10:30042, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35842") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55332->172.17.0.10:35842, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: File to upload is small (34 bytes), uploading instead of streaming 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39069") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51592->172.17.0.10:39069, err= 2026/02/28 01:36:32 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/28 01:36:32 NOTICE: ftp://172.17.0.10:21/rclone-test-biworut3fepo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/28 01:36:32 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37060") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:59974->172.17.0.10:37060, err= 2026/02/28 01:36:32 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/28 01:36:32 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33920") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35754->172.17.0.10:33920, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34233") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60636->172.17.0.10:34233, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30272") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33960->172.17.0.10:30272, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33272") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58596->172.17.0.10:33272, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: File to upload is small (34 bytes), uploading instead of streaming 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30664") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43036->172.17.0.10:30664, err= 2026/02/28 01:36:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/28 01:36:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37967") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43696->172.17.0.10:37967, err= 2026/02/28 01:36:32 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/28 01:36:32 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38695") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49564->172.17.0.10:38695, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31561") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42766->172.17.0.10:31561, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31554") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58274->172.17.0.10:31554, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38303") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37362->172.17.0.10:38303, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: File to upload is small (34 bytes), uploading instead of streaming 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30577") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51862->172.17.0.10:30577, err= 2026/02/28 01:36:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/28 01:36:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38972") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42742->172.17.0.10:38972, err= 2026/02/28 01:36:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/28 01:36:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34211") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33488->172.17.0.10:34211, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36926") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60770->172.17.0.10:36926, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39107") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58360->172.17.0.10:39107, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35008") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35882->172.17.0.10:35008, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: File to upload is small (34 bytes), uploading instead of streaming 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36616") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56690->172.17.0.10:36616, err= 2026/02/28 01:36:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/28 01:36:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35362") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51114->172.17.0.10:35362, err= 2026/02/28 01:36:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/28 01:36:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36848") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33028->172.17.0.10:36848, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38732") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39096->172.17.0.10:38732, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36712") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45660->172.17.0.10:36712, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38308") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50368->172.17.0.10:38308, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34995") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:49390->172.17.0.10:34995, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36977") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48464->172.17.0.10:36977, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: File to upload is small (60 bytes), uploading instead of streaming 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39607") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:38868->172.17.0.10:39607, err= 2026/02/28 01:36:32 DEBUG : potato2: size = 60 OK 2026/02/28 01:36:32 DEBUG : potato2: Size of src and dst objects identical 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37975") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40116->172.17.0.10:37975, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32762") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53294->172.17.0.10:32762, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30648") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:44926->172.17.0.10:30648, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39012") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:56156->172.17.0.10:39012, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31922") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52086->172.17.0.10:31922, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39513") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43838->172.17.0.10:39513, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37394") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41110->172.17.0.10:37394, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33336") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45264->172.17.0.10:33336, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38087") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45594->172.17.0.10:38087, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37029") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41182->172.17.0.10:37029, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34383") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42954->172.17.0.10:34383, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Touching "empty space" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Touching "potato2" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35064") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45990->172.17.0.10:35064, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Touching "sub dir/potato3" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39692") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:51886->172.17.0.10:39692, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31633") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58536->172.17.0.10:31633, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37522") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37778->172.17.0.10:37522, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37190") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48456->172.17.0.10:37190, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38917") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:39402->172.17.0.10:38917, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31390") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50996->172.17.0.10:31390, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34545") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54386->172.17.0.10:34545, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30076") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52502->172.17.0.10:30076, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35229") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55354->172.17.0.10:35229, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33591") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48638->172.17.0.10:33591, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39005") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34564->172.17.0.10:39005, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39511") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57064->172.17.0.10:39511, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35746") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:50302->172.17.0.10:35746, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30704") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:46220->172.17.0.10:30704, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39499") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60288->172.17.0.10:39499, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.10:21/rclone-test-biworut3fepo", Local "Local file system at /tmp/rclone398673538", Modify Window "1s" 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35240") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48328->172.17.0.10:35240, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37013") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:32994->172.17.0.10:37013, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39883") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:45732->172.17.0.10:39883, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38279") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60790->172.17.0.10:38279, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36871") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:34186->172.17.0.10:36871, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:38294") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:54532->172.17.0.10:38294, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36139") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48696->172.17.0.10:36139, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33523") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:55862->172.17.0.10:33523, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jinuway8" before starting 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30965") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:47006->172.17.0.10:30965, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33473") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:37216->172.17.0.10:33473, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing.jinuway8: TEST: removing renamed existing file after operation 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39988") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41156->172.17.0.10:39988, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36650") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:40514->172.17.0.10:36650, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dipehuj8" before starting 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:31944") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:57382->172.17.0.10:31944, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36999") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:52994->172.17.0.10:36999, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dipehuj8: TEST: renaming existing back after failed operation 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:34263") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:33996->172.17.0.10:34263, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30601") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:35674->172.17.0.10:30601, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cakubic7" before starting 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39413") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:48918->172.17.0.10:39413, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:32357") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:58814->172.17.0.10:32357, err= 2026/02/28 01:36:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cakubic7: TEST: removing renamed existing file after operation 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:30664") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:43044->172.17.0.10:30664, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:37907") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:41346->172.17.0.10:37907, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:39210") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42226->172.17.0.10:39210, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:36009") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:42844->172.17.0.10:36009, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:33238") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:53510->172.17.0.10:33238, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: dial("tcp","172.17.0.10:35202") 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: > dial: conn=172.17.0.1:60458->172.17.0.10:35202, err= 2026/02/28 01:36:32 DEBUG : ftp://172.17.0.10:21/rclone-test-biworut3fepo: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.36551474s (try 1/5)