"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/04/19 04:24:14 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi" 2026/04/19 04:24:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:14 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53218->172.17.0.3:21, err= 2026/04/19 04:24:14 DEBUG : Creating backend with remote "/tmp/rclone2258357806" === 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63479") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52522->172.17.0.3:63479, err= 2026/04/19 04:24:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34804") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49916->172.17.0.3:34804, err= 2026/04/19 04:24:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/19 04:24:14 DEBUG : a: size = 0 OK 2026/04/19 04:24:14 DEBUG : a: size = 1 (memory) 2026/04/19 04:24:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/19 04:24:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/19 04:24:14 DEBUG : potato: Seek from 10 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 10 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 2 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/19 04:24:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 2 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/19 04:24:14 DEBUG : potato: Seek from 8 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 8 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/19 04:24:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/19 04:24:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/19 04:24:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/19 04:24:14 DEBUG : potato: Seek from 5 to 2 2026/04/19 04:24:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/19 04:24:14 DEBUG : potato: Seek from 9 to 0 2026/04/19 04:24:14 DEBUG : potato: Seek from 9 to 0 2026/04/19 04:24:14 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4477") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37456->172.17.0.3:4477, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25749") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44320->172.17.0.3:25749, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60371") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34380->172.17.0.3:60371, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44835") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40782->172.17.0.3:44835, err= === RUN TestCheck/3 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3649") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58028->172.17.0.3:3649, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5439") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34298->172.17.0.3:5439, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25424") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40532->172.17.0.3:25424, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19470") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51244->172.17.0.3:19470, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23717") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56692->172.17.0.3:23717, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38349") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40654->172.17.0.3:38349, err= --- PASS: TestCheck (0.05s) --- 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/04/19 04:24:14 DEBUG : Creating backend with remote "nonexistent" 2026/04/19 04:24:14 DEBUG : Creating backend with remote "nonexistent" 2026/04/19 04:24:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/19 04:24:14 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/04/19 04:24:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/19 04:24:14 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39299") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47106->172.17.0.3:39299, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8448") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54334->172.17.0.3:8448, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29746") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46340->172.17.0.3:29746, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53644") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58562->172.17.0.3:53644, err= === RUN TestCheckDownload/3 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43183") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54182->172.17.0.3:43183, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22182") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36760->172.17.0.3:22182, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14039") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36822->172.17.0.3:14039, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17792") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50444->172.17.0.3:17792, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16313") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53564->172.17.0.3:16313, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64774") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58918->172.17.0.3:64774, 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.01s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:27488") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39176->172.17.0.3:27488, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39007") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51336->172.17.0.3:39007, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46432") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50686->172.17.0.3:46432, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47215") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46034->172.17.0.3:47215, err= === RUN TestCheckSizeOnly/3 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46621") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54664->172.17.0.3:46621, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40871") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34224->172.17.0.3:40871, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63279") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54594->172.17.0.3:63279, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54004") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45502->172.17.0.3:54004, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47457") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49584->172.17.0.3:47457, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23807") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48298->172.17.0.3:23807, err= --- PASS: TestCheckSizeOnly (0.05s) --- 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44538") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39090->172.17.0.3:44538, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1126") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47542->172.17.0.3:1126, err= 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/19 04:24:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61275") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55046->172.17.0.3:61275, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18023") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49446->172.17.0.3:18023, err= 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/19 04:24:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/19 04:24:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14141") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41856->172.17.0.3:14141, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13532") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47766->172.17.0.3:13532, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/data" 2026/04/19 04:24:14 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: Connecting to FTP server 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: > dial: conn=172.17.0.1:53222->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data lacks md5, skipping 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18496") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54084->172.17.0.3:18496, err= 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29781") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49014->172.17.0.3:29781, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:14 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/data" 2026/04/19 04:24:14 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:14 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:14 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:14 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:14 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: Connecting to FTP server 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/data: > dial: conn=172.17.0.1:53236->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34716") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59684->172.17.0.3:34716, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15339") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52302->172.17.0.3:15339, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43106") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50842->172.17.0.3:43106, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15788") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47170->172.17.0.3:15788, err= === RUN TestCheckSumDownload/subtest1 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42346") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58510->172.17.0.3:42346, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42252") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60660->172.17.0.3:42252, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4102") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51460->172.17.0.3:4102, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14400") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56040->172.17.0.3:14400, err= === RUN TestCheckSumDownload/subtest2 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49510") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46188->172.17.0.3:49510, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60592") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48468->172.17.0.3:60592, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6719") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41166->172.17.0.3:6719, err= === RUN TestCheckSumDownload/subtest3 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35928") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34094->172.17.0.3:35928, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64191") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45276->172.17.0.3:64191, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64303") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37836->172.17.0.3:64303, err= === RUN TestCheckSumDownload/subtest4 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52660") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41966->172.17.0.3:52660, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11147") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35066->172.17.0.3:11147, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52576") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50364->172.17.0.3:52576, err= === RUN TestCheckSumDownload/subtest5 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33931") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36752->172.17.0.3:33931, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31580") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37900->172.17.0.3:31580, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34685") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33104->172.17.0.3:34685, err= === RUN TestCheckSumDownload/subtest6 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:48579") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52612->172.17.0.3:48579, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47803") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37356->172.17.0.3:47803, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42181") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56164->172.17.0.3:42181, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1540") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34898->172.17.0.3:1540, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12050") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54942->172.17.0.3:12050, err= === RUN TestCheckSumDownload/subtest7 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15856") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37144->172.17.0.3:15856, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54132") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36104->172.17.0.3:54132, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26127") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46886->172.17.0.3:26127, err= --- PASS: TestCheckSumDownload (0.17s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wipejan9mabu" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:53242->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone2954097664" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wipejan9mabu", Local "Local file system at /tmp/rclone2954097664", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:6353") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:43432->172.17.0.3:6353, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:3820") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:38746->172.17.0.3:3820, err= upper checkfile vs. lower remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:14882") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:54504->172.17.0.3:14882, err= 2026/04/19 04:24:15 ERROR : hello, world!: sum not found 2026/04/19 04:24:15 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-wipejan9mabu 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wipejan9mabu: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wipejan9mabu: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wipejan9mabu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:31874") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:51178->172.17.0.3:31874, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:51254") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:41826->172.17.0.3:51254, err= 2026/04/19 04:24:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wipejan9mabu: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wipejan9mabu: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wepesab5zocu" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:53250->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone2373447862" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wepesab5zocu", Local "Local file system at /tmp/rclone2373447862", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:44079") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:51304->172.17.0.3:44079, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:30311") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:56578->172.17.0.3:30311, err= lower checkfile vs. upper remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:32699") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:57558->172.17.0.3:32699, err= 2026/04/19 04:24:15 ERROR : HELLO, WORLD!: sum not found 2026/04/19 04:24:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-wepesab5zocu 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wepesab5zocu: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wepesab5zocu: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wepesab5zocu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:31284") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:34468->172.17.0.3:31284, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:18020") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:49110->172.17.0.3:18020, err= 2026/04/19 04:24:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wepesab5zocu: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-wepesab5zocu: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zulevoc2rite" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:53252->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone3469815214" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zulevoc2rite", Local "Local file system at /tmp/rclone3469815214", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:29041") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:50626->172.17.0.3:29041, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:50599") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:42860->172.17.0.3:50599, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:9849") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:45284->172.17.0.3:9849, err= 2026/04/19 04:24:15 ERROR : HeLlO, wOrLd!: sum not found 2026/04/19 04:24:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-zulevoc2rite 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zulevoc2rite: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zulevoc2rite: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zulevoc2rite: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:39843") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:58712->172.17.0.3:39843, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:53763") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:38358->172.17.0.3:53763, err= 2026/04/19 04:24:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zulevoc2rite: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zulevoc2rite: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yacegiy2nini" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:53260->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone477296129" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-yacegiy2nini", Local "Local file system at /tmp/rclone477296129", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:2251") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:33248->172.17.0.3:2251, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:12477") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:37948->172.17.0.3:12477, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:59774") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:52336->172.17.0.3:59774, err= 2026/04/19 04:24:15 ERROR : HELLO, WORLD!: sum not found 2026/04/19 04:24:15 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-yacegiy2nini 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yacegiy2nini: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yacegiy2nini: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yacegiy2nini: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:6987") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:37458->172.17.0.3:6987, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:52677") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:38586->172.17.0.3:52677, err= 2026/04/19 04:24:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yacegiy2nini: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yacegiy2nini: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pepimoc8hewe" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:53274->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone2419959237" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-pepimoc8hewe", Local "Local file system at /tmp/rclone2419959237", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:51777") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:44028->172.17.0.3:51777, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:65211") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:42468->172.17.0.3:65211, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:4806") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:33108->172.17.0.3:4806, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-pepimoc8hewe 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:15605") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:53636->172.17.0.3:15605, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:56381") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:52966->172.17.0.3:56381, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zepiqas9nido" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:53282->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone3098552911" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zepiqas9nido", Local "Local file system at /tmp/rclone3098552911", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:57225") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:43402->172.17.0.3:57225, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:27079") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:34394->172.17.0.3:27079, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:54930") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:59070->172.17.0.3:54930, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-zepiqas9nido 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zepiqas9nido: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zepiqas9nido: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zepiqas9nido: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:47258") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:57854->172.17.0.3:47258, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:55266") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:48930->172.17.0.3:55266, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zepiqas9nido: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zepiqas9nido: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-veyavib7rogi" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:53298->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone1271381860" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-veyavib7rogi", Local "Local file system at /tmp/rclone1271381860", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:6922") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:59570->172.17.0.3:6922, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:31165") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:52720->172.17.0.3:31165, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:54198") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:34808->172.17.0.3:54198, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-veyavib7rogi 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-veyavib7rogi: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-veyavib7rogi: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-veyavib7rogi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:8724") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:39760->172.17.0.3:8724, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:47516") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:45380->172.17.0.3:47516, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-veyavib7rogi: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-veyavib7rogi: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qumiyaz0caro" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:53312->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone2224607140" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-qumiyaz0caro", Local "Local file system at /tmp/rclone2224607140", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:47784") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:40252->172.17.0.3:47784, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:9507") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:37904->172.17.0.3:9507, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:49869") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:53284->172.17.0.3:49869, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-qumiyaz0caro 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:55360") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:36160->172.17.0.3:55360, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:57979") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:43432->172.17.0.3:57979, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zomoyoy4sino" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:53324->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone3395126396" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zomoyoy4sino", Local "Local file system at /tmp/rclone3395126396", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:46684") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:50008->172.17.0.3:46684, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:53236") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:58164->172.17.0.3:53236, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:3528") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:44124->172.17.0.3:3528, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-zomoyoy4sino 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:3076") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:44800->172.17.0.3:3076, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:54759") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:51744->172.17.0.3:54759, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: 1 matching files 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kugetug5coru" 2026/04/19 04:24:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:53338->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "/tmp/rclone1515873306" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-kugetug5coru", Local "Local file system at /tmp/rclone1515873306", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:38725") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:34838->172.17.0.3:38725, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:24434") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:52266->172.17.0.3:24434, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:13175") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:55978->172.17.0.3:13175, err= 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/19 04:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-kugetug5coru 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-kugetug5coru: 1 files missing 2026/04/19 04:24:15 NOTICE: 1 hashes missing 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-kugetug5coru: 1 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-kugetug5coru: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:31694") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:38526->172.17.0.3:31694, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:60970") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:56642->172.17.0.3:60970, err= 2026/04/19 04:24:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-kugetug5coru: 0 differences found 2026/04/19 04:24:15 NOTICE: ftp://172.17.0.3:21/rclone-test-kugetug5coru: 1 matching files 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: dial("tcp","172.17.0.3:12125") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: > dial: conn=172.17.0.1:51250->172.17.0.3:12125, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-kugetug5coru: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: dial("tcp","172.17.0.3:56755") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: > dial: conn=172.17.0.1:32788->172.17.0.3:56755, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zomoyoy4sino: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: dial("tcp","172.17.0.3:51850") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: > dial: conn=172.17.0.1:53332->172.17.0.3:51850, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qumiyaz0caro: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: dial("tcp","172.17.0.3:55065") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: > dial: conn=172.17.0.1:47036->172.17.0.3:55065, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-veyavib7rogi: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: dial("tcp","172.17.0.3:60039") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: > dial: conn=172.17.0.1:41014->172.17.0.3:60039, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: Purge object "測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zepiqas9nido: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: dial("tcp","172.17.0.3:25032") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: > dial: conn=172.17.0.1:60436->172.17.0.3:25032, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: Purge object "測試_Русский___ě_áñ" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-pepimoc8hewe: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: dial("tcp","172.17.0.3:35721") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: > dial: conn=172.17.0.1:36802->172.17.0.3:35721, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: Purge object "HELLO, WORLD!" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yacegiy2nini: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: dial("tcp","172.17.0.3:33202") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: > dial: conn=172.17.0.1:52700->172.17.0.3:33202, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: Purge object "HeLlO, wOrLd!" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zulevoc2rite: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: dial("tcp","172.17.0.3:11811") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: > dial: conn=172.17.0.1:38636->172.17.0.3:11811, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: Purge object "HELLO, WORLD!" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wepesab5zocu: Purge dir "" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: dial("tcp","172.17.0.3:9109") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: > dial: conn=172.17.0.1:53060->172.17.0.3:9109, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: Purge object "hello, world!" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wipejan9mabu: Purge dir "" --- PASS: TestApplyTransforms (0.21s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45462") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56964->172.17.0.3:45462, err= 2026/04/19 04:24:15 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/19 04:24:15 INFO : file1: Copied (new) to: sub/file2 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:30943") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51558->172.17.0.3:30943, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2845") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52472->172.17.0.3:2845, err= 2026/04/19 04:24:15 DEBUG : sub/file2: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : file1: Unchanged skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:48540") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33508->172.17.0.3:48540, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44320") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46344->172.17.0.3:44320, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: don't need to copy/move sub/file2, it is already at target location 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44302") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55976->172.17.0.3:44302, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32515") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37426->172.17.0.3:32515, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39377") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45004->172.17.0.3:39377, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49998") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33506->172.17.0.3:49998, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62088") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33620->172.17.0.3:62088, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9771") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60646->172.17.0.3:9771, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:48654") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34760->172.17.0.3:48654, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60857") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49726->172.17.0.3:60857, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42420") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55522->172.17.0.3:42420, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35779") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52282->172.17.0.3:35779, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/backup" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: > dial: conn=172.17.0.1:53342->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wezoyoh4dowi/backup" to be canonical "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/backup" 2026/04/19 04:24:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2258357806) 2026/04/19 04:24:15 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi) 2026/04/19 04:24:15 DEBUG : dst/file1: Sizes differ 2026/04/19 04:24:15 INFO : dst/file1: Moved (server-side) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6470") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49804->172.17.0.3:6470, err= 2026/04/19 04:24:15 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/19 04:24:15 INFO : dst/file1: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29461") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51244->172.17.0.3:29461, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53358->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4828") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38016->172.17.0.3:4828, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50136") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35642->172.17.0.3:50136, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39378") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33598->172.17.0.3:39378, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13397") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40796->172.17.0.3:13397, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60018") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45356->172.17.0.3:60018, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16939") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47252->172.17.0.3:16939, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38489") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53508->172.17.0.3:38489, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3515") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38588->172.17.0.3:3515, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.03s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/dst" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: > dial: conn=172.17.0.1:53364->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:15 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:15 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:15 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:15 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/CompareDest: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/CompareDest: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/CompareDest: > dial: conn=172.17.0.1:53376->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" to be canonical "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : one: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: dial("tcp","172.17.0.3:2604") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: > dial: conn=172.17.0.1:58068->172.17.0.3:2604, err= 2026/04/19 04:24:15 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/19 04:24:15 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/19 04:24:15 INFO : one: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63319") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48520->172.17.0.3:63319, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43062") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40862->172.17.0.3:43062, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59613") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35584->172.17.0.3:59613, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20757") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38498->172.17.0.3:20757, err= 2026/04/19 04:24:15 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" for canonical name "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258357806) 2026/04/19 04:24:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst) 2026/04/19 04:24:15 DEBUG : one: Sizes differ 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: dial("tcp","172.17.0.3:33403") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: > dial: conn=172.17.0.1:39292->172.17.0.3:33403, err= 2026/04/19 04:24:15 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/19 04:24:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/19 04:24:15 INFO : one: Copied (replaced existing) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50248") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45200->172.17.0.3:50248, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44673") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57552->172.17.0.3:44673, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43579") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42240->172.17.0.3:43579, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31783") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54220->172.17.0.3:31783, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29474") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35816->172.17.0.3:29474, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55012") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43874") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46156->172.17.0.3:55012, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58620->172.17.0.3:43874, err= 2026/04/19 04:24:15 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" for canonical name "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258357806) 2026/04/19 04:24:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst) 2026/04/19 04:24:15 DEBUG : one: Sizes differ 2026/04/19 04:24:15 DEBUG : one: size = 5 OK 2026/04/19 04:24:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58412") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45714->172.17.0.3:58412, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20381") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22379") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36166->172.17.0.3:22379, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36830->172.17.0.3:20381, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43230") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45198->172.17.0.3:43230, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15605") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53638->172.17.0.3:15605, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38896") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39682->172.17.0.3:38896, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38339") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52708->172.17.0.3:38339, err= 2026/04/19 04:24:15 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" for canonical name "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : two: size = 3 OK 2026/04/19 04:24:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51260") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39922->172.17.0.3:51260, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50300") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34072->172.17.0.3:50300, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7819") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34640->172.17.0.3:7819, err= 2026/04/19 04:24:15 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" for canonical name "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : two: size = 3 OK 2026/04/19 04:24:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16775") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36370->172.17.0.3:16775, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17427") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58120->172.17.0.3:17427, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13831") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36562->172.17.0.3:13831, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21345") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59786->172.17.0.3:21345, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43576") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36988->172.17.0.3:43576, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29086") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53502->172.17.0.3:29086, err= 2026/04/19 04:24:15 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wezoyoh4dowi/CompareDest" for canonical name "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/CompareDest" 2026/04/19 04:24:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2258357806) 2026/04/19 04:24:15 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/CompareDest) 2026/04/19 04:24:15 DEBUG : two: Sizes differ 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: dial("tcp","172.17.0.3:58467") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/dst: > dial: conn=172.17.0.1:48338->172.17.0.3:58467, err= 2026/04/19 04:24:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/19 04:24:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/19 04:24:15 INFO : two: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60706") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44774->172.17.0.3:60706, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52837") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37382->172.17.0.3:52837, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40201") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54208->172.17.0.3:40201, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2928") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45226->172.17.0.3:2928, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4037") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45169") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50980->172.17.0.3:4037, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33428->172.17.0.3:45169, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54161") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41000->172.17.0.3:54161, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.07s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49390") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55062->172.17.0.3:49390, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:56507") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52060->172.17.0.3:56507, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11676") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48604->172.17.0.3:11676, err= 2026/04/19 04:24:15 DEBUG : sub/file2: size = 14 OK 2026/04/19 04:24:15 INFO : file1: Copied (new) to: sub/file2 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2253") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57122->172.17.0.3:2253, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28288") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42614->172.17.0.3:28288, err= 2026/04/19 04:24:15 DEBUG : sub/file2: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : file1: Unchanged skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44712") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38136->172.17.0.3:44712, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61272") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55038->172.17.0.3:61272, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: don't need to copy/move sub/file2, it is already at target location 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53072") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38598->172.17.0.3:53072, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44386") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46960->172.17.0.3:44386, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63043") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44344->172.17.0.3:63043, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31471") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38104->172.17.0.3:31471, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8639") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50670->172.17.0.3:8639, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50159") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55790->172.17.0.3:50159, err= 2026/04/19 04:24:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/19 04:24:15 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16999") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36632->172.17.0.3:16999, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17610") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45874->172.17.0.3:17610, err= 2026/04/19 04:24:15 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/19 04:24:15 DEBUG : file1: Unchanged skipping 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19358") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47060->172.17.0.3:19358, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2336") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46756->172.17.0.3:2336, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5360") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57124->172.17.0.3:5360, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24002") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60192->172.17.0.3:24002, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50325") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56028->172.17.0.3:50325, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11483") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37516->172.17.0.3:11483, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39802") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46966->172.17.0.3:39802, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13980") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34590->172.17.0.3:13980, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Waiting for checks to finish 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Waiting for transfers to finish 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53380->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38421") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26494") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60246->172.17.0.3:38421, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52356->172.17.0.3:26494, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53521") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34356->172.17.0.3:53521, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34927") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51024->172.17.0.3:34927, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59536") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38178->172.17.0.3:59536, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26353") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55312->172.17.0.3:26353, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53392->172.17.0.3:21, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5632") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60342->172.17.0.3:5632, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54337") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42604->172.17.0.3:54337, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32711") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39986->172.17.0.3:32711, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31566") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59490->172.17.0.3:31566, err= 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/19 04:24:15 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/19 04:24:15 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20432") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48018->172.17.0.3:20432, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17971") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51368->172.17.0.3:17971, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25785") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42618->172.17.0.3:25785, err= --- PASS: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7213") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45110->172.17.0.3:7213, err= 2026/04/19 04:24:15 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/19 04:24:15 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/19 04:24:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63448") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42792->172.17.0.3:63448, err= 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59621") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54628->172.17.0.3:59621, err= 2026/04/19 04:24:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10185") 2026/04/19 04:24:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41594->172.17.0.3:10185, err= 2026/04/19 04:24:16 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/19 04:24:16 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24444") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36062->172.17.0.3:24444, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25583") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51638->172.17.0.3:25583, err= 2026/04/19 04:24:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45142") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47012->172.17.0.3:45142, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16026") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35104->172.17.0.3:16026, err= 2026/04/19 04:24:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53664") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58448->172.17.0.3:53664, err= 2026/04/19 04:24:16 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/19 04:24:16 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/19 04:24:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15400") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33712->172.17.0.3:15400, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39050") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57378->172.17.0.3:39050, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9691") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43680->172.17.0.3:9691, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33437") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45262->172.17.0.3:33437, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63592") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42034->172.17.0.3:63592, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61162") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36228->172.17.0.3:61162, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61760") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39664->172.17.0.3:61760, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57101") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44870->172.17.0.3:57101, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63282") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52982->172.17.0.3:63282, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29908") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43998->172.17.0.3:29908, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33258") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39718->172.17.0.3:33258, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60405") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46276->172.17.0.3:60405, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26094") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54680->172.17.0.3:26094, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32536") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58128->172.17.0.3:32536, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38857") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59158->172.17.0.3:38857, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17570") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55934->172.17.0.3:17570, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11479") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57420->172.17.0.3:11479, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36643") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42442->172.17.0.3:36643, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57970") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50046->172.17.0.3:57970, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45909") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52342->172.17.0.3:45909, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46131") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56422->172.17.0.3:46131, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21266") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51946->172.17.0.3:21266, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57553") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47064->172.17.0.3:57553, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45653") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41796->172.17.0.3:45653, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4872") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41214->172.17.0.3:4872, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:65035") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33096->172.17.0.3:65035, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52395") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59402->172.17.0.3:52395, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58600") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35904->172.17.0.3:58600, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58938") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37542->172.17.0.3:58938, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23695") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38374->172.17.0.3:23695, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59875") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49064->172.17.0.3:59875, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:65411") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38888->172.17.0.3:65411, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20185") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50060->172.17.0.3:20185, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45941") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37726->172.17.0.3:45941, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36982") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58118->172.17.0.3:36982, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:27062") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59032->172.17.0.3:27062, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53239") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36542->172.17.0.3:53239, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:30629") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58218->172.17.0.3:30629, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61952") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60734->172.17.0.3:61952, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6017") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52288->172.17.0.3:6017, err= 2026/04/19 04:24:16 DEBUG : a.txt: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : a.txt: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4952") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60846->172.17.0.3:4952, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12322") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35464->172.17.0.3:12322, err= 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28164") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42196->172.17.0.3:28164, err= 2026/04/19 04:24:16 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32417") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49024->172.17.0.3:32417, err= 2026/04/19 04:24:16 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26473") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52226->172.17.0.3:26473, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18034") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60962->172.17.0.3:18034, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58065") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37128->172.17.0.3:58065, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63181") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60016->172.17.0.3:63181, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8059") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55946->172.17.0.3:8059, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17407") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53404->172.17.0.3:17407, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61397") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58742->172.17.0.3:61397, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8742") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47984->172.17.0.3:8742, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29117") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55906->172.17.0.3:29117, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15674") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57838->172.17.0.3:15674, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25673") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34466->172.17.0.3:25673, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17041") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51720->172.17.0.3:17041, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40517") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33248->172.17.0.3:40517, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54259") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46796->172.17.0.3:54259, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41895") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45376->172.17.0.3:41895, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13472") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51536->172.17.0.3:13472, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15002") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38988->172.17.0.3:15002, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9530") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43916->172.17.0.3:9530, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47452") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34510->172.17.0.3:47452, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26986") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44470->172.17.0.3:26986, err= 2026/04/19 04:24:16 DEBUG : a.txt: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : a.txt: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54404") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56218->172.17.0.3:54404, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20011") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54838->172.17.0.3:20011, err= 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40019") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44342->172.17.0.3:40019, err= 2026/04/19 04:24:16 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world2: Excluded 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/19 04:24:16 DEBUG : sub dir/hello world: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19989") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56862->172.17.0.3:19989, err= 2026/04/19 04:24:16 DEBUG : sub dir/ignore dir: Excluded 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4318") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60340->172.17.0.3:4318, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62774") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50984->172.17.0.3:62774, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1253") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52802->172.17.0.3:1253, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60408") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55046->172.17.0.3:60408, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46920") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57408") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40478->172.17.0.3:46920, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36560->172.17.0.3:57408, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8627") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55376->172.17.0.3:8627, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:65489") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53212->172.17.0.3:65489, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7976") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48222->172.17.0.3:7976, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59766") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44260->172.17.0.3:59766, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10507") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55548->172.17.0.3:10507, err= === RUN TestListJSON/Default 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32166") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55678->172.17.0.3:32166, err= === RUN TestListJSON/FilesOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5587") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42492->172.17.0.3:5587, err= === RUN TestListJSON/DirsOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6968") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47988->172.17.0.3:6968, err= === RUN TestListJSON/Recurse 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21227") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57862->172.17.0.3:21227, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38519") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59898->172.17.0.3:38519, err= === RUN TestListJSON/SubDir 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23630") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39186->172.17.0.3:23630, err= === RUN TestListJSON/NoModTime 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46211") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37924->172.17.0.3:46211, err= === RUN TestListJSON/NoMimeType 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20016") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41920->172.17.0.3:20016, err= === RUN TestListJSON/ShowHash 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63147") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36814->172.17.0.3:63147, err= === RUN TestListJSON/HashTypes 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63854") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56558->172.17.0.3:63854, err= 2026/04/19 04:24:16 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64184") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59534->172.17.0.3:64184, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21345") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59794->172.17.0.3:21345, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:56043") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38978->172.17.0.3:56043, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40636") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40844->172.17.0.3:40636, 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61205") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40366->172.17.0.3:61205, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12911") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45954->172.17.0.3:12911, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23766") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45966->172.17.0.3:23766, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19727") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59718->172.17.0.3:19727, err= === RUN TestStatJSON/Root 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61939") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44500->172.17.0.3:61939, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28206") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41362->172.17.0.3:28206, err= === RUN TestStatJSON/Dir 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64135") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42364->172.17.0.3:64135, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23366") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35646->172.17.0.3:23366, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4141") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59904->172.17.0.3:4141, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59481") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48012->172.17.0.3:59481, err= === RUN TestStatJSON/FileDirsOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8341") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37184->172.17.0.3:8341, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20225") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49404->172.17.0.3:20225, err= === RUN TestStatJSON/RootNotFound 2026/04/19 04:24:16 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/notfound" 2026/04/19 04:24:16 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:16 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:16 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:16 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:16 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:16 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:16 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:16 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/notfound: Connecting to FTP server 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/notfound: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/notfound: > dial: conn=172.17.0.1:53406->172.17.0.3:21, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/notfound: dial("tcp","172.17.0.3:1517") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/notfound: > dial: conn=172.17.0.1:39876->172.17.0.3:1517, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38383") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36244->172.17.0.3:38383, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14598") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50296->172.17.0.3:14598, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58165") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44374->172.17.0.3:58165, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 INFO : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Making directory 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32804") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34650->172.17.0.3:32804, err= 2026/04/19 04:24:16 INFO : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Making directory 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22867") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54870->172.17.0.3:22867, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9492") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36222->172.17.0.3:9492, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28508") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60260->172.17.0.3:28508, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33411") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48424->172.17.0.3:33411, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61717") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36640->172.17.0.3:61717, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59705") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47020->172.17.0.3:59705, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10200") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47718->172.17.0.3:10200, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39386") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33310->172.17.0.3:39386, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12923") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51640->172.17.0.3:12923, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3273") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60190->172.17.0.3:3273, err= 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60864") 2026/04/19 04:24:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40846->172.17.0.3:60864, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53108") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45358->172.17.0.3:53108, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20944") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49614->172.17.0.3:20944, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33164") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45312->172.17.0.3:33164, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53653") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39064->172.17.0.3:53653, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35594") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47840->172.17.0.3:35594, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14049") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59774->172.17.0.3:14049, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15285") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54772->172.17.0.3:15285, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4481") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57938->172.17.0.3:4481, err= 2026/04/19 04:24:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/19 04:24:17 DEBUG : empty space: Excluded 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7202") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49702->172.17.0.3:7202, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22391") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49518->172.17.0.3:22391, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53530") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52884->172.17.0.3:53530, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49525") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59294->172.17.0.3:49525, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46893") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42476->172.17.0.3:46893, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58613") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56984->172.17.0.3:58613, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1754") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47060->172.17.0.3:1754, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20865") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50626->172.17.0.3:20865, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39401") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59160->172.17.0.3:39401, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14921") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34760->172.17.0.3:14921, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33596") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50812->172.17.0.3:33596, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20278") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40500->172.17.0.3:20278, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9589") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49394->172.17.0.3:9589, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/19 04:24:17 DEBUG : Creating backend with remote ":memory:" 2026/04/19 04:24:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/19 04:24:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/19 04:24:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/19 04:24:17 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47172") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58770->172.17.0.3:47172, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55792") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50592->172.17.0.3:55792, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47574") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50266->172.17.0.3:47574, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62970") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57396->172.17.0.3:62970, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16159") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38984->172.17.0.3:16159, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53928") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39030->172.17.0.3:53928, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59086") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44266->172.17.0.3:59086, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35263") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60310->172.17.0.3:35263, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28959") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:32922->172.17.0.3:28959, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10755") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47006->172.17.0.3:10755, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6062") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58510->172.17.0.3:6062, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33147") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44420->172.17.0.3:33147, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12809") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37246->172.17.0.3:12809, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4068") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53568->172.17.0.3:4068, err= 2026/04/19 04:24:17 DEBUG : large: Excluded (Size Filter) 2026/04/19 04:24:17 DEBUG : large: Excluded 2026/04/19 04:24:17 INFO : medium: Deleted 2026/04/19 04:24:17 INFO : small: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47712") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60200->172.17.0.3:47712, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40809") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38216->172.17.0.3:40809, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49164") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60892->172.17.0.3:49164, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57183") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35600->172.17.0.3:57183, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21316") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58798->172.17.0.3:21316, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4058") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35344->172.17.0.3:4058, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34904") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60344->172.17.0.3:34904, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23055") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42918->172.17.0.3:23055, err= 2026/04/19 04:24:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/19 04:24:17 INFO : large: Deleted 2026/04/19 04:24:17 INFO : medium: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28669") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46524->172.17.0.3:28669, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44951") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39042->172.17.0.3:44951, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52057") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33616->172.17.0.3:52057, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2260") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39730->172.17.0.3:2260, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1671") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42294->172.17.0.3:1671, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23649") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49568->172.17.0.3:23649, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55225") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47154->172.17.0.3:55225, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14929") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50350->172.17.0.3:14929, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11583") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59042->172.17.0.3:11583, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40282") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48174->172.17.0.3:40282, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/19 04:24:17 INFO : medium: Deleted 2026/04/19 04:24:17 INFO : small: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2490") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37212->172.17.0.3:2490, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7749") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51446->172.17.0.3:7749, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60116") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42086->172.17.0.3:60116, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19178") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54958->172.17.0.3:19178, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23604") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41518->172.17.0.3:23604, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61852") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59598->172.17.0.3:61852, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47235") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39018->172.17.0.3:47235, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9902") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40560->172.17.0.3:9902, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47361") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53350->172.17.0.3:47361, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2602") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42570->172.17.0.3:2602, err= 2026/04/19 04:24:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/19 04:24:17 INFO : medium: Deleted 2026/04/19 04:24:17 INFO : large: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61232") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54038->172.17.0.3:61232, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41920") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53816->172.17.0.3:41920, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24524") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51508->172.17.0.3:24524, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14309") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45790->172.17.0.3:14309, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28167") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50228->172.17.0.3:28167, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3849") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35806->172.17.0.3:3849, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20210") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59774->172.17.0.3:20210, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24945") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35340->172.17.0.3:24945, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:27883") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57280->172.17.0.3:27883, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35630") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38852->172.17.0.3:35630, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20219") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33206->172.17.0.3:20219, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45037") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47218->172.17.0.3:45037, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/19 04:24:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/19 04:24:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/19 04:24:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 04:24:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 04:24:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 04:24:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/19 04:24:17 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.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15714") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37858->172.17.0.3:15714, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43726") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50568->172.17.0.3:43726, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46788") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59796->172.17.0.3:46788, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28679") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38750->172.17.0.3:28679, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26816") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48186->172.17.0.3:26816, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41220") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58524->172.17.0.3:41220, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22053") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57886->172.17.0.3:22053, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16624") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37170->172.17.0.3:16624, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17578") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45384->172.17.0.3:17578, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47529") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60616->172.17.0.3:47529, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14314") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43370->172.17.0.3:14314, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49038") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57886->172.17.0.3:49038, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24008") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51848->172.17.0.3:24008, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34133") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60414->172.17.0.3:34133, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8850") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45130->172.17.0.3:8850, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9626") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33184->172.17.0.3:9626, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9254") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36050->172.17.0.3:9254, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21035") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55922->172.17.0.3:21035, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17589") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43446->172.17.0.3:17589, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55217") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33822->172.17.0.3:55217, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/04/19 04:24:17 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qobusuf9xeyu" 2026/04/19 04:24:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 04:24:17 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:17 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:17 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:17 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:17 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:17 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53418->172.17.0.3:21, err= 2026/04/19 04:24:17 DEBUG : Creating backend with remote "/tmp/rclone4234159358" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu", Local "Local file system at /tmp/rclone4234159358", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:5697") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:54990->172.17.0.3:5697, err= 2026/04/19 04:24:17 INFO : A2: Making directory 2026/04/19 04:24:17 INFO : A1/B2: Making directory 2026/04/19 04:24:17 INFO : A1/B2/C2: Making directory 2026/04/19 04:24:17 INFO : A1/B1/C3: Making directory 2026/04/19 04:24:17 INFO : A3: Making directory 2026/04/19 04:24:17 INFO : A3/B3: Making directory 2026/04/19 04:24:17 INFO : A3/B3/C4: Making directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:11959") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:57314->172.17.0.3:11959, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:37962") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:42224->172.17.0.3:37962, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:7713") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53764->172.17.0.3:7713, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53426->172.17.0.3:21, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:29316") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:56998->172.17.0.3:29316, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:26253") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53024->172.17.0.3:26253, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53442->172.17.0.3:21, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:31804") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:40198->172.17.0.3:31804, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:17432") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:57060->172.17.0.3:17432, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:44917") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:42027") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:59600->172.17.0.3:42027, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:60610->172.17.0.3:44917, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:29637") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:64573") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:37994") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:36310->172.17.0.3:37994, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:40722->172.17.0.3:64573, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:35920->172.17.0.3:29637, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:39926") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:34676->172.17.0.3:39926, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:59734") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:45616->172.17.0.3:59734, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:62650") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:45330->172.17.0.3:62650, err= 2026/04/19 04:24:17 INFO : A1/B1/C1/one: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:57646") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:49184->172.17.0.3:57646, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:24169") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:33058->172.17.0.3:24169, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:50820") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:57356->172.17.0.3:50820, err= 2026/04/19 04:24:17 DEBUG : removing 2 level 3 directories 2026/04/19 04:24:17 INFO : A1/B1/C3: Removing directory 2026/04/19 04:24:17 INFO : A1/B1/C1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 2 directories 2026/04/19 04:24:17 INFO : A1/B1: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:10730") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:40228->172.17.0.3:10730, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:49083") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:37400->172.17.0.3:49083, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:19637") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:38624->172.17.0.3:19637, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:30652") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:35810->172.17.0.3:30652, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:58447") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:52980->172.17.0.3:58447, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:11918") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:48238->172.17.0.3:11918, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:24122") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:37464->172.17.0.3:24122, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:15821") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:60558->172.17.0.3:15821, err= 2026/04/19 04:24:17 DEBUG : Waiting for deletions to finish 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:15143") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:46796->172.17.0.3:15143, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:28456") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:44474->172.17.0.3:28456, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:37069") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:39968->172.17.0.3:37069, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:46509") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:33670->172.17.0.3:46509, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:27253") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:53232->172.17.0.3:27253, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:12468") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:47712->172.17.0.3:12468, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:12766") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:60436->172.17.0.3:12766, err= 2026/04/19 04:24:17 INFO : A1/two: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:2359") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:52512->172.17.0.3:2359, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:19619") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:49824->172.17.0.3:19619, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:54597") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:58542->172.17.0.3:54597, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:17207") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:44372->172.17.0.3:17207, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:5625") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:58704->172.17.0.3:5625, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:60512") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:33830->172.17.0.3:60512, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:59083") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:34376->172.17.0.3:59083, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:12009") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:52796->172.17.0.3:12009, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:51529") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:37350->172.17.0.3:51529, err= 2026/04/19 04:24:17 DEBUG : removing 2 level 3 directories 2026/04/19 04:24:17 INFO : A3/B3/C4: Removing directory 2026/04/19 04:24:17 INFO : A1/B2/C2: Removing directory 2026/04/19 04:24:17 DEBUG : removing 2 level 2 directories 2026/04/19 04:24:17 INFO : A3/B3: Removing directory 2026/04/19 04:24:17 INFO : A1/B2: Removing directory 2026/04/19 04:24:17 DEBUG : removing 3 level 1 directories 2026/04/19 04:24:17 INFO : A3: Removing directory 2026/04/19 04:24:17 INFO : A1: Removing directory 2026/04/19 04:24:17 INFO : A2: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 0 directories 2026/04/19 04:24:17 INFO : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:17079") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:54020->172.17.0.3:17079, err= 2026/04/19 04:24:17 ERROR : error listing: directory not found 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: dial("tcp","172.17.0.3:61592") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: > dial: conn=172.17.0.1:49418->172.17.0.3:61592, err= 2026/04/19 04:24:17 ERROR : error listing: directory not found 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qobusuf9xeyu: Purge dir "" 2026/04/19 04:24:17 NOTICE: purge failed to rmdir "": directory not found 2026/04/19 04:24:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1928") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59066->172.17.0.3:1928, err= 2026/04/19 04:24:17 INFO : A2: Making directory 2026/04/19 04:24:17 INFO : A1/B2: Making directory 2026/04/19 04:24:17 INFO : A1/B2/C2: Making directory 2026/04/19 04:24:17 INFO : A1/B1/C3: Making directory 2026/04/19 04:24:17 INFO : A3: Making directory 2026/04/19 04:24:17 INFO : A3/B3: Making directory 2026/04/19 04:24:17 INFO : A3/B3/C4: Making directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45375") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51024->172.17.0.3:45375, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58128") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54870->172.17.0.3:58128, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41799") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38184->172.17.0.3:41799, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40877") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53636->172.17.0.3:40877, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63458") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35122->172.17.0.3:63458, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2010") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51298->172.17.0.3:2010, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4603") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51348->172.17.0.3:4603, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19242") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60084->172.17.0.3:19242, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18431") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48550->172.17.0.3:18431, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34501") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45308->172.17.0.3:34501, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61720") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45700->172.17.0.3:61720, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39766") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34912->172.17.0.3:39766, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49443") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51414->172.17.0.3:49443, err= 2026/04/19 04:24:17 DEBUG : removing 1 level 3 directories 2026/04/19 04:24:17 INFO : A3/B3/C4: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51852") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36888->172.17.0.3:51852, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54640") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45732->172.17.0.3:54640, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53482") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35512->172.17.0.3:53482, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59372") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41980->172.17.0.3:59372, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49497") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44540->172.17.0.3:49497, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31456") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51538->172.17.0.3:31456, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16541") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45422->172.17.0.3:16541, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53444->172.17.0.3:21, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11471") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54822->172.17.0.3:11471, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54896") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59958->172.17.0.3:54896, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32368") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34984->172.17.0.3:32368, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46878") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59432->172.17.0.3:46878, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42636") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47106->172.17.0.3:42636, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8638") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35310->172.17.0.3:8638, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35659") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48664->172.17.0.3:35659, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52923") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36016->172.17.0.3:52923, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13211") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50356->172.17.0.3:13211, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32186") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37764->172.17.0.3:32186, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41146") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40276->172.17.0.3:41146, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44476") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41028->172.17.0.3:44476, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21699") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51710->172.17.0.3:21699, err= 2026/04/19 04:24:17 DEBUG : removing 2 level 3 directories 2026/04/19 04:24:17 INFO : A1/B2/C2: Removing directory 2026/04/19 04:24:17 INFO : A1/B1/C3: Removing directory 2026/04/19 04:24:17 DEBUG : removing 2 level 2 directories 2026/04/19 04:24:17 INFO : A3/B3: Removing directory 2026/04/19 04:24:17 INFO : A1/B2: Removing directory 2026/04/19 04:24:17 DEBUG : removing 2 level 1 directories 2026/04/19 04:24:17 INFO : A3: Removing directory 2026/04/19 04:24:17 INFO : A2: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51575") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60946->172.17.0.3:51575, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51917") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36004->172.17.0.3:51917, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12417") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60738->172.17.0.3:12417, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:30726") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54306->172.17.0.3:30726, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15076") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51862->172.17.0.3:15076, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57771") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34322->172.17.0.3:57771, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31308") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47480->172.17.0.3:31308, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55958") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33096->172.17.0.3:55958, err= 2026/04/19 04:24:17 DEBUG : removing 1 level 3 directories 2026/04/19 04:24:17 INFO : A1/B1/C1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 2 directories 2026/04/19 04:24:17 INFO : A1/B1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 1 directories 2026/04/19 04:24:17 INFO : A1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 0 directories 2026/04/19 04:24:17 INFO : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:27668") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48070->172.17.0.3:27668, err= 2026/04/19 04:24:17 ERROR : error listing: directory not found 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64310") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39430->172.17.0.3:64310, err= 2026/04/19 04:24:17 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.10s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 INFO : A1: Making directory 2026/04/19 04:24:17 INFO : A1/B1: Making directory 2026/04/19 04:24:17 INFO : A1/B1/C1: Making directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42512") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54778->172.17.0.3:42512, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59661") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34942->172.17.0.3:59661, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:13846") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43142->172.17.0.3:13846, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26323") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54528->172.17.0.3:26323, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33046") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57592->172.17.0.3:33046, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46462") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41454->172.17.0.3:46462, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15051") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34982->172.17.0.3:15051, err= 2026/04/19 04:24:17 DEBUG : removing 1 level 3 directories 2026/04/19 04:24:17 INFO : A1/B1/C1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 2 directories 2026/04/19 04:24:17 INFO : A1/B1: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47786") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53954->172.17.0.3:47786, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:56606") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:32894->172.17.0.3:56606, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25635") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41648->172.17.0.3:25635, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47940") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46426->172.17.0.3:47940, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3536") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45340->172.17.0.3:3536, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 INFO : A1: Making directory 2026/04/19 04:24:17 INFO : A1/B1: Making directory 2026/04/19 04:24:17 INFO : A1/B1/C1: Making directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29615") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60394->172.17.0.3:29615, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33205") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44260->172.17.0.3:33205, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34394") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36608->172.17.0.3:34394, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62804") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45248->172.17.0.3:62804, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12032") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34082->172.17.0.3:12032, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52924") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54010->172.17.0.3:52924, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20905") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60778->172.17.0.3:20905, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34282") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59764->172.17.0.3:34282, err= 2026/04/19 04:24:17 DEBUG : removing 1 level 3 directories 2026/04/19 04:24:17 INFO : A1/B1/C1: Removing directory 2026/04/19 04:24:17 DEBUG : removing 1 level 2 directories 2026/04/19 04:24:17 INFO : A1/B1: Removing directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34513") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47050->172.17.0.3:34513, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6054") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43086->172.17.0.3:6054, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:30236") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37578->172.17.0.3:30236, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5115") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39680->172.17.0.3:5115, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:37552") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58698->172.17.0.3:37552, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:33171") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48404->172.17.0.3:33171, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16220") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51504->172.17.0.3:16220, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9591") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38056->172.17.0.3:9591, err= 2026/04/19 04:24:17 DEBUG : filename.txt: File name found in url 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32043") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50046->172.17.0.3:32043, err= 2026/04/19 04:24:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43168") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38106->172.17.0.3:43168, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42670") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40020->172.17.0.3:42670, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35749") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50440->172.17.0.3:35749, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7830") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39090->172.17.0.3:7830, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11913") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36506->172.17.0.3:11913, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28634") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58570->172.17.0.3:28634, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34190") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34130->172.17.0.3:34190, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29036") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46496->172.17.0.3:29036, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:37339") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60110->172.17.0.3:37339, err= 2026/04/19 04:24:17 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/19 04:24:17 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/19 04:24:17 INFO : file1: Copied (new) to: sub/file2 2026/04/19 04:24:17 INFO : file1: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39342") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34700->172.17.0.3:39342, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53605") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37508->172.17.0.3:53605, err= 2026/04/19 04:24:17 DEBUG : sub/file2: size = 14 OK 2026/04/19 04:24:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/19 04:24:17 DEBUG : file1: Unchanged skipping 2026/04/19 04:24:17 INFO : file1: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19252") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35960->172.17.0.3:19252, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51823") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41698->172.17.0.3:51823, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: don't need to copy/move sub/file2, it is already at target location 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54615") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56690->172.17.0.3:54615, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35407") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45032->172.17.0.3:35407, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31447") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53156->172.17.0.3:31447, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57315") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52964->172.17.0.3:57315, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41897") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50054->172.17.0.3:41897, err= --- PASS: TestMoveFile (0.04s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55777") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60872->172.17.0.3:55777, err= 2026/04/19 04:24:17 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/19 04:24:17 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/19 04:24:17 INFO : file1: Copied (new) 2026/04/19 04:24:17 INFO : file1: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10290") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51176->172.17.0.3:10290, err= 2026/04/19 04:24:17 DEBUG : file1: Destination exists, skipping 2026/04/19 04:24:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38447") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53858->172.17.0.3:38447, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39685") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43626->172.17.0.3:39685, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46137") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54504->172.17.0.3:46137, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58879") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41790->172.17.0.3:58879, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29290") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53590->172.17.0.3:29290, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61049") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45860->172.17.0.3:61049, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17059") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54504->172.17.0.3:17059, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54048") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43622->172.17.0.3:54048, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7434") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43386->172.17.0.3:7434, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59428") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37496->172.17.0.3:59428, err= 2026/04/19 04:24:17 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wezoyoh4dowi/backup" 2026/04/19 04:24:17 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/19 04:24:17 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:17 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:17 DEBUG : TestFTPProftpd: detected overridden config - adding "{3YFnm}" suffix to name 2026/04/19 04:24:17 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/19 04:24:17 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/19 04:24:17 DEBUG : Setting pass="PSQ9SZcAQs4XTRnp0hBRNRQwobfHUrwzFbj2wdqCF1lzsQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/19 04:24:17 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: > dial: conn=172.17.0.1:53456->172.17.0.3:21, err= 2026/04/19 04:24:17 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wezoyoh4dowi/backup" to be canonical "TestFTPProftpd{3YFnm}:rclone-test-wezoyoh4dowi/backup" 2026/04/19 04:24:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2258357806) 2026/04/19 04:24:17 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi) 2026/04/19 04:24:17 DEBUG : dst/file1: Sizes differ 2026/04/19 04:24:17 INFO : dst/file1: Moved (server-side) 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63062") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48144->172.17.0.3:63062, err= 2026/04/19 04:24:17 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/19 04:24:17 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/19 04:24:17 INFO : dst/file1: Copied (new) 2026/04/19 04:24:17 INFO : dst/file1: Deleted 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53682") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39856->172.17.0.3:53682, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6658") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50484->172.17.0.3:6658, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17567") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60776->172.17.0.3:17567, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50169") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34306->172.17.0.3:50169, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29397") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50378->172.17.0.3:29397, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53939") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58305") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59376->172.17.0.3:58305, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34524->172.17.0.3:53939, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:37116") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51748->172.17.0.3:37116, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20747") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33410->172.17.0.3:20747, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21536") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55014->172.17.0.3:21536, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26170") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53426->172.17.0.3:26170, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62278") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45878->172.17.0.3:62278, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5993") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48762->172.17.0.3:5993, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:35693") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33040->172.17.0.3:35693, err= 2026/04/19 04:24:17 INFO : A1/B2: Making directory 2026/04/19 04:24:17 INFO : A1/B1/C3: Making directory 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26549") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53438->172.17.0.3:26549, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1377") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33040->172.17.0.3:1377, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26670") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47462->172.17.0.3:26670, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51156") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45162->172.17.0.3:51156, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18764") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58594->172.17.0.3:18764, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15174") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39666->172.17.0.3:15174, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:37851") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35134->172.17.0.3:37851, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31879") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34256->172.17.0.3:31879, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:47987") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38912->172.17.0.3:47987, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20722") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60950->172.17.0.3:20722, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3917") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35984->172.17.0.3:3917, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40262") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42410->172.17.0.3:40262, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38021") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19595") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34504->172.17.0.3:19595, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42480->172.17.0.3:38021, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59557") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39950->172.17.0.3:59557, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57506") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45607") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34258->172.17.0.3:57506, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54434->172.17.0.3:45607, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54745") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34346->172.17.0.3:54745, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14514") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35064->172.17.0.3:14514, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2013") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36198->172.17.0.3:2013, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Connecting to FTP server 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53472->172.17.0.3:21, err= 2026/04/19 04:24:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/19 04:24:17 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/19 04:24:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/19 04:24:17 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/19 04:24:17 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:65345") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42608->172.17.0.3:65345, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:51567") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36136->172.17.0.3:51567, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7542") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:52067") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58676->172.17.0.3:7542, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59268->172.17.0.3:52067, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42327") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59934->172.17.0.3:42327, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:6988") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:5075") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56904->172.17.0.3:5075, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47560->172.17.0.3:6988, err= 2026/04/19 04:24:17 INFO : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2660") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33062->172.17.0.3:2660, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17363") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41468") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39610->172.17.0.3:41468, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41786->172.17.0.3:17363, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26702") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39124->172.17.0.3:26702, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:50432") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40018->172.17.0.3:50432, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26931") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40524->172.17.0.3:26931, err= 2026/04/19 04:24:17 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/19 04:24:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/19 04:24:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/19 04:24:17 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/19 04:24:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44107") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37400->172.17.0.3:44107, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12259") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52400->172.17.0.3:12259, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45404") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45459") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34542->172.17.0.3:45459, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36600->172.17.0.3:45404, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:7518") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42178") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35748->172.17.0.3:7518, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8232") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49744->172.17.0.3:42178, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45614->172.17.0.3:8232, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14984") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:41236->172.17.0.3:14984, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:22505") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50174->172.17.0.3:22505, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:31775") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:35378->172.17.0.3:31775, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9600") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49962->172.17.0.3:9600, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11035") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40460->172.17.0.3:11035, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20333") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50168->172.17.0.3:20333, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32792") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53656->172.17.0.3:32792, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:17080") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36046->172.17.0.3:17080, err= --- PASS: TestDirMove (0.28s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:53211") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60204->172.17.0.3:53211, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49006") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58660->172.17.0.3:49006, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1447") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60318->172.17.0.3:1447, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:55501") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34728->172.17.0.3:55501, err= 2026/04/19 04:24:17 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 04:24:17 NOTICE: ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/19 04:24:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38241") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34244->172.17.0.3:38241, err= 2026/04/19 04:24:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 04:24:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:41622") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58520->172.17.0.3:41622, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18157") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39360->172.17.0.3:18157, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23216") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33332->172.17.0.3:23216, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2793") 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49406->172.17.0.3:2793, err= 2026/04/19 04:24:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:56986") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37790->172.17.0.3:56986, err= 2026/04/19 04:24:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 04:24:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:56230") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59692->172.17.0.3:56230, err= 2026/04/19 04:24:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 04:24:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14269") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54732->172.17.0.3:14269, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:48353") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54362->172.17.0.3:48353, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:54751") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:51416->172.17.0.3:54751, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:43724") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46666->172.17.0.3:43724, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:57951") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47872->172.17.0.3:57951, err= 2026/04/19 04:24:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 04:24:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:2358") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59098->172.17.0.3:2358, err= 2026/04/19 04:24:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 04:24:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44483") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38024->172.17.0.3:44483, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16289") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47234->172.17.0.3:16289, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16331") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43620->172.17.0.3:16331, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:34139") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:43706->172.17.0.3:34139, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: File to upload is small (34 bytes), uploading instead of streaming 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:32184") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57868->172.17.0.3:32184, err= 2026/04/19 04:24:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/19 04:24:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46276") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58938->172.17.0.3:46276, err= 2026/04/19 04:24:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/19 04:24:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12583") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58096->172.17.0.3:12583, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:39238") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52482->172.17.0.3:39238, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:30950") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58634->172.17.0.3:30950, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10370") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49716->172.17.0.3:10370, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:14287") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:49730->172.17.0.3:14287, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36171") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58626->172.17.0.3:36171, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: File to upload is small (60 bytes), uploading instead of streaming 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26897") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48606->172.17.0.3:26897, err= 2026/04/19 04:24:18 DEBUG : potato2: size = 60 OK 2026/04/19 04:24:18 DEBUG : potato2: Size of src and dst objects identical 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62981") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57180->172.17.0.3:62981, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16782") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:37324->172.17.0.3:16782, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64366") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39156->172.17.0.3:64366, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:44437") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47086->172.17.0.3:44437, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:49821") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53468->172.17.0.3:49821, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18294") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52098->172.17.0.3:18294, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:27780") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59500->172.17.0.3:27780, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1676") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45904->172.17.0.3:1676, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4826") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54606->172.17.0.3:4826, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36527") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59864->172.17.0.3:36527, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21625") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59604->172.17.0.3:21625, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:20873") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56592->172.17.0.3:20873, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36060") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60236->172.17.0.3:36060, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:62163") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57468->172.17.0.3:62163, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Touching "empty space" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Touching "potato2" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45147") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:45442->172.17.0.3:45147, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Touching "sub dir/potato3" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64852") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44186->172.17.0.3:64852, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:45095") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52216->172.17.0.3:45095, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8422") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44834->172.17.0.3:8422, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:12566") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:38154->172.17.0.3:12566, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26081") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36940->172.17.0.3:26081, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:48886") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40004->172.17.0.3:48886, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:3939") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57870->172.17.0.3:3939, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24322") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:42378->172.17.0.3:24322, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:28035") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46984->172.17.0.3:28035, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:36522") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53898->172.17.0.3:36522, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:61003") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36984->172.17.0.3:61003, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:63097") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33366->172.17.0.3:63097, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:21470") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57134->172.17.0.3:21470, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:59691") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:48292->172.17.0.3:59691, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11007") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53570->172.17.0.3:11007, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi", Local "Local file system at /tmp/rclone2258357806", Modify Window "1s" 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16885") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44340->172.17.0.3:16885, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:8697") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:36066->172.17.0.3:8697, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:1646") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:47458->172.17.0.3:1646, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:11656") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:40766->172.17.0.3:11656, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16440") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34734->172.17.0.3:16440, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:16324") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52440->172.17.0.3:16324, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:58153") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:59806->172.17.0.3:58153, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:46084") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:58422->172.17.0.3:46084, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jadawop9" before starting 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:40233") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:33582->172.17.0.3:40233, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:25548") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:53588->172.17.0.3:25548, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing.jadawop9: TEST: removing renamed existing file after operation 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:24759") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:34460->172.17.0.3:24759, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:18462") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:46794->172.17.0.3:18462, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqujov0" before starting 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:19891") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56484->172.17.0.3:19891, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:38439") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:54608->172.17.0.3:38439, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.miqujov0: TEST: renaming existing back after failed operation 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:26522") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:57502->172.17.0.3:26522, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:4987") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52610->172.17.0.3:4987, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bosaqac3" before starting 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:23715") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:55448->172.17.0.3:23715, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:15692") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56342->172.17.0.3:15692, err= 2026/04/19 04:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bosaqac3: TEST: removing renamed existing file after operation 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:10242") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:39554->172.17.0.3:10242, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:29268") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:50566->172.17.0.3:29268, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:42031") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:52666->172.17.0.3:42031, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:9435") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:60628->172.17.0.3:9435, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:60765") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:44560->172.17.0.3:60765, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: dial("tcp","172.17.0.3:64128") 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: > dial: conn=172.17.0.1:56848->172.17.0.3:64128, err= 2026/04/19 04:24:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wezoyoh4dowi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.626950858s (try 1/5)