"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/04/01 01:41:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni" 2026/04/01 01:41:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:40 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:40 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:40 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:40 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:40 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:40 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:40 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:40 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:40 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:40 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45872->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone431367326" === 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60488") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58326->172.17.0.6:60488, err= 2026/04/01 01:41:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8490") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59620->172.17.0.6:8490, err= 2026/04/01 01:41:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/01 01:41:41 DEBUG : a: size = 0 OK 2026/04/01 01:41:41 DEBUG : a: size = 1 (memory) 2026/04/01 01:41:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/01 01:41:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/01 01:41:41 DEBUG : potato: Seek from 10 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 10 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 2 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/01 01:41:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 2 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/01 01:41:41 DEBUG : potato: Seek from 8 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 8 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/01 01:41:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/01 01:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/01 01:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/01 01:41:41 DEBUG : potato: Seek from 5 to 2 2026/04/01 01:41:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/01 01:41:41 DEBUG : potato: Seek from 9 to 0 2026/04/01 01:41:41 DEBUG : potato: Seek from 9 to 0 2026/04/01 01:41:41 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18364") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40654->172.17.0.6:18364, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51651") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33184->172.17.0.6:51651, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55477") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38538->172.17.0.6:55477, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42397") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43142->172.17.0.6:42397, err= === RUN TestCheck/3 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31379") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36656->172.17.0.6:31379, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61548") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52958->172.17.0.6:61548, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39252") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58510->172.17.0.6:39252, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13092") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58094->172.17.0.6:13092, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43968") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39644->172.17.0.6:43968, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:46034") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39246->172.17.0.6:46034, 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/01 01:41:41 DEBUG : Creating backend with remote "nonexistent" 2026/04/01 01:41:41 DEBUG : Creating backend with remote "nonexistent" 2026/04/01 01:41:41 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/01 01:41:41 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/01 01:41:41 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/01 01:41:41 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36812") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43948->172.17.0.6:36812, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43358") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46698->172.17.0.6:43358, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:46699") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48104->172.17.0.6:46699, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15506") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50522->172.17.0.6:15506, err= === RUN TestCheckDownload/3 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25912") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39992->172.17.0.6:25912, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2602") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:32918->172.17.0.6:2602, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50595") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42504->172.17.0.6:50595, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37923") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39814->172.17.0.6:37923, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1438") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49422->172.17.0.6:1438, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33732") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43096->172.17.0.6:33732, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.03s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32994") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56180->172.17.0.6:32994, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44383") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43308->172.17.0.6:44383, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22207") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38226->172.17.0.6:22207, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53781") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58272->172.17.0.6:53781, err= === RUN TestCheckSizeOnly/3 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60594") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53588->172.17.0.6:60594, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32447") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33868->172.17.0.6:32447, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61338") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44372->172.17.0.6:61338, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1903") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57712->172.17.0.6:1903, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10905") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60782->172.17.0.6:10905, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3297") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47138->172.17.0.6:3297, 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17323") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60586->172.17.0.6:17323, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6023") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40412->172.17.0.6:6023, err= 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/01 01:41:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:63334") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37768->172.17.0.6:63334, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57744") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53100->172.17.0.6:57744, err= 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/01 01:41:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/01 01:41:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55594") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36958->172.17.0.6:55594, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35722") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44940->172.17.0.6:35722, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/data" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: > dial: conn=172.17.0.1:45884->172.17.0.6:21, err= check_test.go:350: ftp://172.17.0.6:21/rclone-test-temapac9qeni/data lacks md5, skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43590") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41494->172.17.0.6:43590, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6499") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53840->172.17.0.6:6499, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/data" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/data: > dial: conn=172.17.0.1:45896->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4123") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58294->172.17.0.6:4123, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31936") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45058->172.17.0.6:31936, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57560") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46200->172.17.0.6:57560, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10753") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36280->172.17.0.6:10753, err= === RUN TestCheckSumDownload/subtest1 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25757") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52810->172.17.0.6:25757, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42724") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47720->172.17.0.6:42724, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11200") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38914->172.17.0.6:11200, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38965") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51684->172.17.0.6:38965, err= === RUN TestCheckSumDownload/subtest2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32384") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34576->172.17.0.6:32384, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27211") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41644->172.17.0.6:27211, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51639") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47312->172.17.0.6:51639, err= === RUN TestCheckSumDownload/subtest3 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58635") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60528->172.17.0.6:58635, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38470") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50214->172.17.0.6:38470, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36985") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49200->172.17.0.6:36985, err= === RUN TestCheckSumDownload/subtest4 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39350") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59946->172.17.0.6:39350, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6904") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60934->172.17.0.6:6904, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51819") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56654->172.17.0.6:51819, err= === RUN TestCheckSumDownload/subtest5 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9178") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36728->172.17.0.6:9178, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3608") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47176->172.17.0.6:3608, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54231") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46838->172.17.0.6:54231, err= === RUN TestCheckSumDownload/subtest6 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60328") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48998->172.17.0.6:60328, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44290") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47978->172.17.0.6:44290, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41675") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47252->172.17.0.6:41675, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38383") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37842->172.17.0.6:38383, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49766") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51358->172.17.0.6:49766, err= === RUN TestCheckSumDownload/subtest7 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4785") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44160->172.17.0.6:4785, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41791") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60892->172.17.0.6:41791, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54505") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48496->172.17.0.6:54505, 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/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gesirev0duyo" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:36624->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone2013496004" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-gesirev0duyo", Local "Local file system at /tmp/rclone2013496004", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:48739") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:56268->172.17.0.6:48739, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:45582") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:53424->172.17.0.6:45582, err= upper checkfile vs. lower remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:48305") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:39932->172.17.0.6:48305, err= 2026/04/01 01:41:41 ERROR : hello, world!: sum not found 2026/04/01 01:41:41 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.6:21/rclone-test-gesirev0duyo 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gesirev0duyo: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gesirev0duyo: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gesirev0duyo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:7565") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:44900->172.17.0.6:7565, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:24404") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:36712->172.17.0.6:24404, err= 2026/04/01 01:41:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gesirev0duyo: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gesirev0duyo: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pazuyam1weyu" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:36630->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone3260878285" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-pazuyam1weyu", Local "Local file system at /tmp/rclone3260878285", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:33736") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:57742->172.17.0.6:33736, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:28492") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:32778->172.17.0.6:28492, err= lower checkfile vs. upper remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:24667") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:41384->172.17.0.6:24667, err= 2026/04/01 01:41:41 ERROR : HELLO, WORLD!: sum not found 2026/04/01 01:41:41 ERROR : hello, world!: file not in ftp://172.17.0.6:21/rclone-test-pazuyam1weyu 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:38913") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:38882->172.17.0.6:38913, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:64684") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:52922->172.17.0.6:64684, err= 2026/04/01 01:41:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gonawaw9pite" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:36644->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone2430440686" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-gonawaw9pite", Local "Local file system at /tmp/rclone2430440686", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:39045") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:33352->172.17.0.6:39045, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:17240") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:53748->172.17.0.6:17240, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:41379") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:53462->172.17.0.6:41379, err= 2026/04/01 01:41:41 ERROR : HeLlO, wOrLd!: sum not found 2026/04/01 01:41:41 ERROR : hello, world!: file not in ftp://172.17.0.6:21/rclone-test-gonawaw9pite 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gonawaw9pite: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gonawaw9pite: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gonawaw9pite: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:60882") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:53150->172.17.0.6:60882, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:3307") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:40548->172.17.0.6:3307, err= 2026/04/01 01:41:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gonawaw9pite: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gonawaw9pite: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gevocik0leho" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:36646->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone4272011598" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-gevocik0leho", Local "Local file system at /tmp/rclone4272011598", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:23662") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:47228->172.17.0.6:23662, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:64246") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:34384->172.17.0.6:64246, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:49498") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:49914->172.17.0.6:49498, err= 2026/04/01 01:41:41 ERROR : HELLO, WORLD!: sum not found 2026/04/01 01:41:41 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.6:21/rclone-test-gevocik0leho 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gevocik0leho: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gevocik0leho: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gevocik0leho: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:59514") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:37744->172.17.0.6:59514, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:10841") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:40824->172.17.0.6:10841, err= 2026/04/01 01:41:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gevocik0leho: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-gevocik0leho: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sowuzun5joti" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:36658->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone762610315" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-sowuzun5joti", Local "Local file system at /tmp/rclone762610315", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:61553") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:45452->172.17.0.6:61553, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:21112") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:52910->172.17.0.6:21112, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:2045") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:40820->172.17.0.6:2045, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-sowuzun5joti 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-sowuzun5joti: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-sowuzun5joti: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-sowuzun5joti: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:49613") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:49646->172.17.0.6:49613, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:46677") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:43352->172.17.0.6:46677, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-sowuzun5joti: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-sowuzun5joti: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zoyoxic3piko" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:36674->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone4484210" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-zoyoxic3piko", Local "Local file system at /tmp/rclone4484210", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:13872") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:58892->172.17.0.6:13872, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:3552") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:45112->172.17.0.6:3552, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:10116") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:43950->172.17.0.6:10116, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-zoyoxic3piko 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:15942") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:54148->172.17.0.6:15942, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:21890") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:37600->172.17.0.6:21890, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-tosayok6cuzo" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:36678->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone3213634476" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-tosayok6cuzo", Local "Local file system at /tmp/rclone3213634476", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:40057") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:53456->172.17.0.6:40057, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:19212") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:57932->172.17.0.6:19212, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:24655") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:49744->172.17.0.6:24655, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-tosayok6cuzo 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:59150") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:35362->172.17.0.6:59150, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:37945") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:43252->172.17.0.6:37945, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yugeqef2zimo" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:36694->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone661274840" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-yugeqef2zimo", Local "Local file system at /tmp/rclone661274840", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:56818") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:54372->172.17.0.6:56818, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:45768") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:50682->172.17.0.6:45768, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:43615") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:33292->172.17.0.6:43615, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-yugeqef2zimo 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:59954") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:47122->172.17.0.6:59954, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:60662") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:41778->172.17.0.6:60662, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wenequg0soyu" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:36706->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone3028788109" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-wenequg0soyu", Local "Local file system at /tmp/rclone3028788109", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:14096") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:56856->172.17.0.6:14096, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:41351") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:55120->172.17.0.6:41351, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:28184") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:37548->172.17.0.6:28184, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-wenequg0soyu 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-wenequg0soyu: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-wenequg0soyu: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-wenequg0soyu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:51736") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:54268->172.17.0.6:51736, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:26240") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:51308->172.17.0.6:26240, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-wenequg0soyu: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-wenequg0soyu: 1 matching files 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rokejic1bero" 2026/04/01 01:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:36722->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "/tmp/rclone4235489531" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-rokejic1bero", Local "Local file system at /tmp/rclone4235489531", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:47110") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:46404->172.17.0.6:47110, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:17331") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:45782->172.17.0.6:17331, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:4271") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:53776->172.17.0.6:4271, err= 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/01 01:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.6:21/rclone-test-rokejic1bero 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-rokejic1bero: 1 files missing 2026/04/01 01:41:41 NOTICE: 1 hashes missing 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-rokejic1bero: 1 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-rokejic1bero: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:48737") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:50474->172.17.0.6:48737, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:39463") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:47332->172.17.0.6:39463, err= 2026/04/01 01:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-rokejic1bero: 0 differences found 2026/04/01 01:41:41 NOTICE: ftp://172.17.0.6:21/rclone-test-rokejic1bero: 1 matching files 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: dial("tcp","172.17.0.6:62283") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: > dial: conn=172.17.0.1:59796->172.17.0.6:62283, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-rokejic1bero: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: dial("tcp","172.17.0.6:3583") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: > dial: conn=172.17.0.1:49800->172.17.0.6:3583, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-wenequg0soyu: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: dial("tcp","172.17.0.6:19406") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: > dial: conn=172.17.0.1:42074->172.17.0.6:19406, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yugeqef2zimo: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: dial("tcp","172.17.0.6:25139") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: > dial: conn=172.17.0.1:58712->172.17.0.6:25139, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-tosayok6cuzo: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: dial("tcp","172.17.0.6:59819") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: > dial: conn=172.17.0.1:53644->172.17.0.6:59819, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: Purge object "測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-zoyoxic3piko: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: dial("tcp","172.17.0.6:13263") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: > dial: conn=172.17.0.1:45590->172.17.0.6:13263, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: Purge object "測試_Русский___ě_áñ" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sowuzun5joti: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: dial("tcp","172.17.0.6:16977") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: > dial: conn=172.17.0.1:39736->172.17.0.6:16977, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: Purge object "HELLO, WORLD!" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gevocik0leho: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: dial("tcp","172.17.0.6:34875") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: > dial: conn=172.17.0.1:59380->172.17.0.6:34875, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: Purge object "HeLlO, wOrLd!" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gonawaw9pite: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: dial("tcp","172.17.0.6:6750") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: > dial: conn=172.17.0.1:53338->172.17.0.6:6750, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: Purge object "HELLO, WORLD!" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-pazuyam1weyu: Purge dir "" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: dial("tcp","172.17.0.6:56309") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: > dial: conn=172.17.0.1:44906->172.17.0.6:56309, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: Purge object "hello, world!" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-gesirev0duyo: Purge dir "" --- PASS: TestApplyTransforms (0.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36113") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53390->172.17.0.6:36113, err= 2026/04/01 01:41:41 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/01 01:41:41 INFO : file1: Copied (new) to: sub/file2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2013") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42242->172.17.0.6:2013, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31695") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45548->172.17.0.6:31695, err= 2026/04/01 01:41:41 DEBUG : sub/file2: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : file1: Unchanged skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:46290") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53938->172.17.0.6:46290, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39955") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49264->172.17.0.6:39955, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: don't need to copy/move sub/file2, it is already at target location 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12134") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58664->172.17.0.6:12134, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13139") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60342->172.17.0.6:13139, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1632") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46076->172.17.0.6:1632, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62750") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43668->172.17.0.6:62750, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39559") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45014->172.17.0.6:39559, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59243") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37436->172.17.0.6:59243, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35686") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48632->172.17.0.6:35686, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11009") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45342->172.17.0.6:11009, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48147") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46598->172.17.0.6:48147, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9501") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48904->172.17.0.6:9501, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/backup" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: > dial: conn=172.17.0.1:36738->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temapac9qeni/backup" to be canonical "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/backup" 2026/04/01 01:41:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone431367326) 2026/04/01 01:41:41 DEBUG : dst/file1: size = 18 (ftp://172.17.0.6:21/rclone-test-temapac9qeni) 2026/04/01 01:41:41 DEBUG : dst/file1: Sizes differ 2026/04/01 01:41:41 INFO : dst/file1: Moved (server-side) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16890") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45160->172.17.0.6:16890, err= 2026/04/01 01:41:41 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/01 01:41:41 INFO : dst/file1: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34431") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:32768->172.17.0.6:34431, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57709") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36752->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42992->172.17.0.6:57709, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37129") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49380->172.17.0.6:37129, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25044") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37810->172.17.0.6:25044, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53186") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37168->172.17.0.6:53186, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37015") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29207") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47322->172.17.0.6:29207, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33382->172.17.0.6:37015, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37194") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47136->172.17.0.6:37194, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:46405") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44000->172.17.0.6:46405, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/dst" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: > dial: conn=172.17.0.1:36766->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:41 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:41 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:41 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/CompareDest: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/CompareDest: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/CompareDest: > dial: conn=172.17.0.1:36780->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" to be canonical "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: dial("tcp","172.17.0.6:10297") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: > dial: conn=172.17.0.1:59056->172.17.0.6:10297, err= 2026/04/01 01:41:41 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/01 01:41:41 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/01 01:41:41 INFO : one: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50252") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38294->172.17.0.6:50252, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30998") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38846->172.17.0.6:30998, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8126") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41978->172.17.0.6:8126, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31809") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50620->172.17.0.6:31809, err= 2026/04/01 01:41:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" for canonical name "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone431367326) 2026/04/01 01:41:41 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst) 2026/04/01 01:41:41 DEBUG : one: Sizes differ 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: dial("tcp","172.17.0.6:9914") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: > dial: conn=172.17.0.1:33338->172.17.0.6:9914, err= 2026/04/01 01:41:41 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/01 01:41:41 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/01 01:41:41 INFO : one: Copied (replaced existing) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49810") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58882->172.17.0.6:49810, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25160") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58042->172.17.0.6:25160, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7139") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35040->172.17.0.6:7139, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4658") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40070->172.17.0.6:4658, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57498") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38254->172.17.0.6:57498, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59121") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9392") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40594->172.17.0.6:9392, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43518->172.17.0.6:59121, err= 2026/04/01 01:41:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" for canonical name "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone431367326) 2026/04/01 01:41:41 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst) 2026/04/01 01:41:41 DEBUG : one: Sizes differ 2026/04/01 01:41:41 DEBUG : one: size = 5 OK 2026/04/01 01:41:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50891") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36712->172.17.0.6:50891, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8420") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57954->172.17.0.6:8420, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62338") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37870->172.17.0.6:62338, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10206") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49578->172.17.0.6:10206, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50159") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56432->172.17.0.6:50159, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54466") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43178->172.17.0.6:54466, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39861") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42006->172.17.0.6:39861, err= 2026/04/01 01:41:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" for canonical name "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : two: size = 3 OK 2026/04/01 01:41:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25728") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33012->172.17.0.6:25728, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43510") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22546") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46878->172.17.0.6:43510, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47622->172.17.0.6:22546, err= 2026/04/01 01:41:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" for canonical name "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : two: size = 3 OK 2026/04/01 01:41:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51148") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52574->172.17.0.6:51148, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6022") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56696") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35956->172.17.0.6:56696, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45662->172.17.0.6:6022, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41927") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34236->172.17.0.6:41927, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24265") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49310->172.17.0.6:24265, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2503") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36182->172.17.0.6:2503, err= 2026/04/01 01:41:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-temapac9qeni/CompareDest" for canonical name "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/CompareDest" 2026/04/01 01:41:41 DEBUG : two: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone431367326) 2026/04/01 01:41:41 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-temapac9qeni/CompareDest) 2026/04/01 01:41:41 DEBUG : two: Sizes differ 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: dial("tcp","172.17.0.6:46071") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/dst: > dial: conn=172.17.0.1:37666->172.17.0.6:46071, err= 2026/04/01 01:41:41 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/01 01:41:41 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/01 01:41:41 INFO : two: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25569") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51686->172.17.0.6:25569, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39271") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51604->172.17.0.6:39271, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17132") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48038->172.17.0.6:17132, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44104") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51808->172.17.0.6:44104, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57111") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48906->172.17.0.6:57111, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36380") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54216->172.17.0.6:36380, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26177") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58210->172.17.0.6:26177, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.10s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37913") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45672->172.17.0.6:37913, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14347") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36074->172.17.0.6:14347, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42103") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46946->172.17.0.6:42103, err= 2026/04/01 01:41:41 DEBUG : sub/file2: size = 14 OK 2026/04/01 01:41:41 INFO : file1: Copied (new) to: sub/file2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10405") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43618->172.17.0.6:10405, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43253") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44820->172.17.0.6:43253, err= 2026/04/01 01:41:41 DEBUG : sub/file2: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : file1: Unchanged skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62727") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37476->172.17.0.6:62727, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:19886") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52726->172.17.0.6:19886, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: don't need to copy/move sub/file2, it is already at target location 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40575") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35882->172.17.0.6:40575, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49009") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52992->172.17.0.6:49009, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:63529") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54664->172.17.0.6:63529, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20391") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47296->172.17.0.6:20391, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2498") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58880->172.17.0.6:2498, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51527") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44524->172.17.0.6:51527, err= 2026/04/01 01:41:41 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/01 01:41:41 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40407") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53556->172.17.0.6:40407, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57487") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56226->172.17.0.6:57487, err= 2026/04/01 01:41:41 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/01 01:41:41 DEBUG : file1: Unchanged skipping 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36257") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44346->172.17.0.6:36257, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22488") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42542->172.17.0.6:22488, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35906") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58682->172.17.0.6:35906, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51014") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37634->172.17.0.6:51014, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49661") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60652->172.17.0.6:49661, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53969") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40754->172.17.0.6:53969, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58594") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43746->172.17.0.6:58594, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60278") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58302->172.17.0.6:60278, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36782->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Waiting for checks to finish 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Waiting for transfers to finish 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38665") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56066->172.17.0.6:38665, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7386") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40308->172.17.0.6:7386, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30531") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17642") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53054->172.17.0.6:30531, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33948->172.17.0.6:17642, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25742") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37166->172.17.0.6:25742, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30253") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37620->172.17.0.6:30253, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36790->172.17.0.6:21, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38172") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52580->172.17.0.6:38172, err= 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23383") 2026/04/01 01:41:41 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40702->172.17.0.6:23383, err= 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/01 01:41:41 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/01 01:41:41 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24744") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52330->172.17.0.6:24744, err= 2026/04/01 01:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/01 01:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/01 01:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25640") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45858->172.17.0.6:25640, err= 2026/04/01 01:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/01 01:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/01 01:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54668") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53078->172.17.0.6:54668, err= 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14529") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54470->172.17.0.6:14529, err= 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27408") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45244->172.17.0.6:27408, err= --- PASS: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45258") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44674->172.17.0.6:45258, err= 2026/04/01 01:41:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/01 01:41:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/01 01:41:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15346") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51310->172.17.0.6:15346, err= 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18786") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57504->172.17.0.6:18786, err= 2026/04/01 01:41:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18330") 2026/04/01 01:41:42 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58252->172.17.0.6:18330, err= 2026/04/01 01:41:43 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/01 01:41:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34933") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59000->172.17.0.6:34933, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14664") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36944->172.17.0.6:14664, err= 2026/04/01 01:41:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25945") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47436->172.17.0.6:25945, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25647") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37712->172.17.0.6:25647, err= 2026/04/01 01:41:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22374") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43702->172.17.0.6:22374, err= 2026/04/01 01:41:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/01 01:41:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/01 01:41:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40885") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51990->172.17.0.6:40885, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31857") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50554->172.17.0.6:31857, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55666") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46778->172.17.0.6:55666, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4491") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54244->172.17.0.6:4491, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18141") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37508->172.17.0.6:18141, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41807") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40420->172.17.0.6:41807, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62121") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42272->172.17.0.6:62121, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54979") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46600->172.17.0.6:54979, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:63036") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55890->172.17.0.6:63036, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49428") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47596->172.17.0.6:49428, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60954") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33986->172.17.0.6:60954, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17213") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48678->172.17.0.6:17213, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54959") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42138->172.17.0.6:54959, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20356") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45236->172.17.0.6:20356, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49204") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58344->172.17.0.6:49204, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47358") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49156->172.17.0.6:47358, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32164") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58112->172.17.0.6:32164, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47660") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42722->172.17.0.6:47660, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43378") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36266->172.17.0.6:43378, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64990") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45982->172.17.0.6:64990, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56051") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44710->172.17.0.6:56051, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60188") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59860->172.17.0.6:60188, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30346") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36174->172.17.0.6:30346, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27179") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41382->172.17.0.6:27179, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:65031") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50990->172.17.0.6:65031, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10416") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59444->172.17.0.6:10416, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33274") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53752->172.17.0.6:33274, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6600") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43382->172.17.0.6:6600, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61049") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46880->172.17.0.6:61049, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50420") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45494->172.17.0.6:50420, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28410") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50598->172.17.0.6:28410, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55392") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54314->172.17.0.6:55392, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58341") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50280->172.17.0.6:58341, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4590") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47012->172.17.0.6:4590, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22082") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49944->172.17.0.6:22082, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57820") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39146->172.17.0.6:57820, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26026") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37536->172.17.0.6:26026, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34969") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44178->172.17.0.6:34969, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12647") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48872->172.17.0.6:12647, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41324") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35724->172.17.0.6:41324, err= 2026/04/01 01:41:43 DEBUG : a.txt: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : a.txt: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23420") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58938->172.17.0.6:23420, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21266") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46720->172.17.0.6:21266, err= 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6231") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58406->172.17.0.6:6231, err= 2026/04/01 01:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:19321") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58966->172.17.0.6:19321, err= 2026/04/01 01:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24363") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37234->172.17.0.6:24363, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18462") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40438->172.17.0.6:18462, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3883") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46326->172.17.0.6:3883, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25971") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44920->172.17.0.6:25971, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21964") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30647") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55830->172.17.0.6:21964, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47898->172.17.0.6:30647, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35436") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54398->172.17.0.6:35436, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37325") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35946->172.17.0.6:37325, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29548") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51974->172.17.0.6:29548, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55646") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36838->172.17.0.6:55646, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44877") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45170->172.17.0.6:44877, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55339") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47284->172.17.0.6:55339, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9446") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39498->172.17.0.6:9446, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50014") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37976->172.17.0.6:50014, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38799") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36014->172.17.0.6:38799, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56890") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57788->172.17.0.6:56890, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61886") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47294->172.17.0.6:61886, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1398") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37458->172.17.0.6:1398, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28274") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46032->172.17.0.6:28274, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59068") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35990->172.17.0.6:59068, err= 2026/04/01 01:41:43 DEBUG : a.txt: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : a.txt: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20737") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49704->172.17.0.6:20737, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37070") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37086->172.17.0.6:37070, err= 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6107") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44982->172.17.0.6:6107, err= 2026/04/01 01:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world2: Excluded 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : sub dir/hello world: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42719") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35908->172.17.0.6:42719, err= 2026/04/01 01:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9170") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52694->172.17.0.6:9170, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43038") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39146->172.17.0.6:43038, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33971") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41092->172.17.0.6:33971, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28244") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51930->172.17.0.6:28244, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16793") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50036") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49436->172.17.0.6:16793, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36810->172.17.0.6:50036, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15481") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58550->172.17.0.6:15481, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21531") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57644->172.17.0.6:21531, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45187") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52784->172.17.0.6:45187, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51906") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59948->172.17.0.6:51906, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15533") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59502->172.17.0.6:15533, err= === RUN TestListJSON/Default 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56678") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39900->172.17.0.6:56678, err= === RUN TestListJSON/FilesOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13479") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38306->172.17.0.6:13479, err= === RUN TestListJSON/DirsOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15032") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59146->172.17.0.6:15032, err= === RUN TestListJSON/Recurse 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52868") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59098->172.17.0.6:52868, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60408") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60150->172.17.0.6:60408, err= === RUN TestListJSON/SubDir 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40199") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37906->172.17.0.6:40199, err= === RUN TestListJSON/NoModTime 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38144") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34360->172.17.0.6:38144, err= === RUN TestListJSON/NoMimeType 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12011") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59994->172.17.0.6:12011, err= === RUN TestListJSON/ShowHash 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52682") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46750->172.17.0.6:52682, err= === RUN TestListJSON/HashTypes 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32028") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38930->172.17.0.6:32028, err= 2026/04/01 01:41:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39863") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40214->172.17.0.6:39863, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4166") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43280->172.17.0.6:4166, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6522") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57322->172.17.0.6:6522, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56335") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35382->172.17.0.6:56335, 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28955") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44696->172.17.0.6:28955, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1667") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50708->172.17.0.6:1667, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22712") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51928->172.17.0.6:22712, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55262") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39220->172.17.0.6:55262, err= === RUN TestStatJSON/Root 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13660") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39204->172.17.0.6:13660, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12624") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35886->172.17.0.6:12624, err= === RUN TestStatJSON/Dir 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45921") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43000->172.17.0.6:45921, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48304") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45008->172.17.0.6:48304, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13228") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43062->172.17.0.6:13228, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21472") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55482->172.17.0.6:21472, err= === RUN TestStatJSON/FileDirsOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64784") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51510->172.17.0.6:64784, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38779") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42562->172.17.0.6:38779, err= === RUN TestStatJSON/RootNotFound 2026/04/01 01:41:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/notfound" 2026/04/01 01:41:43 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:43 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:43 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:43 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:43 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/notfound: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/notfound: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/notfound: > dial: conn=172.17.0.1:36804->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/notfound: dial("tcp","172.17.0.6:60880") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/notfound: > dial: conn=172.17.0.1:44504->172.17.0.6:60880, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51755") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34756->172.17.0.6:51755, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10084") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47242->172.17.0.6:10084, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3791") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52352->172.17.0.6:3791, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 INFO : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52613") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48718->172.17.0.6:52613, err= 2026/04/01 01:41:43 INFO : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16043") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39684->172.17.0.6:16043, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51211") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34784->172.17.0.6:51211, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42508") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37746->172.17.0.6:42508, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48678") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37924->172.17.0.6:48678, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8743") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60920->172.17.0.6:8743, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39406") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45668->172.17.0.6:39406, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57727") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53428->172.17.0.6:57727, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23665") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35534->172.17.0.6:23665, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62006") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39104->172.17.0.6:62006, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8329") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43380->172.17.0.6:8329, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56787") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54234->172.17.0.6:56787, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32212") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57158->172.17.0.6:32212, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24332") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52342->172.17.0.6:24332, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20366") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47764->172.17.0.6:20366, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26522") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56040->172.17.0.6:26522, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1061") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37350->172.17.0.6:1061, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52380") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44092->172.17.0.6:52380, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23828") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42648->172.17.0.6:23828, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43907") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45280->172.17.0.6:43907, err= 2026/04/01 01:41:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/01 01:41:43 DEBUG : empty space: Excluded 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25767") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44272->172.17.0.6:25767, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53908") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59906->172.17.0.6:53908, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13335") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56146->172.17.0.6:13335, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42238") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48280->172.17.0.6:42238, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57774") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38784->172.17.0.6:57774, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45313") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39482->172.17.0.6:45313, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57215") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43780->172.17.0.6:57215, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9020") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33532->172.17.0.6:9020, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11793") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35670->172.17.0.6:11793, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62069") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50686->172.17.0.6:62069, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53736") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57084->172.17.0.6:53736, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41362") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33520->172.17.0.6:41362, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58011") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48900->172.17.0.6:58011, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/01 01:41:43 DEBUG : Creating backend with remote ":memory:" 2026/04/01 01:41:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/01 01:41:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/01 01:41:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/01 01:41:43 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1066") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38260->172.17.0.6:1066, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35333") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43602->172.17.0.6:35333, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54110") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54140->172.17.0.6:54110, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13214") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52492->172.17.0.6:13214, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18542") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43324->172.17.0.6:18542, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14203") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37054->172.17.0.6:14203, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43480") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60448->172.17.0.6:43480, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55647") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44510->172.17.0.6:55647, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38611") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35764->172.17.0.6:38611, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55382") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57386->172.17.0.6:55382, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27671") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55914->172.17.0.6:27671, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11001") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35370->172.17.0.6:11001, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44221") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59280->172.17.0.6:44221, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10554") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37482->172.17.0.6:10554, err= 2026/04/01 01:41:43 DEBUG : large: Excluded (Size Filter) 2026/04/01 01:41:43 DEBUG : large: Excluded 2026/04/01 01:41:43 INFO : medium: Deleted 2026/04/01 01:41:43 INFO : small: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57990") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56136->172.17.0.6:57990, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52955") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44914->172.17.0.6:52955, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39526") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49352->172.17.0.6:39526, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52620") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55530->172.17.0.6:52620, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34332") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46576->172.17.0.6:34332, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49181") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35826->172.17.0.6:49181, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60466") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57608->172.17.0.6:60466, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2336") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39262->172.17.0.6:2336, err= 2026/04/01 01:41:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/01 01:41:43 INFO : medium: Deleted 2026/04/01 01:41:43 INFO : small: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52249") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34220->172.17.0.6:52249, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44311") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35382->172.17.0.6:44311, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2265") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35656->172.17.0.6:2265, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45137") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41442->172.17.0.6:45137, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17618") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45342->172.17.0.6:17618, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55762") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44042->172.17.0.6:55762, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16462") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46842->172.17.0.6:16462, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:5868") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38326->172.17.0.6:5868, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21814") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51668->172.17.0.6:21814, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7835") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52418->172.17.0.6:7835, err= 2026/04/01 01:41:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/01 01:41:43 INFO : small: Deleted 2026/04/01 01:41:43 INFO : medium: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29486") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41030->172.17.0.6:29486, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:8557") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35044->172.17.0.6:8557, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56405") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48914->172.17.0.6:56405, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31902") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42772->172.17.0.6:31902, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21638") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51282->172.17.0.6:21638, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3989") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45044->172.17.0.6:3989, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12957") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60342->172.17.0.6:12957, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29523") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36098->172.17.0.6:29523, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20158") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56588->172.17.0.6:20158, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28917") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56536->172.17.0.6:28917, err= 2026/04/01 01:41:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/01 01:41:43 INFO : large: Deleted 2026/04/01 01:41:43 INFO : medium: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26776") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57814->172.17.0.6:26776, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39174") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60034->172.17.0.6:39174, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41727") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47716->172.17.0.6:41727, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16819") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36312->172.17.0.6:16819, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14977") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47008->172.17.0.6:14977, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58758") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45308->172.17.0.6:58758, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43962") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47266->172.17.0.6:43962, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57913") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54348->172.17.0.6:57913, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7620") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56076->172.17.0.6:7620, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48486") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35968->172.17.0.6:48486, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3245") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51394->172.17.0.6:3245, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54194") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41652->172.17.0.6:54194, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/01 01:41:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/01 01:41:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/01 01:41:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 01:41:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 01:41:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 01:41:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/01 01:41:43 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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39412") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34502->172.17.0.6:39412, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49446") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39398->172.17.0.6:49446, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16043") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39696->172.17.0.6:16043, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64410") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60644->172.17.0.6:64410, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59875") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54372->172.17.0.6:59875, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61499") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58694->172.17.0.6:61499, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58352") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60778->172.17.0.6:58352, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2495") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57654->172.17.0.6:2495, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4278") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34914->172.17.0.6:4278, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57546") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59768->172.17.0.6:57546, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42180") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57754->172.17.0.6:42180, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58927") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38308->172.17.0.6:58927, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51489") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49712->172.17.0.6:51489, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36848") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50246->172.17.0.6:36848, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21732") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50370->172.17.0.6:21732, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44028") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58558->172.17.0.6:44028, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50150") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46282->172.17.0.6:50150, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48568") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40192->172.17.0.6:48568, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31417") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59908->172.17.0.6:31417, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2413") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55992->172.17.0.6:2413, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/04/01 01:41:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kicatah7xuri" 2026/04/01 01:41:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:41:43 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:43 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:43 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:43 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:43 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:43 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36820->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : Creating backend with remote "/tmp/rclone2302938835" run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-kicatah7xuri", Local "Local file system at /tmp/rclone2302938835", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21103") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:50746->172.17.0.6:21103, err= 2026/04/01 01:41:43 INFO : A2: Making directory 2026/04/01 01:41:43 INFO : A1/B2: Making directory 2026/04/01 01:41:43 INFO : A1/B2/C2: Making directory 2026/04/01 01:41:43 INFO : A1/B1/C3: Making directory 2026/04/01 01:41:43 INFO : A3: Making directory 2026/04/01 01:41:43 INFO : A3/B3: Making directory 2026/04/01 01:41:43 INFO : A3/B3/C4: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:22993") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36880->172.17.0.6:22993, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:50628") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:34086->172.17.0.6:50628, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36826->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:10405") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:43628->172.17.0.6:10405, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:51219") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:51894->172.17.0.6:51219, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:44065") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:33852->172.17.0.6:44065, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36834->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:28424") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:38724->172.17.0.6:28424, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:6591") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:58716->172.17.0.6:6591, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:7402") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:48338->172.17.0.6:7402, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36842->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:27289") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:53004->172.17.0.6:27289, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:45238") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:45846->172.17.0.6:45238, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:55107") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:57680->172.17.0.6:55107, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:60455") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:48454->172.17.0.6:60455, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:8814") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:55194->172.17.0.6:8814, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:53467") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:47350->172.17.0.6:53467, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:35705") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:47764->172.17.0.6:35705, err= 2026/04/01 01:41:43 INFO : A1/B1/C1/one: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:14324") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:53492->172.17.0.6:14324, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21286") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:34172->172.17.0.6:21286, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:24762") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:53818->172.17.0.6:24762, err= 2026/04/01 01:41:43 DEBUG : removing 2 level 3 directories 2026/04/01 01:41:43 INFO : A1/B1/C3: Removing directory 2026/04/01 01:41:43 INFO : A1/B1/C1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 2 directories 2026/04/01 01:41:43 INFO : A1/B1: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:54924") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:33600->172.17.0.6:54924, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:38327") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:54574->172.17.0.6:38327, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:37827") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:47529") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:34778->172.17.0.6:37827, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:37286->172.17.0.6:47529, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:47490") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:48138->172.17.0.6:47490, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:20963") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:52210->172.17.0.6:20963, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:34938") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:58324->172.17.0.6:34938, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:44688") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:35904->172.17.0.6:44688, err= 2026/04/01 01:41:43 DEBUG : Waiting for deletions to finish 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:45736") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:51624->172.17.0.6:45736, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:64734") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:55914->172.17.0.6:64734, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:18711") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:58658->172.17.0.6:18711, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:39203") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:54924->172.17.0.6:39203, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:7042") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:54474->172.17.0.6:7042, err= 2026/04/01 01:41:43 INFO : A1/two: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:47316") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:58324->172.17.0.6:47316, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:9763") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:52132->172.17.0.6:9763, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:61695") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:51278->172.17.0.6:61695, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:12878") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:49584->172.17.0.6:12878, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:51681") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:57464->172.17.0.6:51681, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21885") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:44196->172.17.0.6:21885, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:65434") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:40658->172.17.0.6:65434, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:8567") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:36758->172.17.0.6:8567, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:12025") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:50254->172.17.0.6:12025, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:53352") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:38620->172.17.0.6:53352, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:21403") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:39008->172.17.0.6:21403, err= 2026/04/01 01:41:43 DEBUG : removing 2 level 3 directories 2026/04/01 01:41:43 INFO : A3/B3/C4: Removing directory 2026/04/01 01:41:43 INFO : A1/B2/C2: Removing directory 2026/04/01 01:41:43 DEBUG : removing 2 level 2 directories 2026/04/01 01:41:43 INFO : A3/B3: Removing directory 2026/04/01 01:41:43 INFO : A1/B2: Removing directory 2026/04/01 01:41:43 DEBUG : removing 3 level 1 directories 2026/04/01 01:41:43 INFO : A3: Removing directory 2026/04/01 01:41:43 INFO : A1: Removing directory 2026/04/01 01:41:43 INFO : A2: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 0 directories 2026/04/01 01:41:43 INFO : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:38849") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:46352->172.17.0.6:38849, err= 2026/04/01 01:41:43 ERROR : error listing: directory not found 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: dial("tcp","172.17.0.6:5208") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: > dial: conn=172.17.0.1:39604->172.17.0.6:5208, err= 2026/04/01 01:41:43 ERROR : error listing: directory not found 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-kicatah7xuri: Purge dir "" 2026/04/01 01:41:43 NOTICE: purge failed to rmdir "": directory not found 2026/04/01 01:41:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18266") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34978->172.17.0.6:18266, err= 2026/04/01 01:41:43 INFO : A2: Making directory 2026/04/01 01:41:43 INFO : A1/B2: Making directory 2026/04/01 01:41:43 INFO : A1/B2/C2: Making directory 2026/04/01 01:41:43 INFO : A1/B1/C3: Making directory 2026/04/01 01:41:43 INFO : A3: Making directory 2026/04/01 01:41:43 INFO : A3/B3: Making directory 2026/04/01 01:41:43 INFO : A3/B3/C4: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47960") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55504->172.17.0.6:47960, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35281") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53634->172.17.0.6:35281, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36769") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34372") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35354->172.17.0.6:36769, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60032->172.17.0.6:34372, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62606") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58636->172.17.0.6:62606, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59401") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37434->172.17.0.6:59401, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36848->172.17.0.6:21, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47998") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60874->172.17.0.6:47998, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60157") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57858->172.17.0.6:60157, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47592") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59418->172.17.0.6:47592, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25413") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36572->172.17.0.6:25413, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52576") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33116->172.17.0.6:52576, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11137") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59034->172.17.0.6:11137, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54286") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36700->172.17.0.6:54286, err= 2026/04/01 01:41:43 DEBUG : removing 1 level 3 directories 2026/04/01 01:41:43 INFO : A3/B3/C4: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25344") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43096->172.17.0.6:25344, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23825") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21218") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40058->172.17.0.6:23825, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:32972->172.17.0.6:21218, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54982") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47828->172.17.0.6:54982, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7080") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35368->172.17.0.6:7080, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:65111") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46222->172.17.0.6:65111, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18450") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46734->172.17.0.6:18450, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52943") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36344->172.17.0.6:52943, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64263") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43202->172.17.0.6:64263, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30522") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51760->172.17.0.6:30522, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64022") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42366->172.17.0.6:64022, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62932") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64370") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41536->172.17.0.6:64370, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50216->172.17.0.6:62932, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2512") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45370->172.17.0.6:2512, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62432") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43650->172.17.0.6:62432, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58650") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35166->172.17.0.6:58650, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33728") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52598->172.17.0.6:33728, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52532") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50812") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45488->172.17.0.6:52532, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37084->172.17.0.6:50812, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10689") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44120->172.17.0.6:10689, err= 2026/04/01 01:41:43 DEBUG : removing 2 level 3 directories 2026/04/01 01:41:43 INFO : A1/B2/C2: Removing directory 2026/04/01 01:41:43 INFO : A1/B1/C3: Removing directory 2026/04/01 01:41:43 DEBUG : removing 2 level 2 directories 2026/04/01 01:41:43 INFO : A3/B3: Removing directory 2026/04/01 01:41:43 INFO : A1/B2: Removing directory 2026/04/01 01:41:43 DEBUG : removing 2 level 1 directories 2026/04/01 01:41:43 INFO : A3: Removing directory 2026/04/01 01:41:43 INFO : A2: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10281") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57884->172.17.0.6:10281, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52552") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48764->172.17.0.6:52552, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38255") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39218->172.17.0.6:38255, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22977") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56020->172.17.0.6:22977, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35821") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44814->172.17.0.6:35821, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50017") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43240->172.17.0.6:50017, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62475") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59242->172.17.0.6:62475, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33385") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35536->172.17.0.6:33385, err= 2026/04/01 01:41:43 DEBUG : removing 1 level 3 directories 2026/04/01 01:41:43 INFO : A1/B1/C1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 2 directories 2026/04/01 01:41:43 INFO : A1/B1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 1 directories 2026/04/01 01:41:43 INFO : A1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 0 directories 2026/04/01 01:41:43 INFO : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31308") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44168->172.17.0.6:31308, err= 2026/04/01 01:41:43 ERROR : error listing: directory not found 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35040") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46800->172.17.0.6:35040, err= 2026/04/01 01:41:43 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 INFO : A1: Making directory 2026/04/01 01:41:43 INFO : A1/B1: Making directory 2026/04/01 01:41:43 INFO : A1/B1/C1: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2580") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51874->172.17.0.6:2580, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23869") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40608->172.17.0.6:23869, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36685") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41464->172.17.0.6:36685, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:39496") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52510->172.17.0.6:39496, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40244") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54482->172.17.0.6:40244, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64905") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44226->172.17.0.6:64905, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34966") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52408->172.17.0.6:34966, err= 2026/04/01 01:41:43 DEBUG : removing 1 level 3 directories 2026/04/01 01:41:43 INFO : A1/B1/C1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 2 directories 2026/04/01 01:41:43 INFO : A1/B1: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52322") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54484->172.17.0.6:52322, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7648") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44446->172.17.0.6:7648, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40665") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53006->172.17.0.6:40665, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41852") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50640->172.17.0.6:41852, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18981") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45440->172.17.0.6:18981, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 INFO : A1: Making directory 2026/04/01 01:41:43 INFO : A1/B1: Making directory 2026/04/01 01:41:43 INFO : A1/B1/C1: Making directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33400") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59452->172.17.0.6:33400, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36190") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42828->172.17.0.6:36190, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52098") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59154->172.17.0.6:52098, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10114") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50944->172.17.0.6:10114, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:48551") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51232->172.17.0.6:48551, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:35444") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40534->172.17.0.6:35444, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3447") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41426->172.17.0.6:3447, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31115") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36770->172.17.0.6:31115, err= 2026/04/01 01:41:43 DEBUG : removing 1 level 3 directories 2026/04/01 01:41:43 INFO : A1/B1/C1: Removing directory 2026/04/01 01:41:43 DEBUG : removing 1 level 2 directories 2026/04/01 01:41:43 INFO : A1/B1: Removing directory 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61280") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37176->172.17.0.6:61280, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:5840") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38046->172.17.0.6:5840, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47253") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47098->172.17.0.6:47253, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:6752") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57182->172.17.0.6:6752, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29248") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38466->172.17.0.6:29248, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20115") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42142->172.17.0.6:20115, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64032") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41034->172.17.0.6:64032, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11430") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34756->172.17.0.6:11430, err= 2026/04/01 01:41:43 DEBUG : filename.txt: File name found in url 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:65146") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33986->172.17.0.6:65146, err= 2026/04/01 01:41:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:62692") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49024->172.17.0.6:62692, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50993") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40594->172.17.0.6:50993, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4755") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36414->172.17.0.6:4755, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:3601") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40466->172.17.0.6:3601, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60226") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52944->172.17.0.6:60226, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:46543") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35228->172.17.0.6:46543, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:19242") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44768->172.17.0.6:19242, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61143") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40918->172.17.0.6:61143, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54503") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42020->172.17.0.6:54503, err= 2026/04/01 01:41:43 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/01 01:41:43 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/01 01:41:43 INFO : file1: Copied (new) to: sub/file2 2026/04/01 01:41:43 INFO : file1: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26074") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37438->172.17.0.6:26074, err= 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:19071") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43660->172.17.0.6:19071, err= 2026/04/01 01:41:43 DEBUG : sub/file2: size = 14 OK 2026/04/01 01:41:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/01 01:41:43 DEBUG : file1: Unchanged skipping 2026/04/01 01:41:43 INFO : file1: Deleted 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21626") 2026/04/01 01:41:43 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56594->172.17.0.6:21626, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12235") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51138->172.17.0.6:12235, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: don't need to copy/move sub/file2, it is already at target location 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11528") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37880->172.17.0.6:11528, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42459") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46332->172.17.0.6:42459, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57926") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56922->172.17.0.6:57926, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17554") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45264->172.17.0.6:17554, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28296") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51890->172.17.0.6:28296, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30455") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57562->172.17.0.6:30455, err= 2026/04/01 01:41:44 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/01 01:41:44 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/01 01:41:44 INFO : file1: Copied (new) 2026/04/01 01:41:44 INFO : file1: Deleted 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15606") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37722->172.17.0.6:15606, err= 2026/04/01 01:41:44 DEBUG : file1: Destination exists, skipping 2026/04/01 01:41:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36646") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36770->172.17.0.6:36646, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50624") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45084->172.17.0.6:50624, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53891") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44376->172.17.0.6:53891, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11895") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43548->172.17.0.6:11895, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64511") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42458->172.17.0.6:64511, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25839") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50396->172.17.0.6:25839, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33710") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38352->172.17.0.6:33710, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30039") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60624->172.17.0.6:30039, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:37455") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60018->172.17.0.6:37455, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10089") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54966->172.17.0.6:10089, err= 2026/04/01 01:41:44 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-temapac9qeni/backup" 2026/04/01 01:41:44 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/01 01:41:44 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:44 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:44 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:44 DEBUG : TestFTPProftpd: detected overridden config - adding "{gMXel}" suffix to name 2026/04/01 01:41:44 DEBUG : Setting host="172.17.0.6" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/01 01:41:44 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/01 01:41:44 DEBUG : Setting pass="T5zVKnszhpSoMzBrtwU8-WnVIQJqf4r5ayCZuOiw5BmgyA" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/01 01:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: Connecting to FTP server 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/backup: > dial: conn=172.17.0.1:36850->172.17.0.6:21, err= 2026/04/01 01:41:44 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-temapac9qeni/backup" to be canonical "TestFTPProftpd{gMXel}:rclone-test-temapac9qeni/backup" 2026/04/01 01:41:44 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone431367326) 2026/04/01 01:41:44 DEBUG : dst/file1: size = 18 (ftp://172.17.0.6:21/rclone-test-temapac9qeni) 2026/04/01 01:41:44 DEBUG : dst/file1: Sizes differ 2026/04/01 01:41:44 INFO : dst/file1: Moved (server-side) 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:41335") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59982->172.17.0.6:41335, err= 2026/04/01 01:41:44 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/01 01:41:44 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/01 01:41:44 INFO : dst/file1: Copied (new) 2026/04/01 01:41:44 INFO : dst/file1: Deleted 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29768") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37084->172.17.0.6:29768, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27095") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36128->172.17.0.6:27095, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18656") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33296->172.17.0.6:18656, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16743") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51530->172.17.0.6:16743, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27269") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56146->172.17.0.6:27269, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:7754") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36852->172.17.0.6:7754, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29466") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58932->172.17.0.6:29466, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31428") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35040->172.17.0.6:31428, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47719") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43912->172.17.0.6:47719, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni/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.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27289") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53014->172.17.0.6:27289, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61661") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49388->172.17.0.6:61661, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45280") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56298->172.17.0.6:45280, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59860") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44888->172.17.0.6:59860, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1383") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35096->172.17.0.6:1383, err= 2026/04/01 01:41:44 INFO : A1/B2: Making directory 2026/04/01 01:41:44 INFO : A1/B1/C3: Making directory 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14383") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49378->172.17.0.6:14383, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9714") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:59832->172.17.0.6:9714, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27332") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45606->172.17.0.6:27332, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53741") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46736->172.17.0.6:53741, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60618") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48154->172.17.0.6:60618, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52488") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57890->172.17.0.6:52488, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31407") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37366->172.17.0.6:31407, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56931") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47578->172.17.0.6:56931, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25536") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37744->172.17.0.6:25536, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25294") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60998->172.17.0.6:25294, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:42342") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41292->172.17.0.6:42342, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14373") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33254->172.17.0.6:14373, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54039") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44848->172.17.0.6:54039, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56689") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41516->172.17.0.6:56689, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24497") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43880->172.17.0.6:24497, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30725") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48834->172.17.0.6:30725, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12298") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37938->172.17.0.6:12298, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16301") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39234->172.17.0.6:16301, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13465") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51317") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52938->172.17.0.6:51317, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53456->172.17.0.6:13465, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Connecting to FTP server 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:21") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36864->172.17.0.6:21, err= 2026/04/01 01:41:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/01 01:41:44 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/01 01:41:44 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/01 01:41:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/01 01:41:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18530") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41686->172.17.0.6:18530, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31351") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34048->172.17.0.6:31351, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45683") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40698->172.17.0.6:45683, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59768") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58834->172.17.0.6:59768, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13917") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33690->172.17.0.6:13917, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43871") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42364->172.17.0.6:43871, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31879") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55350->172.17.0.6:31879, err= 2026/04/01 01:41:44 INFO : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22985") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44104->172.17.0.6:22985, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:20172") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14979") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56438->172.17.0.6:20172, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48908->172.17.0.6:14979, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13199") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18676") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9696") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40986->172.17.0.6:18676, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58474->172.17.0.6:9696, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40540->172.17.0.6:13199, err= 2026/04/01 01:41:44 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/01 01:41:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/01 01:41:44 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/01 01:41:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/01 01:41:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:38725") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47528->172.17.0.6:38725, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4923") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36664->172.17.0.6:4923, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13041") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64055") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49866->172.17.0.6:13041, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54130->172.17.0.6:64055, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49231") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32242") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41098->172.17.0.6:49231, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:12753") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:53928->172.17.0.6:32242, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58412->172.17.0.6:12753, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:44412") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56552->172.17.0.6:44412, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:1314") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42604->172.17.0.6:1314, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58689") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40662->172.17.0.6:58689, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13287") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38054->172.17.0.6:13287, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16468") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33561") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43202->172.17.0.6:16468, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48292->172.17.0.6:33561, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24003") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50894->172.17.0.6:24003, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64550") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41836->172.17.0.6:64550, err= --- PASS: TestDirMove (0.27s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64281") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33392->172.17.0.6:64281, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2870") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57276->172.17.0.6:2870, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:10140") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56140->172.17.0.6:10140, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: File to upload is small (34 bytes), uploading instead of streaming 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:17132") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48048->172.17.0.6:17132, err= 2026/04/01 01:41:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/01 01:41:44 NOTICE: ftp://172.17.0.6:21/rclone-test-temapac9qeni: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/01 01:41:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57440") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57904->172.17.0.6:57440, err= 2026/04/01 01:41:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/01 01:41:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33399") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44516->172.17.0.6:33399, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27769") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41268->172.17.0.6:27769, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31612") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49864->172.17.0.6:31612, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14261") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43534->172.17.0.6:14261, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: File to upload is small (34 bytes), uploading instead of streaming 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:45648") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46200->172.17.0.6:45648, err= 2026/04/01 01:41:44 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/01 01:41:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51265") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:57642->172.17.0.6:51265, err= 2026/04/01 01:41:44 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/01 01:41:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:61439") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48496->172.17.0.6:61439, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33753") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39028->172.17.0.6:33753, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29693") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60938->172.17.0.6:29693, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:30323") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40000->172.17.0.6:30323, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: File to upload is small (34 bytes), uploading instead of streaming 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:9878") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43058->172.17.0.6:9878, err= 2026/04/01 01:41:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/01 01:41:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59664") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40134->172.17.0.6:59664, err= 2026/04/01 01:41:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/01 01:41:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27176") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38952->172.17.0.6:27176, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:55604") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36240->172.17.0.6:55604, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26396") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54576->172.17.0.6:26396, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33713") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46402->172.17.0.6:33713, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: File to upload is small (34 bytes), uploading instead of streaming 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60145") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:49736->172.17.0.6:60145, err= 2026/04/01 01:41:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/01 01:41:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11960") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42350->172.17.0.6:11960, err= 2026/04/01 01:41:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/01 01:41:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16887") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:46024->172.17.0.6:16887, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:52273") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54176->172.17.0.6:52273, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13111") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51992->172.17.0.6:13111, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:63491") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:37196->172.17.0.6:63491, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14629") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58244->172.17.0.6:14629, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58028") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36942->172.17.0.6:58028, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: File to upload is small (60 bytes), uploading instead of streaming 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33859") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44926->172.17.0.6:33859, err= 2026/04/01 01:41:44 DEBUG : potato2: size = 60 OK 2026/04/01 01:41:44 DEBUG : potato2: Size of src and dst objects identical 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14694") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39156->172.17.0.6:14694, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:43157") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39184->172.17.0.6:43157, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14725") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:33708->172.17.0.6:14725, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58910") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43990->172.17.0.6:58910, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22142") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:36176->172.17.0.6:22142, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40184") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54678->172.17.0.6:40184, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:15385") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50870->172.17.0.6:15385, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14240") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56744->172.17.0.6:14240, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11736") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45974->172.17.0.6:11736, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:34862") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54956->172.17.0.6:34862, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11110") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42134->172.17.0.6:11110, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:40315") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55354->172.17.0.6:40315, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:5339") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39690->172.17.0.6:5339, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:56821") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:44990->172.17.0.6:56821, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Touching "empty space" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Touching "potato2" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:4368") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51972->172.17.0.6:4368, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Touching "sub dir/potato3" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36551") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:56560->172.17.0.6:36551, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:64695") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54784->172.17.0.6:64695, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:2711") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41896->172.17.0.6:2711, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60214") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41570->172.17.0.6:60214, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16817") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40392->172.17.0.6:16817, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60787") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50598->172.17.0.6:60787, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:22182") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60972->172.17.0.6:22182, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:26376") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:40308->172.17.0.6:26376, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47542") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39754->172.17.0.6:47542, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:65366") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:47208->172.17.0.6:65366, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:59614") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41622->172.17.0.6:59614, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:18840") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58866->172.17.0.6:18840, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:49268") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51628->172.17.0.6:49268, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32621") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:43998->172.17.0.6:32621, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11395") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52026->172.17.0.6:11395, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-temapac9qeni", Local "Local file system at /tmp/rclone431367326", Modify Window "1s" 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:54184") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34458->172.17.0.6:54184, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:36088") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45476->172.17.0.6:36088, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:25135") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54184->172.17.0.6:25135, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14774") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:48772->172.17.0.6:14774, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:11473") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:45830->172.17.0.6:11473, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:33348") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51166->172.17.0.6:33348, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31898") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51472->172.17.0.6:31898, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:16874") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58464->172.17.0.6:16874, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.juvezas4" before starting 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:14448") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:50630->172.17.0.6:14448, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:57409") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:58008->172.17.0.6:57409, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing.juvezas4: TEST: removing renamed existing file after operation 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:47970") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:34728->172.17.0.6:47970, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:32822") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:38274->172.17.0.6:32822, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuredec4" before starting 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:27379") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:55114->172.17.0.6:27379, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:60263") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:42880->172.17.0.6:60263, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wuredec4: TEST: renaming existing back after failed operation 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:29030") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:39284->172.17.0.6:29030, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:24159") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41884->172.17.0.6:24159, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lunapog5" before starting 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:13438") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:60802->172.17.0.6:13438, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:58887") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:52998->172.17.0.6:58887, err= 2026/04/01 01:41:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lunapog5: TEST: removing renamed existing file after operation 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:31799") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35518->172.17.0.6:31799, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:51800") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:41402->172.17.0.6:51800, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:50310") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:54348->172.17.0.6:50310, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:28127") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51976->172.17.0.6:28127, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:53450") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:51770->172.17.0.6:53450, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: dial("tcp","172.17.0.6:23193") 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: > dial: conn=172.17.0.1:35234->172.17.0.6:23193, err= 2026/04/01 01:41:44 DEBUG : ftp://172.17.0.6:21/rclone-test-temapac9qeni: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.743006783s (try 1/5)