"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 5/5) 2026/03/31 04:36:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi" 2026/03/31 04:36:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Connecting to FTP server 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59630->172.17.0.4:21, err= 2026/03/31 04:36:42 DEBUG : Creating backend with remote "/tmp/rclone378203810" === 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.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33717") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44416->172.17.0.4:33717, err= 2026/03/31 04:36:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35631") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51002->172.17.0.4:35631, err= 2026/03/31 04:36:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/31 04:36:42 DEBUG : a: size = 0 OK 2026/03/31 04:36:42 DEBUG : a: size = 1 (memory) 2026/03/31 04:36:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/31 04:36:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/31 04:36:42 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 10 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/31 04:36:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/31 04:36:42 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 8 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/31 04:36:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/31 04:36:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/31 04:36:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/31 04:36:42 DEBUG : potato: Seek from 5 to 2 2026/03/31 04:36:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/31 04:36:42 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:42 DEBUG : potato: Seek from 9 to 0 2026/03/31 04:36:42 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.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38327") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42002->172.17.0.4:38327, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31228") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45540->172.17.0.4:31228, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38839") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39652->172.17.0.4:38839, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34185") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53956->172.17.0.4:34185, err= === RUN TestCheck/3 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36271") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:58880->172.17.0.4:36271, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33084") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34646->172.17.0.4:33084, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31198") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52982->172.17.0.4:31198, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35879") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39636->172.17.0.4:35879, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30237") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45972->172.17.0.4:30237, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34613") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57412->172.17.0.4:34613, 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/03/31 04:36:42 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:42 DEBUG : Creating backend with remote "nonexistent" 2026/03/31 04:36:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/31 04:36:42 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/03/31 04:36:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/31 04:36:42 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:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36255") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41726->172.17.0.4:36255, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35088") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41080->172.17.0.4:35088, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31118") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47928->172.17.0.4:31118, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39062") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45856->172.17.0.4:39062, err= === RUN TestCheckDownload/3 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35552") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55258->172.17.0.4:35552, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35164") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37590->172.17.0.4:35164, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34075") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55512->172.17.0.4:34075, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37688") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37702->172.17.0.4:37688, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34973") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45672->172.17.0.4:34973, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35827") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48616->172.17.0.4:35827, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36892") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50926->172.17.0.4:36892, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34797") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39928->172.17.0.4:34797, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38282") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53014->172.17.0.4:38282, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31480") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38172->172.17.0.4:31480, err= === RUN TestCheckSizeOnly/3 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33240") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54728->172.17.0.4:33240, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37126") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60608->172.17.0.4:37126, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30209") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40188->172.17.0.4:30209, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32288") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34402->172.17.0.4:32288, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39351") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35502->172.17.0.4:39351, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37009") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60908->172.17.0.4:37009, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35097") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55470->172.17.0.4:35097, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33036") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48596->172.17.0.4:33036, err= 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33846") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36064->172.17.0.4:33846, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35904") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53746->172.17.0.4:35904, err= 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/31 04:36:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/31 04:36:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32147") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49158->172.17.0.4:32147, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33701") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48242->172.17.0.4:33701, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/data" 2026/03/31 04:36:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: Connecting to FTP server 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: > dial: conn=172.17.0.1:59672->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data lacks md5, skipping 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39893") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47730->172.17.0.4:39893, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31870") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34492->172.17.0.4:31870, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/data" 2026/03/31 04:36:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:42 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: Connecting to FTP server 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/data: > dial: conn=172.17.0.1:59674->172.17.0.4:21, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35631") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51018->172.17.0.4:35631, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36426") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36978->172.17.0.4:36426, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35980") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51018->172.17.0.4:35980, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30155") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55034->172.17.0.4:30155, err= === RUN TestCheckSumDownload/subtest1 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32135") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57430->172.17.0.4:32135, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31616") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52426->172.17.0.4:31616, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39377") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36154->172.17.0.4:39377, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32759") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45174->172.17.0.4:32759, err= === RUN TestCheckSumDownload/subtest2 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37340") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37160->172.17.0.4:37340, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36301") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51112->172.17.0.4:36301, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36204") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60276->172.17.0.4:36204, err= === RUN TestCheckSumDownload/subtest3 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38434") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33280->172.17.0.4:38434, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34571") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36430->172.17.0.4:34571, err= 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31356") 2026/03/31 04:36:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33270->172.17.0.4:31356, err= === RUN TestCheckSumDownload/subtest4 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37095") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52094->172.17.0.4:37095, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34254") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47234->172.17.0.4:34254, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30028") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47056->172.17.0.4:30028, err= === RUN TestCheckSumDownload/subtest5 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31235") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43078->172.17.0.4:31235, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35892") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52468->172.17.0.4:35892, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30677") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40160->172.17.0.4:30677, err= === RUN TestCheckSumDownload/subtest6 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38992") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60804->172.17.0.4:38992, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30087") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51922->172.17.0.4:30087, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35581") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42242->172.17.0.4:35581, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30763") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47318->172.17.0.4:30763, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34694") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36308->172.17.0.4:34694, err= === RUN TestCheckSumDownload/subtest7 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34235") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49334->172.17.0.4:34235, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36647") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40518->172.17.0.4:36647, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32762") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60246->172.17.0.4:32762, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-geweyus3pufi" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:59680->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone1006079266" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-geweyus3pufi", Local "Local file system at /tmp/rclone1006079266", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:31478") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:51514->172.17.0.4:31478, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:35802") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:58440->172.17.0.4:35802, err= upper checkfile vs. lower remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:37097") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:50588->172.17.0.4:37097, err= 2026/03/31 04:36:43 ERROR : hello, world!: sum not found 2026/03/31 04:36:43 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-geweyus3pufi 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-geweyus3pufi: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-geweyus3pufi: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-geweyus3pufi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:37590") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:51128->172.17.0.4:37590, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:31587") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:40196->172.17.0.4:31587, err= 2026/03/31 04:36:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-geweyus3pufi: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-geweyus3pufi: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nanutag3feti" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:59692->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone667570876" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nanutag3feti", Local "Local file system at /tmp/rclone667570876", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:34334") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:41936->172.17.0.4:34334, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:34977") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:36288->172.17.0.4:34977, err= lower checkfile vs. upper remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:38267") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:48390->172.17.0.4:38267, err= 2026/03/31 04:36:43 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:43 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-nanutag3feti 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nanutag3feti: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nanutag3feti: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nanutag3feti: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:37588") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:47290->172.17.0.4:37588, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:30323") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:54340->172.17.0.4:30323, err= 2026/03/31 04:36:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nanutag3feti: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nanutag3feti: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-piridaq1pomo" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:59700->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone4109824077" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-piridaq1pomo", Local "Local file system at /tmp/rclone4109824077", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:36043") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:50432->172.17.0.4:36043, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:39852") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:52040->172.17.0.4:39852, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:36423") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:59842->172.17.0.4:36423, err= 2026/03/31 04:36:43 ERROR : HeLlO, wOrLd!: sum not found 2026/03/31 04:36:43 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-piridaq1pomo 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-piridaq1pomo: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-piridaq1pomo: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-piridaq1pomo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:31448") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:35160->172.17.0.4:31448, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:31620") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:48130->172.17.0.4:31620, err= 2026/03/31 04:36:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-piridaq1pomo: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-piridaq1pomo: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuqaruk2sana" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:59716->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone2584491899" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nuqaruk2sana", Local "Local file system at /tmp/rclone2584491899", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:34740") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:40842->172.17.0.4:34740, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:38130") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:54200->172.17.0.4:38130, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:39152") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:43244->172.17.0.4:39152, err= 2026/03/31 04:36:43 ERROR : HELLO, WORLD!: sum not found 2026/03/31 04:36:43 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-nuqaruk2sana 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:30378") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:48180->172.17.0.4:30378, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:34000") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:44618->172.17.0.4:34000, err= 2026/03/31 04:36:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gomeqos1pufa" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:59724->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone1583037778" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gomeqos1pufa", Local "Local file system at /tmp/rclone1583037778", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:33708") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:51470->172.17.0.4:33708, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:37057") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:50684->172.17.0.4:37057, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:36494") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:38730->172.17.0.4:36494, err= 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-gomeqos1pufa 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:37667") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:50400->172.17.0.4:37667, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:38028") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:35802->172.17.0.4:38028, err= 2026/03/31 04:36:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kabuvos8fite" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:59730->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone503105057" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-kabuvos8fite", Local "Local file system at /tmp/rclone503105057", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:34424") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:32854->172.17.0.4:34424, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:31120") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:45816->172.17.0.4:31120, err= NFC checkfile vs. NFD remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:38373") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:42354->172.17.0.4:38373, err= 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kabuvos8fite 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-kabuvos8fite: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-kabuvos8fite: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-kabuvos8fite: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:35948") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:58304->172.17.0.4:35948, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:33861") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:48382->172.17.0.4:33861, err= 2026/03/31 04:36:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-kabuvos8fite: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-kabuvos8fite: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nesihaz9yeki" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:59734->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : Creating backend with remote "/tmp/rclone2012514513" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nesihaz9yeki", Local "Local file system at /tmp/rclone2012514513", Modify Window "1s" 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:32755") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:34382->172.17.0.4:32755, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:31349") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:38638->172.17.0.4:31349, err= NFDx2 checkfile vs. both remote (without normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:33092") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:49566->172.17.0.4:33092, err= 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-nesihaz9yeki 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: 1 files missing 2026/03/31 04:36:43 NOTICE: 1 hashes missing 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: 1 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:35018") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:45550->172.17.0.4:35018, err= 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:39651") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:40912->172.17.0.4:39651, err= 2026/03/31 04:36:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: 0 differences found 2026/03/31 04:36:43 NOTICE: ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: 1 matching files 2026/03/31 04:36:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fexuyoj5fesu" 2026/03/31 04:36:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:43 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: Connecting to FTP server 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59738->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59748->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59764->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59780->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59796->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59806->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59810->172.17.0.4:21, err= 2026/03/31 04:36:43 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:43 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:59820->172.17.0.4:21, err= 2026/03/31 04:36:44 DEBUG : pacer: Reducing sleep to 960ms 2026/03/31 04:36:44 DEBUG : Creating backend with remote "/tmp/rclone3874704196" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu", Local "Local file system at /tmp/rclone3874704196", Modify Window "1s" 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:37090") 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:51500->172.17.0.4:37090, err= 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:33748") 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:38598->172.17.0.4:33748, err= NFCx2 checkfile vs. both remote (without normalization) 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:31316") 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:40272->172.17.0.4:31316, err= 2026/03/31 04:36:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu 2026/03/31 04:36:44 NOTICE: ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: 1 files missing 2026/03/31 04:36:44 NOTICE: 1 hashes missing 2026/03/31 04:36:44 NOTICE: ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: 1 differences found 2026/03/31 04:36:44 NOTICE: ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:33491") 2026/03/31 04:36:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:48410->172.17.0.4:33491, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:38634") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:35212->172.17.0.4:38634, err= 2026/03/31 04:36:45 DEBUG : pacer: Reducing sleep to 720ms 2026/03/31 04:36:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: 0 differences found 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: 1 matching files 2026/03/31 04:36:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fajefah9yuqu" 2026/03/31 04:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: Connecting to FTP server 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:59826->172.17.0.4:21, err= 2026/03/31 04:36:45 DEBUG : Creating backend with remote "/tmp/rclone448325565" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fajefah9yuqu", Local "Local file system at /tmp/rclone448325565", Modify Window "1s" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:31658") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:34484->172.17.0.4:31658, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:36950") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:45376->172.17.0.4:36950, err= both checkfile vs. NFDx2 remote (without normalization) 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:39155") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:37656->172.17.0.4:39155, err= 2026/03/31 04:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-fajefah9yuqu 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: 1 files missing 2026/03/31 04:36:45 NOTICE: 1 hashes missing 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: 1 differences found 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:37962") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:43244->172.17.0.4:37962, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:35262") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:44564->172.17.0.4:35262, err= 2026/03/31 04:36:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: 0 differences found 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: 1 matching files 2026/03/31 04:36:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yejutoc7jofa" 2026/03/31 04:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: Connecting to FTP server 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:59838->172.17.0.4:21, err= 2026/03/31 04:36:45 DEBUG : Creating backend with remote "/tmp/rclone1927549125" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-yejutoc7jofa", Local "Local file system at /tmp/rclone1927549125", Modify Window "1s" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:36881") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:33606->172.17.0.4:36881, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:36871") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:59578->172.17.0.4:36871, err= both checkfile vs. NFCx2 remote (without normalization) 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:36480") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:39648->172.17.0.4:36480, err= 2026/03/31 04:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/31 04:36:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-yejutoc7jofa 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: 1 files missing 2026/03/31 04:36:45 NOTICE: 1 hashes missing 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: 1 differences found 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:36616") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:46104->172.17.0.4:36616, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:38965") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:52108->172.17.0.4:38965, err= 2026/03/31 04:36:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: 0 differences found 2026/03/31 04:36:45 NOTICE: ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: 1 matching files 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: dial("tcp","172.17.0.4:31024") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: > dial: conn=172.17.0.1:54886->172.17.0.4:31024, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-yejutoc7jofa: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: dial("tcp","172.17.0.4:31242") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: > dial: conn=172.17.0.1:36044->172.17.0.4:31242, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fajefah9yuqu: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: dial("tcp","172.17.0.4:38421") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: > dial: conn=172.17.0.1:37360->172.17.0.4:38421, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fexuyoj5fesu: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: dial("tcp","172.17.0.4:33535") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: > dial: conn=172.17.0.1:55234->172.17.0.4:33535, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nesihaz9yeki: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: dial("tcp","172.17.0.4:39978") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: > dial: conn=172.17.0.1:33714->172.17.0.4:39978, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: Purge object "測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-kabuvos8fite: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: dial("tcp","172.17.0.4:36783") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: > dial: conn=172.17.0.1:54508->172.17.0.4:36783, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: Purge object "測試_Русский___ě_áñ" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gomeqos1pufa: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: dial("tcp","172.17.0.4:36223") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: > dial: conn=172.17.0.1:48410->172.17.0.4:36223, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: Purge object "HELLO, WORLD!" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqaruk2sana: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: dial("tcp","172.17.0.4:34103") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: > dial: conn=172.17.0.1:51164->172.17.0.4:34103, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: Purge object "HeLlO, wOrLd!" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-piridaq1pomo: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: dial("tcp","172.17.0.4:38386") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: > dial: conn=172.17.0.1:43970->172.17.0.4:38386, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: Purge object "HELLO, WORLD!" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nanutag3feti: Purge dir "" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: dial("tcp","172.17.0.4:35071") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: > dial: conn=172.17.0.1:43730->172.17.0.4:35071, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: Purge object "hello, world!" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-geweyus3pufi: Purge dir "" --- PASS: TestApplyTransforms (2.87s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30917") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39654->172.17.0.4:30917, err= 2026/03/31 04:36:45 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/31 04:36:45 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/31 04:36:45 INFO : file1: Copied (new) to: sub/file2 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39298") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56166->172.17.0.4:39298, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31885") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56420->172.17.0.4:31885, err= 2026/03/31 04:36:45 DEBUG : sub/file2: size = 14 OK 2026/03/31 04:36:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 04:36:45 DEBUG : file1: Unchanged skipping 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36858") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51902->172.17.0.4:36858, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33755") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34834->172.17.0.4:33755, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: don't need to copy/move sub/file2, it is already at target location 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36429") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42526->172.17.0.4:36429, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34168") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45934->172.17.0.4:34168, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34184") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49898->172.17.0.4:34184, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39063") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52562->172.17.0.4:39063, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33649") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49016->172.17.0.4:33649, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39560") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36188->172.17.0.4:39560, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37489") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46344->172.17.0.4:37489, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35454") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47294->172.17.0.4:35454, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32126") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43222->172.17.0.4:32126, err= 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32012") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34528->172.17.0.4:32012, err= 2026/03/31 04:36:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/backup" 2026/03/31 04:36:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:45 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/backup: Connecting to FTP server 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/backup: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:45 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/backup: > dial: conn=172.17.0.1:59842->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nepizid8fosi/backup" to be canonical "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/backup" 2026/03/31 04:36:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone378203810) 2026/03/31 04:36:46 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-nepizid8fosi) 2026/03/31 04:36:46 DEBUG : dst/file1: Sizes differ 2026/03/31 04:36:46 INFO : dst/file1: Moved (server-side) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37747") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59848->172.17.0.4:37747, err= 2026/03/31 04:36:46 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/31 04:36:46 INFO : dst/file1: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35823") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44518->172.17.0.4:35823, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Connecting to FTP server 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34601") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40264->172.17.0.4:34601, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59854->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34013") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55958->172.17.0.4:34013, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37145") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39660->172.17.0.4:37145, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31640") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55412->172.17.0.4:31640, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35638") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55210->172.17.0.4:35638, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38031") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54072->172.17.0.4:38031, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34876") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47998->172.17.0.4:34876, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36927") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37456->172.17.0.4:36927, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/dst" 2026/03/31 04:36:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:46 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:46 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: Connecting to FTP server 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: > dial: conn=172.17.0.1:59858->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:46 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:46 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: Connecting to FTP server 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59870->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59876->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59888->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59900->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59912->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59928->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: > dial: conn=172.17.0.1:59942->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : pacer: Reducing sleep to 480ms 2026/03/31 04:36:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" to be canonical "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: dial("tcp","172.17.0.4:30139") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: > dial: conn=172.17.0.1:59254->172.17.0.4:30139, err= 2026/03/31 04:36:46 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/31 04:36:46 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/31 04:36:46 INFO : one: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39050") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34478->172.17.0.4:39050, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33709") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48464->172.17.0.4:33709, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36733") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57878->172.17.0.4:36733, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38099") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40552->172.17.0.4:38099, err= 2026/03/31 04:36:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" for canonical name "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone378203810) 2026/03/31 04:36:46 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst) 2026/03/31 04:36:46 DEBUG : one: Sizes differ 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: dial("tcp","172.17.0.4:36306") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: > dial: conn=172.17.0.1:45032->172.17.0.4:36306, err= 2026/03/31 04:36:46 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/31 04:36:46 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/31 04:36:46 INFO : one: Copied (replaced existing) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37768") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35522->172.17.0.4:37768, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33270") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48812->172.17.0.4:33270, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31699") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48434->172.17.0.4:31699, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38767") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60204->172.17.0.4:38767, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32612") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33642->172.17.0.4:32612, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34452") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42140->172.17.0.4:34452, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33926") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51066->172.17.0.4:33926, err= 2026/03/31 04:36:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" for canonical name "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone378203810) 2026/03/31 04:36:46 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst) 2026/03/31 04:36:46 DEBUG : one: Sizes differ 2026/03/31 04:36:46 DEBUG : one: size = 5 OK 2026/03/31 04:36:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 04:36:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30256") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33898->172.17.0.4:30256, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31342") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55158->172.17.0.4:31342, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39010") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43902->172.17.0.4:39010, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35512") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45580->172.17.0.4:35512, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35123") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40820->172.17.0.4:35123, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30473") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32494") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56338->172.17.0.4:32494, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49126->172.17.0.4:30473, err= 2026/03/31 04:36:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" for canonical name "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : two: size = 3 OK 2026/03/31 04:36:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 04:36:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31278") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44368->172.17.0.4:31278, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34109") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52208->172.17.0.4:34109, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35198") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46362->172.17.0.4:35198, err= 2026/03/31 04:36:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" for canonical name "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : two: size = 3 OK 2026/03/31 04:36:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 04:36:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38535") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36170->172.17.0.4:38535, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39622") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43188->172.17.0.4:39622, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34357") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52302->172.17.0.4:34357, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35844") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51720->172.17.0.4:35844, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39160") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37744->172.17.0.4:39160, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38763") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60876->172.17.0.4:38763, err= 2026/03/31 04:36:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-nepizid8fosi/CompareDest" for canonical name "TestFTPPureftpd{sjRjQ}:rclone-test-nepizid8fosi/CompareDest" 2026/03/31 04:36:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone378203810) 2026/03/31 04:36:46 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest) 2026/03/31 04:36:46 DEBUG : two: Sizes differ 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: dial("tcp","172.17.0.4:31724") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/dst: > dial: conn=172.17.0.1:36868->172.17.0.4:31724, err= 2026/03/31 04:36:46 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/31 04:36:46 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/31 04:36:46 INFO : two: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37225") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:58298->172.17.0.4:37225, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34470") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39702") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55114->172.17.0.4:34470, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53536->172.17.0.4:39702, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30693") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49536->172.17.0.4:30693, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35239") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53098->172.17.0.4:35239, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38715") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40510->172.17.0.4:38715, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30769") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:32918->172.17.0.4:30769, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.74s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35029") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37906->172.17.0.4:35029, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33200") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57586->172.17.0.4:33200, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32912") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38598->172.17.0.4:32912, err= 2026/03/31 04:36:46 DEBUG : sub/file2: size = 14 OK 2026/03/31 04:36:46 INFO : file1: Copied (new) to: sub/file2 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36273") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47722->172.17.0.4:36273, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35206") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43926->172.17.0.4:35206, err= 2026/03/31 04:36:46 DEBUG : sub/file2: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 04:36:46 DEBUG : file1: Unchanged skipping 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30481") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44618->172.17.0.4:30481, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37375") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46502->172.17.0.4:37375, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: don't need to copy/move sub/file2, it is already at target location 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30842") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:32854->172.17.0.4:30842, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31243") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60854->172.17.0.4:31243, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36676") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33576->172.17.0.4:36676, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33446") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48016->172.17.0.4:33446, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38253") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39976->172.17.0.4:38253, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33958") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48244->172.17.0.4:33958, err= 2026/03/31 04:36:46 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/31 04:36:46 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34914") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53684->172.17.0.4:34914, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33089") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57918->172.17.0.4:33089, err= 2026/03/31 04:36:46 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 04:36:46 DEBUG : file1: Unchanged skipping 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38392") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35556->172.17.0.4:38392, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38402") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36222->172.17.0.4:38402, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33395") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37156->172.17.0.4:33395, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34009") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55876->172.17.0.4:34009, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36474") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54154->172.17.0.4:36474, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33261") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46206->172.17.0.4:33261, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37036") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51522->172.17.0.4:37036, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35349") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49996->172.17.0.4:35349, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Waiting for checks to finish 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Waiting for transfers to finish 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Connecting to FTP server 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Connecting to FTP server 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59972->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34270") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36687") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60754->172.17.0.4:34270, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43404->172.17.0.4:36687, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38840") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39731") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42878->172.17.0.4:39731, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57434->172.17.0.4:38840, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36377") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36374->172.17.0.4:36377, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34753") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59932->172.17.0.4:34753, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59986->172.17.0.4:21, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36414") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39830->172.17.0.4:36414, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32786") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42228->172.17.0.4:32786, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33982") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46268->172.17.0.4:33982, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36844") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:58266->172.17.0.4:36844, err= 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/03/31 04:36:46 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35361") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46168->172.17.0.4:35361, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30836") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56506->172.17.0.4:30836, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30188") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38388->172.17.0.4:30188, err= --- PASS: TestCopyLongFileNameCollision (0.09s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31998") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50264->172.17.0.4:31998, err= 2026/03/31 04:36:46 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/03/31 04:36:46 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/03/31 04:36:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32860") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49994->172.17.0.4:32860, err= 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36031") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50906->172.17.0.4:36031, err= 2026/03/31 04:36:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31818") 2026/03/31 04:36:46 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33390->172.17.0.4:31818, err= 2026/03/31 04:36:47 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/31 04:36:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38084") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37668->172.17.0.4:38084, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39014") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50032->172.17.0.4:39014, err= 2026/03/31 04:36:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34698") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55224->172.17.0.4:34698, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30773") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40912->172.17.0.4:30773, err= 2026/03/31 04:36:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31484") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43986->172.17.0.4:31484, err= 2026/03/31 04:36:47 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/03/31 04:36:47 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/03/31 04:36:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31369") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50606->172.17.0.4:31369, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32508") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36816->172.17.0.4:32508, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38297") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37554->172.17.0.4:38297, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34645") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56782->172.17.0.4:34645, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37403") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45852->172.17.0.4:37403, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37720") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35176->172.17.0.4:37720, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36465") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60556->172.17.0.4:36465, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34906") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33838->172.17.0.4:34906, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39473") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54012->172.17.0.4:39473, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35931") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38102->172.17.0.4:35931, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30755") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45376->172.17.0.4:30755, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31482") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60024->172.17.0.4:31482, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36695") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37644->172.17.0.4:36695, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32891") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52108->172.17.0.4:32891, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38009") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45744->172.17.0.4:38009, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38915") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34430->172.17.0.4:38915, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35891") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53372->172.17.0.4:35891, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30230") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33808->172.17.0.4:30230, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32606") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56092->172.17.0.4:32606, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33700") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35840->172.17.0.4:33700, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38702") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47280->172.17.0.4:38702, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32162") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56196->172.17.0.4:32162, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30467") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60238->172.17.0.4:30467, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32662") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57498->172.17.0.4:32662, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35099") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54128->172.17.0.4:35099, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35100") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54810->172.17.0.4:35100, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31905") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51700->172.17.0.4:31905, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37130") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36368->172.17.0.4:37130, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39902") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44270->172.17.0.4:39902, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37391") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37044->172.17.0.4:37391, err= 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38977") 2026/03/31 04:36:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57496->172.17.0.4:38977, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34579") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56734->172.17.0.4:34579, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30410") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59590->172.17.0.4:30410, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33824") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36700->172.17.0.4:33824, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36786") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39874->172.17.0.4:36786, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30271") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55218->172.17.0.4:30271, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37599") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36682->172.17.0.4:37599, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34636") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50740->172.17.0.4:34636, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39168") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33848->172.17.0.4:39168, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35615") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56588->172.17.0.4:35615, err= 2026/03/31 04:36:48 DEBUG : a.txt: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : a.txt: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30975") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38532->172.17.0.4:30975, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38625") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46612->172.17.0.4:38625, err= 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33261") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46216->172.17.0.4:33261, err= 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30133") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48060->172.17.0.4:30133, err= 2026/03/31 04:36:48 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39629") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39862->172.17.0.4:39629, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35355") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42182->172.17.0.4:35355, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30800") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38514->172.17.0.4:30800, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33755") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34840->172.17.0.4:33755, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37490") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38531") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52798->172.17.0.4:37490, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:58254->172.17.0.4:38531, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32842") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34946->172.17.0.4:32842, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39068") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53066->172.17.0.4:39068, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33348") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59326->172.17.0.4:33348, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35582") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42458->172.17.0.4:35582, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32391") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49370->172.17.0.4:32391, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34395") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56040->172.17.0.4:34395, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31881") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60336->172.17.0.4:31881, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37250") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59608->172.17.0.4:37250, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37124") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41800->172.17.0.4:37124, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31375") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51948->172.17.0.4:31375, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34951") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52330->172.17.0.4:34951, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33650") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33276->172.17.0.4:33650, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38346") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34300->172.17.0.4:38346, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30752") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43722->172.17.0.4:30752, err= 2026/03/31 04:36:48 DEBUG : a.txt: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : a.txt: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36032") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37536->172.17.0.4:36032, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36256") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37196->172.17.0.4:36256, err= 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32712") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60834->172.17.0.4:32712, err= 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : sub dir/hello world2: Excluded 2026/03/31 04:36:48 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31229") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38524->172.17.0.4:31229, err= 2026/03/31 04:36:48 DEBUG : sub dir/ignore dir: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37426") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34314->172.17.0.4:37426, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31268") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35934->172.17.0.4:31268, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38365") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33476->172.17.0.4:38365, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31004") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54558->172.17.0.4:31004, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37845") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43360->172.17.0.4:37845, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35207") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40740->172.17.0.4:35207, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36559") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37880->172.17.0.4:36559, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32671") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37062->172.17.0.4:32671, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33281") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59088->172.17.0.4:33281, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31631") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56786->172.17.0.4:31631, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34868") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54296->172.17.0.4:34868, err= === RUN TestListJSON/Default 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34289") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35710->172.17.0.4:34289, err= === RUN TestListJSON/FilesOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39360") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54282->172.17.0.4:39360, err= === RUN TestListJSON/DirsOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32565") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44476->172.17.0.4:32565, err= === RUN TestListJSON/Recurse 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34967") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48880->172.17.0.4:34967, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36692") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34172->172.17.0.4:36692, err= === RUN TestListJSON/SubDir 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35985") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40964->172.17.0.4:35985, err= === RUN TestListJSON/NoModTime 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37842") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45342->172.17.0.4:37842, err= === RUN TestListJSON/NoMimeType 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37049") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54694->172.17.0.4:37049, err= === RUN TestListJSON/ShowHash 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38730") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42488->172.17.0.4:38730, err= === RUN TestListJSON/HashTypes 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38986") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45306->172.17.0.4:38986, err= 2026/03/31 04:36:48 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30831") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51468->172.17.0.4:30831, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34548") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55572->172.17.0.4:34548, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30410") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59600->172.17.0.4:30410, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30310") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36280->172.17.0.4:30310, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33219") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59544->172.17.0.4:33219, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32293") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45574->172.17.0.4:32293, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31645") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51796->172.17.0.4:31645, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30031") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46602->172.17.0.4:30031, err= === RUN TestStatJSON/Root 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36556") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37356->172.17.0.4:36556, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38346") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34316->172.17.0.4:38346, err= === RUN TestStatJSON/Dir 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36151") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48312->172.17.0.4:36151, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30317") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49542->172.17.0.4:30317, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35291") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60744->172.17.0.4:35291, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32079") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48596->172.17.0.4:32079, err= === RUN TestStatJSON/FileDirsOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36813") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41892->172.17.0.4:36813, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30995") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57672->172.17.0.4:30995, err= === RUN TestStatJSON/RootNotFound 2026/03/31 04:36:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nepizid8fosi/notfound" 2026/03/31 04:36:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:48 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:48 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/notfound: Connecting to FTP server 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/notfound: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/notfound: > dial: conn=172.17.0.1:60020->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/notfound: dial("tcp","172.17.0.4:39783") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi/notfound: > dial: conn=172.17.0.1:46158->172.17.0.4:39783, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34111") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53356->172.17.0.4:34111, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38887") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51244->172.17.0.4:38887, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31147") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45178->172.17.0.4:31147, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 INFO : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Making directory 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39836") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41110->172.17.0.4:39836, err= 2026/03/31 04:36:48 INFO : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: Making directory 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30714") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43102->172.17.0.4:30714, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32166") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57218->172.17.0.4:32166, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38602") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42650->172.17.0.4:38602, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34123") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56106->172.17.0.4:34123, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36362") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37658->172.17.0.4:36362, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31771") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38992->172.17.0.4:31771, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33500") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39618->172.17.0.4:33500, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31976") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44470->172.17.0.4:31976, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30428") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59376->172.17.0.4:30428, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36321") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:58902->172.17.0.4:36321, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31193") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39660->172.17.0.4:31193, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31797") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56740->172.17.0.4:31797, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32942") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60890->172.17.0.4:32942, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36317") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46210->172.17.0.4:36317, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35614") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51616->172.17.0.4:35614, err= --- PASS: TestLs (0.00s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32283") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33696->172.17.0.4:32283, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39782") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60464->172.17.0.4:39782, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35382") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34358->172.17.0.4:35382, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35140") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36058->172.17.0.4:35140, err= 2026/03/31 04:36:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/31 04:36:48 DEBUG : empty space: Excluded 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31374") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45816->172.17.0.4:31374, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34044") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40550->172.17.0.4:34044, err= --- PASS: TestLsWithFilesFrom (0.00s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36825") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59796->172.17.0.4:36825, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30325") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52630->172.17.0.4:30325, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31030") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55120->172.17.0.4:31030, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38063") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35488->172.17.0.4:38063, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31490") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45940->172.17.0.4:31490, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34720") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51784->172.17.0.4:34720, err= --- PASS: TestLsLong (0.00s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39771") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57296->172.17.0.4:39771, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34525") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33942->172.17.0.4:34525, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31249") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52962->172.17.0.4:31249, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37969") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53536->172.17.0.4:37969, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39522") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48064->172.17.0.4:39522, err= --- PASS: TestHashSums (0.00s) === RUN TestHashSumsWithErrors 2026/03/31 04:36:48 DEBUG : Creating backend with remote ":memory:" 2026/03/31 04:36:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/31 04:36:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/31 04:36:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/31 04:36:48 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.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36980") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48796->172.17.0.4:36980, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33718") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45646->172.17.0.4:33718, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30431") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:32910->172.17.0.4:30431, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34791") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51550->172.17.0.4:34791, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39248") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37816->172.17.0.4:39248, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39343") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45094->172.17.0.4:39343, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34966") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40778->172.17.0.4:34966, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35039") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48008->172.17.0.4:35039, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38825") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46100->172.17.0.4:38825, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33170") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41640->172.17.0.4:33170, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38951") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57776->172.17.0.4:38951, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36969") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48944->172.17.0.4:36969, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32300") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46010->172.17.0.4:32300, err= 2026/03/31 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30466") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45288->172.17.0.4:30466, err= 2026/03/31 04:36:48 DEBUG : large: Excluded (Size Filter) 2026/03/31 04:36:48 DEBUG : large: Excluded 2026/03/31 04:36:48 INFO : small: Deleted 2026/03/31 04:36:48 INFO : medium: Deleted 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32579") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45514->172.17.0.4:32579, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34154") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:51218->172.17.0.4:34154, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37058") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57542->172.17.0.4:37058, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37873") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57320->172.17.0.4:37873, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39122") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42180->172.17.0.4:39122, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39871") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:52738->172.17.0.4:39871, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31676") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43714->172.17.0.4:31676, err= 2026/03/31 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30371") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60824->172.17.0.4:30371, err= 2026/03/31 04:36:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/31 04:36:48 INFO : large: Deleted 2026/03/31 04:36:48 INFO : medium: Deleted 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31063") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57924->172.17.0.4:31063, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36831") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54386->172.17.0.4:36831, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39497") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:43050->172.17.0.4:39497, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37769") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53392->172.17.0.4:37769, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36453") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:50354->172.17.0.4:36453, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38648") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46792->172.17.0.4:38648, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30565") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39772->172.17.0.4:30565, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34917") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:56730->172.17.0.4:34917, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38246") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57594->172.17.0.4:38246, err= 2026/03/31 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37509") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59648->172.17.0.4:37509, err= 2026/03/31 04:36:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/31 04:36:48 INFO : medium: Deleted 2026/03/31 04:36:48 INFO : small: Deleted 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33272") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:53414->172.17.0.4:33272, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39241") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38314->172.17.0.4:39241, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35299") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:44806->172.17.0.4:35299, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33149") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45692->172.17.0.4:33149, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34752") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41742->172.17.0.4:34752, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35583") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59476->172.17.0.4:35583, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31696") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60796->172.17.0.4:31696, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34322") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36154->172.17.0.4:34322, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36817") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38190->172.17.0.4:36817, err= 2026/03/31 04:36:48 DEBUG : Waiting for deletions to finish 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34328") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41292->172.17.0.4:34328, err= 2026/03/31 04:36:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/31 04:36:48 INFO : medium: Deleted 2026/03/31 04:36:48 INFO : small: Deleted 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30929") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39518->172.17.0.4:30929, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31695") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48148->172.17.0.4:31695, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38496") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59592->172.17.0.4:38496, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33276") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36724->172.17.0.4:33276, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33498") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39344->172.17.0.4:33498, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36822") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:47558->172.17.0.4:36822, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39969") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:48330->172.17.0.4:39969, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31958") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:40306->172.17.0.4:31958, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36170") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:34436->172.17.0.4:36170, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35245") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41336->172.17.0.4:35245, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:36229") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45210->172.17.0.4:36229, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30322") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:59206->172.17.0.4:30322, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/03/31 04:36:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/31 04:36:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/31 04:36:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 04:36:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 04:36:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 04:36:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/31 04:36:48 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.4:21/rclone-test-nepizid8fosi", Local "Local file system at /tmp/rclone378203810", Modify Window "1s" 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30046") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:42024->172.17.0.4:30046, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33063") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33700->172.17.0.4:33063, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33432") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33146->172.17.0.4:33432, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:32729") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:33418->172.17.0.4:32729, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34896") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:55176->172.17.0.4:34896, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37972") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:41700->172.17.0.4:37972, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39700") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:57500->172.17.0.4:39700, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37565") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:39136->172.17.0.4:37565, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:39225") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:60916->172.17.0.4:39225, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37040") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35592->172.17.0.4:37040, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:35650") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38172->172.17.0.4:35650, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33227") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:37210->172.17.0.4:33227, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37671") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:54554->172.17.0.4:37671, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30031") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:46618->172.17.0.4:30031, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:31349") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:38642->172.17.0.4:31349, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:37319") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49578->172.17.0.4:37319, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:30024") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:49866->172.17.0.4:30024, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:34293") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:45820->172.17.0.4:34293, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:33854") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:35416->172.17.0.4:33854, err= 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: dial("tcp","172.17.0.4:38535") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-nepizid8fosi: > dial: conn=172.17.0.1:36176->172.17.0.4:38535, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/03/31 04:36:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-segojek8yuvo" 2026/03/31 04:36:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:36:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 04:36:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:48 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{sjRjQ}" suffix to name 2026/03/31 04:36:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 04:36:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 04:36:48 DEBUG : Setting pass="Fltb4Cs_3bYa9g_G2rzOWjflInjSTJTlMlX4ULin0SI" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 04:36:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: Connecting to FTP server 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60036->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60040->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60050->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60054->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60064->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:48 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60066->172.17.0.4:21, err= 2026/03/31 04:36:48 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/03/31 04:36:49 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:49 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60076->172.17.0.4:21, err= 2026/03/31 04:36:49 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/03/31 04:36:49 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:49 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60078->172.17.0.4:21, err= 2026/03/31 04:36:49 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/03/31 04:36:50 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:50 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:60090->172.17.0.4:21, err= 2026/03/31 04:36:50 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:52 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: dial("tcp","172.17.0.4:21") 2026/03/31 04:36:52 DEBUG : ftp://172.17.0.4:21/rclone-test-segojek8yuvo: > dial: conn=172.17.0.1:59288->172.17.0.4:21, err= 2026/03/31 04:36:52 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/03/31 04:36:52 NOTICE: Failed to open remote "TestFTPPureftpd:": NewFs: failed to make FTP connection to "172.17.0.4:21": 421 50 users (the maximum) are already logged in, sorry "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 10.273419552s (try 5/5): exit status 1: Failed []