"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/23 02:55:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werofeb4pizo" 2026/05/23 02:55:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:21 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:21 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: Connecting to FTP server 2026/05/23 02:55:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:21 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:37964->172.17.0.3:21, err= 2026/05/23 02:55:23 DEBUG : Creating backend with remote "/tmp/rclone1507630546" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39211") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:42688->172.17.0.3:39211, err= 2026/05/23 02:55:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36279") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:39102->172.17.0.3:36279, err= 2026/05/23 02:55:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/05/23 02:55:23 DEBUG : a: size = 0 OK 2026/05/23 02:55:23 DEBUG : a: size = 1 (memory) 2026/05/23 02:55:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/23 02:55:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/23 02:55:23 DEBUG : potato: Seek from 10 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 10 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 2 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/23 02:55:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 2 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/23 02:55:23 DEBUG : potato: Seek from 8 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 8 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/23 02:55:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/23 02:55:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/23 02:55:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/23 02:55:23 DEBUG : potato: Seek from 5 to 2 2026/05/23 02:55:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/23 02:55:23 DEBUG : potato: Seek from 9 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 9 to 0 2026/05/23 02:55:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39885") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:55056->172.17.0.3:39885, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33605") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:34588->172.17.0.3:33605, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39645") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:51322->172.17.0.3:39645, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38034") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:60912->172.17.0.3:38034, err= === RUN TestCheck/3 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33707") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:33614->172.17.0.3:33707, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37898") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:48708->172.17.0.3:37898, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38822") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:35002->172.17.0.3:38822, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31818") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:39272->172.17.0.3:31818, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:35108") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:42874->172.17.0.3:35108, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33659") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:35070->172.17.0.3:33659, err= --- PASS: TestCheck (0.02s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/05/23 02:55:23 DEBUG : Creating backend with remote "nonexistent" 2026/05/23 02:55:23 DEBUG : Creating backend with remote "nonexistent" 2026/05/23 02:55:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/23 02:55:23 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/05/23 02:55:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/23 02:55:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30571") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:37146->172.17.0.3:30571, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36181") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46494->172.17.0.3:36181, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:32537") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:39830->172.17.0.3:32537, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33443") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:53704->172.17.0.3:33443, err= === RUN TestCheckDownload/3 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39212") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:42086->172.17.0.3:39212, err= 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31244") 2026/05/23 02:55:23 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:43206->172.17.0.3:31244, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30218") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:44852->172.17.0.3:30218, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30577") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:47874->172.17.0.3:30577, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30865") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:43816->172.17.0.3:30865, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37577") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:44760->172.17.0.3:37577, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:35618") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:52304->172.17.0.3:35618, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33562") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:33582->172.17.0.3:33562, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30773") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:54910->172.17.0.3:30773, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31224") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46236->172.17.0.3:31224, err= === RUN TestCheckSizeOnly/3 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34385") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:45132->172.17.0.3:34385, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37322") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:43128->172.17.0.3:37322, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33694") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:40656->172.17.0.3:33694, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31171") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:60700->172.17.0.3:31171, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:32655") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46738->172.17.0.3:32655, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38338") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46204->172.17.0.3:38338, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38991") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:34686->172.17.0.3:38991, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38982") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:55142->172.17.0.3:38982, err= 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/23 02:55:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37834") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:47436->172.17.0.3:37834, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34504") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:35748->172.17.0.3:34504, err= 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/23 02:55:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/23 02:55:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39216") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:57688->172.17.0.3:39216, err= 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34950") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46418->172.17.0.3:34950, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werofeb4pizo/data" 2026/05/23 02:55:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:24 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:24 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: Connecting to FTP server 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:24 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: > dial: conn=172.17.0.1:51688->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data lacks md5, skipping 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:35272") 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:42522->172.17.0.3:35272, err= 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38341") 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:49920->172.17.0.3:38341, err= --- SKIP: TestCheckSum (2.23s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-werofeb4pizo", Local "Local file system at /tmp/rclone1507630546", Modify Window "1s" 2026/05/23 02:55:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-werofeb4pizo/data" 2026/05/23 02:55:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:26 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:26 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: Connecting to FTP server 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:26 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo/data: > dial: conn=172.17.0.1:51706->172.17.0.3:21, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:32367") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:50024->172.17.0.3:32367, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:35735") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:37056->172.17.0.3:35735, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30515") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:41882->172.17.0.3:30515, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30279") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:38022->172.17.0.3:30279, err= === RUN TestCheckSumDownload/subtest1 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36649") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:41028->172.17.0.3:36649, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38000") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:55686->172.17.0.3:38000, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30964") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:42806->172.17.0.3:30964, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30411") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:38186->172.17.0.3:30411, err= === RUN TestCheckSumDownload/subtest2 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31282") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:45088->172.17.0.3:31282, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36865") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:44250->172.17.0.3:36865, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34539") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:36274->172.17.0.3:34539, err= === RUN TestCheckSumDownload/subtest3 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31292") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:40438->172.17.0.3:31292, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:30031") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:44036->172.17.0.3:30031, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31041") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:53228->172.17.0.3:31041, err= === RUN TestCheckSumDownload/subtest4 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31441") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:37458->172.17.0.3:31441, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36874") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:43274->172.17.0.3:36874, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34967") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:39686->172.17.0.3:34967, err= === RUN TestCheckSumDownload/subtest5 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:34627") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:36830->172.17.0.3:34627, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:38476") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:51112->172.17.0.3:38476, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33800") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:36376->172.17.0.3:33800, err= === RUN TestCheckSumDownload/subtest6 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36108") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:39972->172.17.0.3:36108, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:36902") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:45210->172.17.0.3:36902, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33259") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:47746->172.17.0.3:33259, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:39782") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:54238->172.17.0.3:39782, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:31540") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:34370->172.17.0.3:31540, err= === RUN TestCheckSumDownload/subtest7 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37829") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:48642->172.17.0.3:37829, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:33462") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:46526->172.17.0.3:33462, err= 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: dial("tcp","172.17.0.3:37352") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-werofeb4pizo: > dial: conn=172.17.0.1:54840->172.17.0.3:37352, err= --- PASS: TestCheckSumDownload (2.40s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/05/23 02:55:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nadageq6vadu" 2026/05/23 02:55:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:28 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:28 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: Connecting to FTP server 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:51726->172.17.0.3:21, err= 2026/05/23 02:55:30 DEBUG : Creating backend with remote "/tmp/rclone1378900975" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-nadageq6vadu", Local "Local file system at /tmp/rclone1378900975", Modify Window "1s" 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:36336") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:53196->172.17.0.3:36336, err= 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:33703") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:47876->172.17.0.3:33703, err= upper checkfile vs. lower remote (without normalization) 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:32656") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:42284->172.17.0.3:32656, err= 2026/05/23 02:55:30 ERROR : hello, world!: sum not found 2026/05/23 02:55:30 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-nadageq6vadu 2026/05/23 02:55:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nadageq6vadu: 1 files missing 2026/05/23 02:55:30 NOTICE: 1 hashes missing 2026/05/23 02:55:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nadageq6vadu: 1 differences found 2026/05/23 02:55:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nadageq6vadu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:31296") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:58966->172.17.0.3:31296, err= 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: dial("tcp","172.17.0.3:31783") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-nadageq6vadu: > dial: conn=172.17.0.1:49410->172.17.0.3:31783, err= 2026/05/23 02:55:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nadageq6vadu: 0 differences found 2026/05/23 02:55:30 NOTICE: ftp://172.17.0.3:21/rclone-test-nadageq6vadu: 1 matching files 2026/05/23 02:55:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zemuren1nogu" 2026/05/23 02:55:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:30 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:30 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: Connecting to FTP server 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:30 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:51752->172.17.0.3:21, err= 2026/05/23 02:55:33 DEBUG : Creating backend with remote "/tmp/rclone447772125" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-zemuren1nogu", Local "Local file system at /tmp/rclone447772125", Modify Window "1s" 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:39784") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:52676->172.17.0.3:39784, err= 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:34841") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:39606->172.17.0.3:34841, err= lower checkfile vs. upper remote (without normalization) 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:34189") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:33654->172.17.0.3:34189, err= 2026/05/23 02:55:33 ERROR : HELLO, WORLD!: sum not found 2026/05/23 02:55:33 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-zemuren1nogu 2026/05/23 02:55:33 NOTICE: ftp://172.17.0.3:21/rclone-test-zemuren1nogu: 1 files missing 2026/05/23 02:55:33 NOTICE: 1 hashes missing 2026/05/23 02:55:33 NOTICE: ftp://172.17.0.3:21/rclone-test-zemuren1nogu: 1 differences found 2026/05/23 02:55:33 NOTICE: ftp://172.17.0.3:21/rclone-test-zemuren1nogu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:36888") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:55048->172.17.0.3:36888, err= 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: dial("tcp","172.17.0.3:38317") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-zemuren1nogu: > dial: conn=172.17.0.1:59960->172.17.0.3:38317, err= 2026/05/23 02:55:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:33 NOTICE: ftp://172.17.0.3:21/rclone-test-zemuren1nogu: 0 differences found 2026/05/23 02:55:33 NOTICE: ftp://172.17.0.3:21/rclone-test-zemuren1nogu: 1 matching files 2026/05/23 02:55:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sigudif2deqo" 2026/05/23 02:55:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:33 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:33 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: Connecting to FTP server 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:33 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:52762->172.17.0.3:21, err= 2026/05/23 02:55:35 DEBUG : Creating backend with remote "/tmp/rclone2932768102" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-sigudif2deqo", Local "Local file system at /tmp/rclone2932768102", Modify Window "1s" 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:33512") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:43602->172.17.0.3:33512, err= 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:32629") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:37474->172.17.0.3:32629, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:36972") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:51296->172.17.0.3:36972, err= 2026/05/23 02:55:35 ERROR : HeLlO, wOrLd!: sum not found 2026/05/23 02:55:35 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-sigudif2deqo 2026/05/23 02:55:35 NOTICE: ftp://172.17.0.3:21/rclone-test-sigudif2deqo: 1 files missing 2026/05/23 02:55:35 NOTICE: 1 hashes missing 2026/05/23 02:55:35 NOTICE: ftp://172.17.0.3:21/rclone-test-sigudif2deqo: 1 differences found 2026/05/23 02:55:35 NOTICE: ftp://172.17.0.3:21/rclone-test-sigudif2deqo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:39022") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:36120->172.17.0.3:39022, err= 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: dial("tcp","172.17.0.3:33093") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-sigudif2deqo: > dial: conn=172.17.0.1:55808->172.17.0.3:33093, err= 2026/05/23 02:55:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:35 NOTICE: ftp://172.17.0.3:21/rclone-test-sigudif2deqo: 0 differences found 2026/05/23 02:55:35 NOTICE: ftp://172.17.0.3:21/rclone-test-sigudif2deqo: 1 matching files 2026/05/23 02:55:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yisixik0gepo" 2026/05/23 02:55:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:35 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:35 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: Connecting to FTP server 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:35 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:52784->172.17.0.3:21, err= 2026/05/23 02:55:37 DEBUG : Creating backend with remote "/tmp/rclone2477964946" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-yisixik0gepo", Local "Local file system at /tmp/rclone2477964946", Modify Window "1s" 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:32887") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:39596->172.17.0.3:32887, err= 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:36492") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:37496->172.17.0.3:36492, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:35599") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:37022->172.17.0.3:35599, err= 2026/05/23 02:55:37 ERROR : HELLO, WORLD!: sum not found 2026/05/23 02:55:37 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-yisixik0gepo 2026/05/23 02:55:37 NOTICE: ftp://172.17.0.3:21/rclone-test-yisixik0gepo: 1 files missing 2026/05/23 02:55:37 NOTICE: 1 hashes missing 2026/05/23 02:55:37 NOTICE: ftp://172.17.0.3:21/rclone-test-yisixik0gepo: 1 differences found 2026/05/23 02:55:37 NOTICE: ftp://172.17.0.3:21/rclone-test-yisixik0gepo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:34722") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:45698->172.17.0.3:34722, err= 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: dial("tcp","172.17.0.3:30400") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-yisixik0gepo: > dial: conn=172.17.0.1:44760->172.17.0.3:30400, err= 2026/05/23 02:55:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:37 NOTICE: ftp://172.17.0.3:21/rclone-test-yisixik0gepo: 0 differences found 2026/05/23 02:55:37 NOTICE: ftp://172.17.0.3:21/rclone-test-yisixik0gepo: 1 matching files 2026/05/23 02:55:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hefeqob1kugu" 2026/05/23 02:55:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:37 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:37 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: Connecting to FTP server 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:37 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:52788->172.17.0.3:21, err= 2026/05/23 02:55:40 DEBUG : Creating backend with remote "/tmp/rclone2639463603" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hefeqob1kugu", Local "Local file system at /tmp/rclone2639463603", Modify Window "1s" 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:37430") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:54606->172.17.0.3:37430, err= 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:36755") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:52836->172.17.0.3:36755, err= NFD checkfile vs. NFC remote (without normalization) 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:32781") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:47276->172.17.0.3:32781, err= 2026/05/23 02:55:40 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/23 02:55:40 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-hefeqob1kugu 2026/05/23 02:55:40 NOTICE: ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: 1 files missing 2026/05/23 02:55:40 NOTICE: 1 hashes missing 2026/05/23 02:55:40 NOTICE: ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: 1 differences found 2026/05/23 02:55:40 NOTICE: ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:36545") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:38368->172.17.0.3:36545, err= 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: dial("tcp","172.17.0.3:36664") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: > dial: conn=172.17.0.1:42422->172.17.0.3:36664, err= 2026/05/23 02:55:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:40 NOTICE: ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: 0 differences found 2026/05/23 02:55:40 NOTICE: ftp://172.17.0.3:21/rclone-test-hefeqob1kugu: 1 matching files 2026/05/23 02:55:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-heduxef9nune" 2026/05/23 02:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:40 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:40 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: Connecting to FTP server 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:40 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:52828->172.17.0.3:21, err= 2026/05/23 02:55:43 DEBUG : Creating backend with remote "/tmp/rclone2716635692" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-heduxef9nune", Local "Local file system at /tmp/rclone2716635692", Modify Window "1s" 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:35203") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:60922->172.17.0.3:35203, err= 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:36279") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:60492->172.17.0.3:36279, err= NFC checkfile vs. NFD remote (without normalization) 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:35876") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:32800->172.17.0.3:35876, err= 2026/05/23 02:55:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/23 02:55:43 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-heduxef9nune 2026/05/23 02:55:43 NOTICE: ftp://172.17.0.3:21/rclone-test-heduxef9nune: 1 files missing 2026/05/23 02:55:43 NOTICE: 1 hashes missing 2026/05/23 02:55:43 NOTICE: ftp://172.17.0.3:21/rclone-test-heduxef9nune: 1 differences found 2026/05/23 02:55:43 NOTICE: ftp://172.17.0.3:21/rclone-test-heduxef9nune: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:38805") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:58680->172.17.0.3:38805, err= 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: dial("tcp","172.17.0.3:34245") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-heduxef9nune: > dial: conn=172.17.0.1:49538->172.17.0.3:34245, err= 2026/05/23 02:55:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:43 NOTICE: ftp://172.17.0.3:21/rclone-test-heduxef9nune: 0 differences found 2026/05/23 02:55:43 NOTICE: ftp://172.17.0.3:21/rclone-test-heduxef9nune: 1 matching files 2026/05/23 02:55:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-toqeqib0vazo" 2026/05/23 02:55:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:43 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:43 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: Connecting to FTP server 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:43 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:56484->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : Creating backend with remote "/tmp/rclone761766520" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-toqeqib0vazo", Local "Local file system at /tmp/rclone761766520", Modify Window "1s" 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:35341") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:53052->172.17.0.3:35341, err= 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:32898") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:47360->172.17.0.3:32898, err= NFDx2 checkfile vs. both remote (without normalization) 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:32400") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:59350->172.17.0.3:32400, err= 2026/05/23 02:55:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/23 02:55:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-toqeqib0vazo 2026/05/23 02:55:45 NOTICE: ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: 1 files missing 2026/05/23 02:55:45 NOTICE: 1 hashes missing 2026/05/23 02:55:45 NOTICE: ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: 1 differences found 2026/05/23 02:55:45 NOTICE: ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:37030") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:57446->172.17.0.3:37030, err= 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: dial("tcp","172.17.0.3:35657") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: > dial: conn=172.17.0.1:40826->172.17.0.3:35657, err= 2026/05/23 02:55:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/23 02:55:45 NOTICE: ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: 0 differences found 2026/05/23 02:55:45 NOTICE: ftp://172.17.0.3:21/rclone-test-toqeqib0vazo: 1 matching files 2026/05/23 02:55:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-viluyog4hele" 2026/05/23 02:55:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/23 02:55:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/23 02:55:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:45 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{WLBCY}" suffix to name 2026/05/23 02:55:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/23 02:55:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/23 02:55:45 DEBUG : Setting pass="90W2iOzrBvNNcnfDq7Yxzk3e9MaHhahO8V7kwtz_8AA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/23 02:55:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: Connecting to FTP server 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56584->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56590->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56592->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56600->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56614->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:45 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56620->172.17.0.3:21, err= 2026/05/23 02:55:45 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/23 02:55:46 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:46 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56622->172.17.0.3:21, err= 2026/05/23 02:55:46 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/23 02:55:46 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:46 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56640->172.17.0.3:21, err= 2026/05/23 02:55:46 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/23 02:55:48 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:48 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56648->172.17.0.3:21, err= 2026/05/23 02:55:48 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:50 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: dial("tcp","172.17.0.3:21") 2026/05/23 02:55:50 DEBUG : ftp://172.17.0.3:21/rclone-test-viluyog4hele: > dial: conn=172.17.0.1:56674->172.17.0.3:21, err= 2026/05/23 02:55:50 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/23 02:55:50 NOTICE: Failed to open remote "TestFTPPureftpd:": NewFs: failed to make FTP connection to "172.17.0.3:21": 421 50 users (the maximum) are already logged in, sorry "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 28.947372084s (try 1/5): exit status 1: Failed []