"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/04/28 02:58:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma" 2026/04/28 02:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:31 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:31 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:31 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:31 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51130->172.17.0.4:21, err= 2026/04/28 02:58:31 DEBUG : Creating backend with remote "/tmp/rclone2906254063" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42305") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54610->172.17.0.4:42305, err= 2026/04/28 02:58:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49869") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47126->172.17.0.4:49869, err= 2026/04/28 02:58:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/28 02:58:31 DEBUG : a: size = 0 OK 2026/04/28 02:58:31 DEBUG : a: size = 1 (memory) 2026/04/28 02:58:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/28 02:58:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/28 02:58:31 DEBUG : potato: Seek from 10 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 10 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 2 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/28 02:58:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 2 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/28 02:58:31 DEBUG : potato: Seek from 8 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 8 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/28 02:58:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/28 02:58:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/28 02:58:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/28 02:58:31 DEBUG : potato: Seek from 5 to 2 2026/04/28 02:58:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/28 02:58:31 DEBUG : potato: Seek from 9 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 9 to 0 2026/04/28 02:58:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15125") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42436->172.17.0.4:15125, err= 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52224") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54784->172.17.0.4:52224, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27304") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48084->172.17.0.4:27304, err= 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25336") 2026/04/28 02:58:31 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50274->172.17.0.4:25336, err= === RUN TestCheck/3 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58606") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42836->172.17.0.4:58606, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24723") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58136->172.17.0.4:24723, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52405") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43942->172.17.0.4:52405, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57499") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49510->172.17.0.4:57499, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44760") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58296->172.17.0.4:44760, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33493") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51060->172.17.0.4:33493, 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/28 02:58:32 DEBUG : Creating backend with remote "nonexistent" 2026/04/28 02:58:32 DEBUG : Creating backend with remote "nonexistent" 2026/04/28 02:58:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/28 02:58:32 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/28 02:58:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/28 02:58:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15089") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43384->172.17.0.4:15089, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31735") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60250->172.17.0.4:31735, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:41718") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49836->172.17.0.4:41718, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46728") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37238->172.17.0.4:46728, err= === RUN TestCheckDownload/3 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17204") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60106->172.17.0.4:17204, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4252") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60874->172.17.0.4:4252, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9682") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42998->172.17.0.4:9682, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33651") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60632->172.17.0.4:33651, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37749") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40720->172.17.0.4:37749, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2924") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44964->172.17.0.4:2924, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26717") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58006->172.17.0.4:26717, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16974") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60742->172.17.0.4:16974, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47686") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41404->172.17.0.4:47686, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30821") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39704->172.17.0.4:30821, err= === RUN TestCheckSizeOnly/3 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16206") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51266->172.17.0.4:16206, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37458") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58806->172.17.0.4:37458, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4083") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53416->172.17.0.4:4083, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62055") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37546->172.17.0.4:62055, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57744") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33322->172.17.0.4:57744, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14095") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41456->172.17.0.4:14095, err= --- PASS: TestCheckSizeOnly (0.06s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24642") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54786->172.17.0.4:24642, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40122") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45522->172.17.0.4:40122, err= 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/28 02:58:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22410") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47922->172.17.0.4:22410, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47709") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34430->172.17.0.4:47709, err= 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/28 02:58:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/28 02:58:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48781") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38350->172.17.0.4:48781, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55037") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51762->172.17.0.4:55037, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/data" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: > dial: conn=172.17.0.1:51144->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-redapih2wuma/data lacks md5, skipping 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7644") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39282->172.17.0.4:7644, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50512") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59972->172.17.0.4:50512, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/data" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/data: > dial: conn=172.17.0.1:51154->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46853") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41414->172.17.0.4:46853, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52405") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43956->172.17.0.4:52405, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48546") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53356->172.17.0.4:48546, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25538") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57464->172.17.0.4:25538, err= === RUN TestCheckSumDownload/subtest1 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50447") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45790->172.17.0.4:50447, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51232") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:32966->172.17.0.4:51232, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40570") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59708->172.17.0.4:40570, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20306") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41484->172.17.0.4:20306, err= === RUN TestCheckSumDownload/subtest2 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22721") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42158->172.17.0.4:22721, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50103") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60918->172.17.0.4:50103, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27899") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33860->172.17.0.4:27899, err= === RUN TestCheckSumDownload/subtest3 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22027") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43464->172.17.0.4:22027, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5500") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33078->172.17.0.4:5500, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34280") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44624->172.17.0.4:34280, err= === RUN TestCheckSumDownload/subtest4 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2021") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39176->172.17.0.4:2021, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46837") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53196->172.17.0.4:46837, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31374") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54712->172.17.0.4:31374, err= === RUN TestCheckSumDownload/subtest5 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59909") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50538->172.17.0.4:59909, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54992") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41600->172.17.0.4:54992, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33329") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54438->172.17.0.4:33329, err= === RUN TestCheckSumDownload/subtest6 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37166") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56444->172.17.0.4:37166, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16576") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60114->172.17.0.4:16576, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6287") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54472->172.17.0.4:6287, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43787") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59948->172.17.0.4:43787, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:1553") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57292->172.17.0.4:1553, err= === RUN TestCheckSumDownload/subtest7 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30657") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54620->172.17.0.4:30657, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49076") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52788->172.17.0.4:49076, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12120") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33636->172.17.0.4:12120, err= --- PASS: TestCheckSumDownload (0.19s) --- 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/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-nupapus6kozi" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:51156->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone652126824" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-nupapus6kozi", Local "Local file system at /tmp/rclone652126824", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:1633") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:41010->172.17.0.4:1633, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:48248") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:35376->172.17.0.4:48248, err= upper checkfile vs. lower remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:29559") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:57624->172.17.0.4:29559, err= 2026/04/28 02:58:32 ERROR : hello, world!: sum not found 2026/04/28 02:58:32 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-nupapus6kozi 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-nupapus6kozi: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-nupapus6kozi: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-nupapus6kozi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:1621") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:35700->172.17.0.4:1621, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:21460") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:45562->172.17.0.4:21460, err= 2026/04/28 02:58:32 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-nupapus6kozi: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-nupapus6kozi: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-mazened7lito" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:51170->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2907995480" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-mazened7lito", Local "Local file system at /tmp/rclone2907995480", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:54491") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:54492->172.17.0.4:54491, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:43360") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:48238->172.17.0.4:43360, err= lower checkfile vs. upper remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:33185") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:42918->172.17.0.4:33185, err= 2026/04/28 02:58:32 ERROR : HELLO, WORLD!: sum not found 2026/04/28 02:58:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-mazened7lito 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-mazened7lito: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-mazened7lito: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-mazened7lito: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:8056") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:48218->172.17.0.4:8056, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:24271") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:59018->172.17.0.4:24271, err= 2026/04/28 02:58:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-mazened7lito: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-mazened7lito: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qeyigan9vixu" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:51186->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone821835645" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-qeyigan9vixu", Local "Local file system at /tmp/rclone821835645", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:54617") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:44854->172.17.0.4:54617, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:64484") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:42422->172.17.0.4:64484, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:60528") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:60164->172.17.0.4:60528, err= 2026/04/28 02:58:32 ERROR : HeLlO, wOrLd!: sum not found 2026/04/28 02:58:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-qeyigan9vixu 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:23669") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:41786->172.17.0.4:23669, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:31511") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:40186->172.17.0.4:31511, err= 2026/04/28 02:58:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qupebeg1loxo" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:51202->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone3308331065" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-qupebeg1loxo", Local "Local file system at /tmp/rclone3308331065", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:10657") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:37682->172.17.0.4:10657, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:27192") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:34002->172.17.0.4:27192, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:31640") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:34850->172.17.0.4:31640, err= 2026/04/28 02:58:32 ERROR : HELLO, WORLD!: sum not found 2026/04/28 02:58:32 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-qupebeg1loxo 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:30033") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:38036->172.17.0.4:30033, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:34163") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:33012->172.17.0.4:34163, err= 2026/04/28 02:58:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ceciguy2xadi" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:51210->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone1338153681" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-ceciguy2xadi", Local "Local file system at /tmp/rclone1338153681", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:10613") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:39346->172.17.0.4:10613, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:15837") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:35176->172.17.0.4:15837, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:26493") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:39408->172.17.0.4:26493, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-ceciguy2xadi 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:13186") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:37250->172.17.0.4:13186, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:41141") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:43556->172.17.0.4:41141, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rizotet1baya" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:51222->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone1508457663" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-rizotet1baya", Local "Local file system at /tmp/rclone1508457663", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:63872") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:35502->172.17.0.4:63872, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:43318") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:48534->172.17.0.4:43318, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:62402") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:37762->172.17.0.4:62402, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-rizotet1baya 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-rizotet1baya: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-rizotet1baya: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-rizotet1baya: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:52344") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:45536->172.17.0.4:52344, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:11870") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:49842->172.17.0.4:11870, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-rizotet1baya: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-rizotet1baya: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vokiqal9qumi" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:51238->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone950025985" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vokiqal9qumi", Local "Local file system at /tmp/rclone950025985", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:19859") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:33678->172.17.0.4:19859, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:6130") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:56256->172.17.0.4:6130, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:33627") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:42048->172.17.0.4:33627, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vokiqal9qumi 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:26390") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:59068->172.17.0.4:26390, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:46883") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:35636->172.17.0.4:46883, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-maparuh7pusu" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:51244->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2831180996" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-maparuh7pusu", Local "Local file system at /tmp/rclone2831180996", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:52114") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:52122->172.17.0.4:52114, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:59178") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:48040->172.17.0.4:59178, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:60794") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:43632->172.17.0.4:60794, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-maparuh7pusu 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-maparuh7pusu: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-maparuh7pusu: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-maparuh7pusu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:9610") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:37350->172.17.0.4:9610, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:21480") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:44558->172.17.0.4:21480, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-maparuh7pusu: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-maparuh7pusu: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zafubog5gefo" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:51258->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone3134895732" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-zafubog5gefo", Local "Local file system at /tmp/rclone3134895732", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:8252") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:49992->172.17.0.4:8252, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:54086") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:52930->172.17.0.4:54086, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:31789") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:49080->172.17.0.4:31789, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-zafubog5gefo 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zafubog5gefo: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zafubog5gefo: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zafubog5gefo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:48339") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:36102->172.17.0.4:48339, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:56340") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:38842->172.17.0.4:56340, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zafubog5gefo: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zafubog5gefo: 1 matching files 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fibodur1heku" 2026/04/28 02:58:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:51260->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone759648892" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fibodur1heku", Local "Local file system at /tmp/rclone759648892", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:8466") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:42614->172.17.0.4:8466, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:10974") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:37680->172.17.0.4:10974, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:27097") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:40450->172.17.0.4:27097, err= 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/28 02:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-fibodur1heku 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fibodur1heku: 1 files missing 2026/04/28 02:58:32 NOTICE: 1 hashes missing 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fibodur1heku: 1 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fibodur1heku: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:31797") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:58526->172.17.0.4:31797, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:63897") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:50720->172.17.0.4:63897, err= 2026/04/28 02:58:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fibodur1heku: 0 differences found 2026/04/28 02:58:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fibodur1heku: 1 matching files 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: dial("tcp","172.17.0.4:10561") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: > dial: conn=172.17.0.1:57172->172.17.0.4:10561, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fibodur1heku: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: dial("tcp","172.17.0.4:45198") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: > dial: conn=172.17.0.1:46066->172.17.0.4:45198, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zafubog5gefo: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: dial("tcp","172.17.0.4:2347") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: > dial: conn=172.17.0.1:46540->172.17.0.4:2347, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-maparuh7pusu: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: dial("tcp","172.17.0.4:5240") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: > dial: conn=172.17.0.1:33930->172.17.0.4:5240, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vokiqal9qumi: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: dial("tcp","172.17.0.4:58856") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: > dial: conn=172.17.0.1:45850->172.17.0.4:58856, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: Purge object "測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-rizotet1baya: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: dial("tcp","172.17.0.4:15530") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: > dial: conn=172.17.0.1:35038->172.17.0.4:15530, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: Purge object "測試_Русский___ě_áñ" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-ceciguy2xadi: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: dial("tcp","172.17.0.4:18474") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: > dial: conn=172.17.0.1:47004->172.17.0.4:18474, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: Purge object "HELLO, WORLD!" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qupebeg1loxo: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: dial("tcp","172.17.0.4:39984") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: > dial: conn=172.17.0.1:33300->172.17.0.4:39984, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: Purge object "HeLlO, wOrLd!" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyigan9vixu: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: dial("tcp","172.17.0.4:42645") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: > dial: conn=172.17.0.1:58616->172.17.0.4:42645, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: Purge object "HELLO, WORLD!" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mazened7lito: Purge dir "" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: dial("tcp","172.17.0.4:31584") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: > dial: conn=172.17.0.1:45456->172.17.0.4:31584, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: Purge object "hello, world!" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-nupapus6kozi: Purge dir "" --- PASS: TestApplyTransforms (0.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54253") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36684->172.17.0.4:54253, err= 2026/04/28 02:58:32 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/28 02:58:32 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/28 02:58:32 INFO : file1: Copied (new) to: sub/file2 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33989") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34938->172.17.0.4:33989, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62329") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53262->172.17.0.4:62329, err= 2026/04/28 02:58:32 DEBUG : sub/file2: size = 14 OK 2026/04/28 02:58:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/28 02:58:32 DEBUG : file1: Unchanged skipping 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29288") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56922->172.17.0.4:29288, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53271") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58664->172.17.0.4:53271, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: don't need to copy/move sub/file2, it is already at target location 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23275") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44242->172.17.0.4:23275, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50986") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42558->172.17.0.4:50986, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37839") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48282->172.17.0.4:37839, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50150") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57658->172.17.0.4:50150, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23356") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51644->172.17.0.4:23356, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58843") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56750->172.17.0.4:58843, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54627") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42848->172.17.0.4:54627, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56613") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36380->172.17.0.4:56613, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18395") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48816->172.17.0.4:18395, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55625") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57580->172.17.0.4:55625, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/backup" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: > dial: conn=172.17.0.1:51266->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-redapih2wuma/backup" to be canonical "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/backup" 2026/04/28 02:58:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2906254063) 2026/04/28 02:58:32 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-redapih2wuma) 2026/04/28 02:58:32 DEBUG : dst/file1: Sizes differ 2026/04/28 02:58:32 INFO : dst/file1: Moved (server-side) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37915") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55058->172.17.0.4:37915, err= 2026/04/28 02:58:32 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/28 02:58:32 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/28 02:58:32 INFO : dst/file1: Copied (new) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48745") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39520->172.17.0.4:48745, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48832") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51278->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47390->172.17.0.4:48832, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49546") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57438->172.17.0.4:49546, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32289") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55030->172.17.0.4:32289, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:65214") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40558->172.17.0.4:65214, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38203") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47452->172.17.0.4:38203, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33839") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51286->172.17.0.4:33839, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16626") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35412->172.17.0.4:16626, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48050") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49490->172.17.0.4:48050, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/dst" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: > dial: conn=172.17.0.1:51290->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:32 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/CompareDest: Connecting to FTP server 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/CompareDest: > dial: conn=172.17.0.1:51300->172.17.0.4:21, err= 2026/04/28 02:58:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" to be canonical "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:32 DEBUG : one: Need to transfer - File not found at Destination 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: dial("tcp","172.17.0.4:17332") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: > dial: conn=172.17.0.1:57222->172.17.0.4:17332, err= 2026/04/28 02:58:32 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/28 02:58:32 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/28 02:58:32 INFO : one: Copied (new) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12259") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54688->172.17.0.4:12259, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9835") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40812->172.17.0.4:9835, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36707") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35434->172.17.0.4:36707, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32179") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53072->172.17.0.4:32179, err= 2026/04/28 02:58:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" for canonical name "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2906254063) 2026/04/28 02:58:32 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst) 2026/04/28 02:58:32 DEBUG : one: Sizes differ 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: dial("tcp","172.17.0.4:54028") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: > dial: conn=172.17.0.1:37564->172.17.0.4:54028, err= 2026/04/28 02:58:32 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/28 02:58:32 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/28 02:58:32 INFO : one: Copied (replaced existing) 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64298") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46230->172.17.0.4:64298, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53314") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54194->172.17.0.4:53314, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52598") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48480->172.17.0.4:52598, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32709") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36570->172.17.0.4:32709, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32360") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47164->172.17.0.4:32360, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19421") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39896") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45182->172.17.0.4:39896, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55142->172.17.0.4:19421, err= 2026/04/28 02:58:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" for canonical name "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2906254063) 2026/04/28 02:58:32 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst) 2026/04/28 02:58:32 DEBUG : one: Sizes differ 2026/04/28 02:58:32 DEBUG : one: size = 5 OK 2026/04/28 02:58:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/28 02:58:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17721") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42078->172.17.0.4:17721, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16250") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23986") 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50958->172.17.0.4:16250, err= 2026/04/28 02:58:32 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58666->172.17.0.4:23986, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38032") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59394->172.17.0.4:38032, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50993") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51424->172.17.0.4:50993, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14465") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54576->172.17.0.4:14465, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6440") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43728->172.17.0.4:6440, err= 2026/04/28 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" for canonical name "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:33 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : two: size = 3 OK 2026/04/28 02:58:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/28 02:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27776") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44200->172.17.0.4:27776, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:65250") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40426->172.17.0.4:65250, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49215") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33458->172.17.0.4:49215, err= 2026/04/28 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" for canonical name "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:33 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : two: size = 3 OK 2026/04/28 02:58:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/28 02:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54853") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53432->172.17.0.4:54853, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47787") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45618->172.17.0.4:47787, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6311") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59764->172.17.0.4:6311, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34705") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54582->172.17.0.4:34705, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36951") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49202") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46002->172.17.0.4:36951, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51826->172.17.0.4:49202, err= 2026/04/28 02:58:33 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-redapih2wuma/CompareDest" for canonical name "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/CompareDest" 2026/04/28 02:58:33 DEBUG : two: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2906254063) 2026/04/28 02:58:33 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-redapih2wuma/CompareDest) 2026/04/28 02:58:33 DEBUG : two: Sizes differ 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: dial("tcp","172.17.0.4:28865") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/dst: > dial: conn=172.17.0.1:38660->172.17.0.4:28865, err= 2026/04/28 02:58:33 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/28 02:58:33 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/28 02:58:33 INFO : two: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42164") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43968->172.17.0.4:42164, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5528") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47426->172.17.0.4:5528, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58443") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36876->172.17.0.4:58443, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20157") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43850->172.17.0.4:20157, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27243") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33134->172.17.0.4:27243, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9256") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57992->172.17.0.4:9256, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18039") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42858->172.17.0.4:18039, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.33s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54655") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47628->172.17.0.4:54655, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18810") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38714->172.17.0.4:18810, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42489") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48882->172.17.0.4:42489, err= 2026/04/28 02:58:33 DEBUG : sub/file2: size = 14 OK 2026/04/28 02:58:33 INFO : file1: Copied (new) to: sub/file2 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34734") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49220->172.17.0.4:34734, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2565") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37122->172.17.0.4:2565, err= 2026/04/28 02:58:33 DEBUG : sub/file2: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/28 02:58:33 DEBUG : file1: Unchanged skipping 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43747") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50676->172.17.0.4:43747, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23486") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34026->172.17.0.4:23486, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: don't need to copy/move sub/file2, it is already at target location 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33567") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35998->172.17.0.4:33567, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22171") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58710->172.17.0.4:22171, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19936") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47288->172.17.0.4:19936, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40889") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57256->172.17.0.4:40889, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18506") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53478->172.17.0.4:18506, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33838") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48750->172.17.0.4:33838, err= 2026/04/28 02:58:33 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/28 02:58:33 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5948") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38488->172.17.0.4:5948, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34072") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52136->172.17.0.4:34072, err= 2026/04/28 02:58:33 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/28 02:58:33 DEBUG : file1: Unchanged skipping 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2239") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44792->172.17.0.4:2239, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3147") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48358->172.17.0.4:3147, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35128") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40308->172.17.0.4:35128, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17135") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34258->172.17.0.4:17135, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26770") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43626->172.17.0.4:26770, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37214") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34286->172.17.0.4:37214, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40326") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51202->172.17.0.4:40326, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35493") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48502->172.17.0.4:35493, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Waiting for checks to finish 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Waiting for transfers to finish 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51310->172.17.0.4:21, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19139") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32738") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58338->172.17.0.4:19139, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38950->172.17.0.4:32738, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26450") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39024->172.17.0.4:26450, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19729") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58432->172.17.0.4:19729, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51314->172.17.0.4:21, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3797") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45540->172.17.0.4:3797, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49137") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60916->172.17.0.4:49137, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30375") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60280->172.17.0.4:30375, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63893") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37324->172.17.0.4:63893, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7509") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43108->172.17.0.4:7509, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62134") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46762->172.17.0.4:62134, err= 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/28 02:58:33 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2561") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55388->172.17.0.4:2561, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8768") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53836->172.17.0.4:8768, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44969") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52648->172.17.0.4:44969, err= --- PASS: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36201") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41102->172.17.0.4:36201, err= 2026/04/28 02:58:33 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/28 02:58:33 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/28 02:58:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29394") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53098->172.17.0.4:29394, err= 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14563") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59496->172.17.0.4:14563, err= 2026/04/28 02:58:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19171") 2026/04/28 02:58:33 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36454->172.17.0.4:19171, err= 2026/04/28 02:58:34 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/28 02:58:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37175") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54094->172.17.0.4:37175, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31067") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37328->172.17.0.4:31067, err= 2026/04/28 02:58:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31611") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37834->172.17.0.4:31611, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46382") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59914->172.17.0.4:46382, err= 2026/04/28 02:58:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52899") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35344->172.17.0.4:52899, err= 2026/04/28 02:58:34 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/28 02:58:34 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/28 02:58:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46294") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50512->172.17.0.4:46294, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61711") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55410->172.17.0.4:61711, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6462") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36734->172.17.0.4:6462, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31840") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40634->172.17.0.4:31840, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58315") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51974->172.17.0.4:58315, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16020") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45700->172.17.0.4:16020, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40215") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38534->172.17.0.4:40215, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29975") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43152->172.17.0.4:29975, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25523") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37012->172.17.0.4:25523, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64291") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59646->172.17.0.4:64291, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14092") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45248->172.17.0.4:14092, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34209") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39184->172.17.0.4:34209, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43924") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37806->172.17.0.4:43924, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27486") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34542->172.17.0.4:27486, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29462") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51082->172.17.0.4:29462, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5823") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56196->172.17.0.4:5823, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:1392") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51048->172.17.0.4:1392, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52275") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56636->172.17.0.4:52275, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53866") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52854->172.17.0.4:53866, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18597") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44698->172.17.0.4:18597, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33925") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42150->172.17.0.4:33925, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26734") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39964->172.17.0.4:26734, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46619") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54494->172.17.0.4:46619, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18780") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45970->172.17.0.4:18780, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6490") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54456->172.17.0.4:6490, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9625") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43434->172.17.0.4:9625, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57563") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40106->172.17.0.4:57563, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7717") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39688->172.17.0.4:7717, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17592") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:32818->172.17.0.4:17592, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59921") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54586->172.17.0.4:59921, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15861") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60936->172.17.0.4:15861, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32962") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42944->172.17.0.4:32962, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23574") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35234->172.17.0.4:23574, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11166") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34042->172.17.0.4:11166, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50441") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57390->172.17.0.4:50441, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50472") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54634->172.17.0.4:50472, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38480") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56117") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51824->172.17.0.4:38480, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51708->172.17.0.4:56117, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43812") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40216->172.17.0.4:43812, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7478") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47940->172.17.0.4:7478, err= 2026/04/28 02:58:34 DEBUG : a.txt: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : a.txt: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30078") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48862->172.17.0.4:30078, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12425") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35388->172.17.0.4:12425, err= 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30260") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57302->172.17.0.4:30260, err= 2026/04/28 02:58:34 DEBUG : sub dir/ignore dir: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48185") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54220->172.17.0.4:48185, err= 2026/04/28 02:58:34 DEBUG : sub dir/ignore dir: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18744") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53610->172.17.0.4:18744, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3747") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44486->172.17.0.4:3747, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61036") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48508->172.17.0.4:61036, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13011") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41058->172.17.0.4:13011, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61042") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51172->172.17.0.4:61042, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34888") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51256->172.17.0.4:34888, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14843") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35316->172.17.0.4:14843, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24895") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58048->172.17.0.4:24895, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10703") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60268->172.17.0.4:10703, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33145") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48342->172.17.0.4:33145, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32201") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37242->172.17.0.4:32201, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34855") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46622->172.17.0.4:34855, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52876") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47820->172.17.0.4:52876, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52370") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33716->172.17.0.4:52370, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57943") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50526->172.17.0.4:57943, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9787") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36300->172.17.0.4:9787, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54091") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32721") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56394->172.17.0.4:54091, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39894->172.17.0.4:32721, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51422") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37120->172.17.0.4:51422, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6993") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46388->172.17.0.4:6993, err= 2026/04/28 02:58:34 DEBUG : a.txt: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : a.txt: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21964") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52582->172.17.0.4:21964, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5574") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34248->172.17.0.4:5574, err= 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2058") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41290->172.17.0.4:2058, err= 2026/04/28 02:58:34 DEBUG : sub dir/ignore dir: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world2: Excluded 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : sub dir/hello world: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51427") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35792->172.17.0.4:51427, err= 2026/04/28 02:58:34 DEBUG : sub dir/ignore dir: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19179") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45490->172.17.0.4:19179, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48198") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34030->172.17.0.4:48198, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55106") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54296->172.17.0.4:55106, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51884") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55320->172.17.0.4:51884, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37340") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24050") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46850->172.17.0.4:37340, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36330->172.17.0.4:24050, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64928") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41118->172.17.0.4:64928, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13116") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36100->172.17.0.4:13116, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13919") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54900->172.17.0.4:13919, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:1308") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43996->172.17.0.4:1308, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57912") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53038->172.17.0.4:57912, err= === RUN TestListJSON/Default 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40079") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40716->172.17.0.4:40079, err= === RUN TestListJSON/FilesOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57061") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36450->172.17.0.4:57061, err= === RUN TestListJSON/DirsOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25773") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36958->172.17.0.4:25773, err= === RUN TestListJSON/Recurse 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44606") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35662->172.17.0.4:44606, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27458") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37810->172.17.0.4:27458, err= === RUN TestListJSON/SubDir 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30460") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60906->172.17.0.4:30460, err= === RUN TestListJSON/NoModTime 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26824") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33384->172.17.0.4:26824, err= === RUN TestListJSON/NoMimeType 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37459") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50890->172.17.0.4:37459, err= === RUN TestListJSON/ShowHash 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38760") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56680->172.17.0.4:38760, err= === RUN TestListJSON/HashTypes 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4920") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58364->172.17.0.4:4920, err= 2026/04/28 02:58:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23137") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48596->172.17.0.4:23137, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13137") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33272->172.17.0.4:13137, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11220") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56310->172.17.0.4:11220, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:41205") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44328->172.17.0.4:41205, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5065") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41614->172.17.0.4:5065, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5918") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39050->172.17.0.4:5918, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40172") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38976->172.17.0.4:40172, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:28361") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46962->172.17.0.4:28361, err= === RUN TestStatJSON/Root 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32897") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47156->172.17.0.4:32897, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18134") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46968->172.17.0.4:18134, err= === RUN TestStatJSON/Dir 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12140") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42708->172.17.0.4:12140, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32380") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41664->172.17.0.4:32380, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40540") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43550->172.17.0.4:40540, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:1097") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58858->172.17.0.4:1097, err= === RUN TestStatJSON/FileDirsOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21894") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36370->172.17.0.4:21894, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35707") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41608->172.17.0.4:35707, err= === RUN TestStatJSON/RootNotFound 2026/04/28 02:58:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/notfound" 2026/04/28 02:58:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:34 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:34 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/notfound: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/notfound: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/notfound: > dial: conn=172.17.0.1:51328->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/notfound: dial("tcp","172.17.0.4:9563") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/notfound: > dial: conn=172.17.0.1:36160->172.17.0.4:9563, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56202") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36012->172.17.0.4:56202, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52861") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38696->172.17.0.4:52861, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11286") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50658->172.17.0.4:11286, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 INFO : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Making directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34282") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44438->172.17.0.4:34282, err= 2026/04/28 02:58:34 INFO : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Making directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13465") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36938->172.17.0.4:13465, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20129") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43214->172.17.0.4:20129, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16940") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40160->172.17.0.4:16940, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10226") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48382->172.17.0.4:10226, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49141") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45694->172.17.0.4:49141, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39602") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36712->172.17.0.4:39602, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36997") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43400->172.17.0.4:36997, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42400") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59102->172.17.0.4:42400, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2672") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38600->172.17.0.4:2672, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36015") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40880->172.17.0.4:36015, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37886") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37908->172.17.0.4:37886, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31630") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56168->172.17.0.4:31630, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22406") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39114->172.17.0.4:22406, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59283") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59078->172.17.0.4:59283, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25063") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35490->172.17.0.4:25063, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19241") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53426->172.17.0.4:19241, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4424") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57630->172.17.0.4:4424, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59863") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48478->172.17.0.4:59863, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27307") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44886->172.17.0.4:27307, err= 2026/04/28 02:58:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/28 02:58:34 DEBUG : empty space: Excluded 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26598") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56550->172.17.0.4:26598, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31517") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57694->172.17.0.4:31517, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32272") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44750->172.17.0.4:32272, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33661") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45944->172.17.0.4:33661, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42514") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34586->172.17.0.4:42514, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23827") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41488->172.17.0.4:23827, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16568") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33626->172.17.0.4:16568, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:45027") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35996->172.17.0.4:45027, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27019") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43574->172.17.0.4:27019, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22105") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48810->172.17.0.4:22105, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55004") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47408->172.17.0.4:55004, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62029") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50084->172.17.0.4:62029, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14347") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59798->172.17.0.4:14347, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/28 02:58:34 DEBUG : Creating backend with remote ":memory:" 2026/04/28 02:58:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/28 02:58:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/28 02:58:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47481") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41210->172.17.0.4:47481, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53802") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51904->172.17.0.4:53802, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:60973") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39228->172.17.0.4:60973, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15382") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60204->172.17.0.4:15382, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43674") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49566->172.17.0.4:43674, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52193") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47932->172.17.0.4:52193, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39695") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47602->172.17.0.4:39695, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59140") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33246->172.17.0.4:59140, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50545") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40974->172.17.0.4:50545, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56244") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39596->172.17.0.4:56244, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14775") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59390->172.17.0.4:14775, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19292") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39720->172.17.0.4:19292, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9506") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58488->172.17.0.4:9506, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38080") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55146->172.17.0.4:38080, err= 2026/04/28 02:58:34 DEBUG : large: Excluded (Size Filter) 2026/04/28 02:58:34 DEBUG : large: Excluded 2026/04/28 02:58:34 INFO : medium: Deleted 2026/04/28 02:58:34 INFO : small: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13027") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36232->172.17.0.4:13027, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63690") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50736->172.17.0.4:63690, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38908") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47172->172.17.0.4:38908, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43163") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59164->172.17.0.4:43163, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24429") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39230->172.17.0.4:24429, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32073") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45214->172.17.0.4:32073, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10783") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40184->172.17.0.4:10783, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61359") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43798->172.17.0.4:61359, err= 2026/04/28 02:58:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/04/28 02:58:34 INFO : large: Deleted 2026/04/28 02:58:34 INFO : medium: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44212") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33734->172.17.0.4:44212, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64374") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54848->172.17.0.4:64374, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35572") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57184->172.17.0.4:35572, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35495") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49536->172.17.0.4:35495, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5298") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38652->172.17.0.4:5298, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51000") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46398->172.17.0.4:51000, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22897") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53556->172.17.0.4:22897, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49915") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52964->172.17.0.4:49915, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20803") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44230->172.17.0.4:20803, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37324") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54178->172.17.0.4:37324, err= 2026/04/28 02:58:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/28 02:58:34 INFO : small: Deleted 2026/04/28 02:58:34 INFO : medium: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53727") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58220->172.17.0.4:53727, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54409") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59788->172.17.0.4:54409, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9339") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48802->172.17.0.4:9339, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35780") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44658->172.17.0.4:35780, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8431") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50050->172.17.0.4:8431, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42526") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39164->172.17.0.4:42526, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59859") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34308->172.17.0.4:59859, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27791") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42752->172.17.0.4:27791, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29046") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58994->172.17.0.4:29046, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63759") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48410->172.17.0.4:63759, err= 2026/04/28 02:58:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/28 02:58:34 INFO : medium: Deleted 2026/04/28 02:58:34 INFO : large: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32799") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44244->172.17.0.4:32799, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7704") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60496->172.17.0.4:7704, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64640") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53096->172.17.0.4:64640, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26449") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38808->172.17.0.4:26449, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34231") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54096->172.17.0.4:34231, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59148") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54146->172.17.0.4:59148, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4051") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60850->172.17.0.4:4051, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31121") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34534->172.17.0.4:31121, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61133") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46652->172.17.0.4:61133, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7078") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48210->172.17.0.4:7078, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63755") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35368->172.17.0.4:63755, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18821") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53612->172.17.0.4:18821, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/28 02:58:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/28 02:58:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/28 02:58:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 02:58:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 02:58:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 02:58:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/28 02:58:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8469") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54278->172.17.0.4:8469, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21000") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60530->172.17.0.4:21000, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:41384") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50632->172.17.0.4:41384, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52168") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54784->172.17.0.4:52168, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61569") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41386->172.17.0.4:61569, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34737") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59248->172.17.0.4:34737, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37999") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53814->172.17.0.4:37999, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63829") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37322->172.17.0.4:63829, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30202") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41410->172.17.0.4:30202, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42069") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40790->172.17.0.4:42069, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63647") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54484->172.17.0.4:63647, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12846") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56612->172.17.0.4:12846, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:45917") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34092->172.17.0.4:45917, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48895") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46066->172.17.0.4:48895, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56120") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35818->172.17.0.4:56120, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64282") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59732->172.17.0.4:64282, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32576") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39742->172.17.0.4:32576, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54242") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50278->172.17.0.4:54242, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3132") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60794->172.17.0.4:3132, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16246") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43502->172.17.0.4:16246, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/04/28 02:58:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dumadez0xine" 2026/04/28 02:58:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/28 02:58:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:34 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:34 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:34 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:51334->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : Creating backend with remote "/tmp/rclone1552511784" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-dumadez0xine", Local "Local file system at /tmp/rclone1552511784", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:30530") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:49050->172.17.0.4:30530, err= 2026/04/28 02:58:34 INFO : A2: Making directory 2026/04/28 02:58:34 INFO : A1/B2: Making directory 2026/04/28 02:58:34 INFO : A1/B2/C2: Making directory 2026/04/28 02:58:34 INFO : A1/B1/C3: Making directory 2026/04/28 02:58:34 INFO : A3: Making directory 2026/04/28 02:58:34 INFO : A3/B3: Making directory 2026/04/28 02:58:34 INFO : A3/B3/C4: Making directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:2997") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:57088->172.17.0.4:2997, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:32080") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:53642->172.17.0.4:32080, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:51348->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:62232") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:56288->172.17.0.4:62232, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:27421") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:34498->172.17.0.4:27421, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:23349") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:53906->172.17.0.4:23349, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:7853") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:39688->172.17.0.4:7853, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:51350->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:61136") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:37806->172.17.0.4:61136, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:45082") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:47906->172.17.0.4:45082, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:4936") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:38482->172.17.0.4:4936, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:19394") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:57028->172.17.0.4:19394, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:64943") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:57446->172.17.0.4:64943, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:12479") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:42758->172.17.0.4:12479, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:61189") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:60362->172.17.0.4:61189, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:48847") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:46984->172.17.0.4:48847, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:60378") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:45062->172.17.0.4:60378, err= 2026/04/28 02:58:34 INFO : A1/B1/C1/one: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:26530") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:59108->172.17.0.4:26530, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:2815") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:50906") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:40354->172.17.0.4:2815, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:45172->172.17.0.4:50906, err= 2026/04/28 02:58:34 DEBUG : removing 2 level 3 directories 2026/04/28 02:58:34 INFO : A1/B1/C3: Removing directory 2026/04/28 02:58:34 INFO : A1/B1/C1: Removing directory 2026/04/28 02:58:34 DEBUG : removing 1 level 2 directories 2026/04/28 02:58:34 INFO : A1/B1: Removing directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:62056") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:59254->172.17.0.4:62056, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:48077") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:46564->172.17.0.4:48077, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:16444") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:46446->172.17.0.4:16444, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:60333") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:35260->172.17.0.4:60333, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:15450") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:31692") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:41774->172.17.0.4:15450, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:46228->172.17.0.4:31692, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:45115") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:47862->172.17.0.4:45115, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:57637") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:33490->172.17.0.4:57637, err= 2026/04/28 02:58:34 DEBUG : Waiting for deletions to finish 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:3114") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:42560->172.17.0.4:3114, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:39569") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:12380") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:50414->172.17.0.4:39569, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:15720") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:52310->172.17.0.4:15720, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:59346->172.17.0.4:12380, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:49863") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:7749") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:51366->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:35318->172.17.0.4:49863, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:48216->172.17.0.4:7749, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:21652") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:42740->172.17.0.4:21652, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:52788") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:37442->172.17.0.4:52788, err= 2026/04/28 02:58:34 INFO : A1/two: Deleted 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:22497") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:55270->172.17.0.4:22497, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:29347") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:5858") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:57822->172.17.0.4:29347, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:46400->172.17.0.4:5858, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:59083") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:56354->172.17.0.4:59083, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:31609") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:33936->172.17.0.4:31609, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:16733") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:59136") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:60256->172.17.0.4:16733, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:34346->172.17.0.4:59136, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:38743") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:37416->172.17.0.4:38743, err= 2026/04/28 02:58:34 DEBUG : removing 2 level 3 directories 2026/04/28 02:58:34 INFO : A3/B3/C4: Removing directory 2026/04/28 02:58:34 INFO : A1/B2/C2: Removing directory 2026/04/28 02:58:34 DEBUG : removing 2 level 2 directories 2026/04/28 02:58:34 INFO : A3/B3: Removing directory 2026/04/28 02:58:34 INFO : A1/B2: Removing directory 2026/04/28 02:58:34 DEBUG : removing 3 level 1 directories 2026/04/28 02:58:34 INFO : A3: Removing directory 2026/04/28 02:58:34 INFO : A1: Removing directory 2026/04/28 02:58:34 INFO : A2: Removing directory 2026/04/28 02:58:34 DEBUG : removing 1 level 0 directories 2026/04/28 02:58:34 INFO : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Removing directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:31542") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:45614->172.17.0.4:31542, err= 2026/04/28 02:58:34 ERROR : error listing: directory not found 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: dial("tcp","172.17.0.4:31427") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: > dial: conn=172.17.0.1:37272->172.17.0.4:31427, err= 2026/04/28 02:58:34 ERROR : error listing: directory not found 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-dumadez0xine: Purge dir "" 2026/04/28 02:58:34 NOTICE: purge failed to rmdir "": directory not found 2026/04/28 02:58:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.09s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50448") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59888->172.17.0.4:50448, err= 2026/04/28 02:58:34 INFO : A2: Making directory 2026/04/28 02:58:34 INFO : A1/B2: Making directory 2026/04/28 02:58:34 INFO : A1/B2/C2: Making directory 2026/04/28 02:58:34 INFO : A1/B1/C3: Making directory 2026/04/28 02:58:34 INFO : A3: Making directory 2026/04/28 02:58:34 INFO : A3/B3: Making directory 2026/04/28 02:58:34 INFO : A3/B3/C4: Making directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4210") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57860->172.17.0.4:4210, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43774") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46856->172.17.0.4:43774, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18242") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24214") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20225") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58260->172.17.0.4:18242, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51832->172.17.0.4:24214, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35410->172.17.0.4:20225, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22962") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50104->172.17.0.4:22962, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58190") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46032->172.17.0.4:58190, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48884") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39068->172.17.0.4:48884, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34225") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53338->172.17.0.4:34225, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57098") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44068->172.17.0.4:57098, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51370->172.17.0.4:21, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27427") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49462->172.17.0.4:27427, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59362") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33584->172.17.0.4:59362, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55105") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54500->172.17.0.4:55105, err= 2026/04/28 02:58:34 DEBUG : removing 1 level 3 directories 2026/04/28 02:58:34 INFO : A3/B3/C4: Removing directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46220") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57412->172.17.0.4:46220, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53569") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12481") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38908->172.17.0.4:12481, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37620->172.17.0.4:53569, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62223") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59704->172.17.0.4:62223, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52443") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53629") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30830") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59590->172.17.0.4:53629, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60908->172.17.0.4:52443, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39370->172.17.0.4:30830, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:65191") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53010->172.17.0.4:65191, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21842") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14085") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53796->172.17.0.4:21842, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35954->172.17.0.4:14085, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6946") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52830->172.17.0.4:6946, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4602") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42216->172.17.0.4:4602, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39825") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7736") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40414->172.17.0.4:7736, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60000->172.17.0.4:39825, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51152") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54930->172.17.0.4:51152, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32014") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36334->172.17.0.4:32014, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21540") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35394->172.17.0.4:21540, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48938") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38640") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42882->172.17.0.4:48938, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64562") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58390->172.17.0.4:38640, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35076->172.17.0.4:64562, err= 2026/04/28 02:58:34 DEBUG : removing 2 level 3 directories 2026/04/28 02:58:34 INFO : A1/B2/C2: Removing directory 2026/04/28 02:58:34 INFO : A1/B1/C3: Removing directory 2026/04/28 02:58:34 DEBUG : removing 2 level 2 directories 2026/04/28 02:58:34 INFO : A3/B3: Removing directory 2026/04/28 02:58:34 INFO : A1/B2: Removing directory 2026/04/28 02:58:34 DEBUG : removing 2 level 1 directories 2026/04/28 02:58:34 INFO : A3: Removing directory 2026/04/28 02:58:34 INFO : A2: Removing directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44913") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55192->172.17.0.4:44913, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64493") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33316->172.17.0.4:64493, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20697") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46920->172.17.0.4:20697, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51142") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35828->172.17.0.4:51142, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17690") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55584->172.17.0.4:17690, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37981") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46568->172.17.0.4:37981, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37446") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59038->172.17.0.4:37446, err= 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22870") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51262->172.17.0.4:22870, err= 2026/04/28 02:58:34 DEBUG : removing 1 level 3 directories 2026/04/28 02:58:34 INFO : A1/B1/C1: Removing directory 2026/04/28 02:58:34 DEBUG : removing 1 level 2 directories 2026/04/28 02:58:34 INFO : A1/B1: Removing directory 2026/04/28 02:58:34 DEBUG : removing 1 level 1 directories 2026/04/28 02:58:34 INFO : A1: Removing directory 2026/04/28 02:58:34 DEBUG : removing 1 level 0 directories 2026/04/28 02:58:34 INFO : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Removing directory 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48400") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54212->172.17.0.4:48400, err= 2026/04/28 02:58:34 ERROR : error listing: directory not found 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59424") 2026/04/28 02:58:34 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54510->172.17.0.4:59424, err= 2026/04/28 02:58:34 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 INFO : A1: Making directory 2026/04/28 02:58:35 INFO : A1/B1: Making directory 2026/04/28 02:58:35 INFO : A1/B1/C1: Making directory 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10037") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35580->172.17.0.4:10037, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18236") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35192->172.17.0.4:18236, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57420") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45068->172.17.0.4:57420, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63885") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48032->172.17.0.4:63885, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7942") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:32798->172.17.0.4:7942, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24338") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40742->172.17.0.4:24338, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11986") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51226->172.17.0.4:11986, err= 2026/04/28 02:58:35 DEBUG : removing 1 level 3 directories 2026/04/28 02:58:35 INFO : A1/B1/C1: Removing directory 2026/04/28 02:58:35 DEBUG : removing 1 level 2 directories 2026/04/28 02:58:35 INFO : A1/B1: Removing directory 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:28985") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60876->172.17.0.4:28985, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:65010") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44602->172.17.0.4:65010, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21965") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42450->172.17.0.4:21965, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44890") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52616->172.17.0.4:44890, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53244") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55246->172.17.0.4:53244, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 INFO : A1: Making directory 2026/04/28 02:58:35 INFO : A1/B1: Making directory 2026/04/28 02:58:35 INFO : A1/B1/C1: Making directory 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47091") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46822->172.17.0.4:47091, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10825") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34110->172.17.0.4:10825, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5762") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54268->172.17.0.4:5762, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46337") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46662->172.17.0.4:46337, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37282") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51660->172.17.0.4:37282, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35047") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35940->172.17.0.4:35047, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52759") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42340->172.17.0.4:52759, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:42698") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46426->172.17.0.4:42698, err= 2026/04/28 02:58:35 DEBUG : removing 1 level 3 directories 2026/04/28 02:58:35 INFO : A1/B1/C1: Removing directory 2026/04/28 02:58:35 DEBUG : removing 1 level 2 directories 2026/04/28 02:58:35 INFO : A1/B1: Removing directory 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30280") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38264->172.17.0.4:30280, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21881") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:32792->172.17.0.4:21881, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32715") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54356->172.17.0.4:32715, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37625") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35584->172.17.0.4:37625, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44562") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60790->172.17.0.4:44562, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54279") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50564->172.17.0.4:54279, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32530") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39948->172.17.0.4:32530, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30605") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45632->172.17.0.4:30605, err= 2026/04/28 02:58:35 DEBUG : filename.txt: File name found in url 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56737") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34412->172.17.0.4:56737, err= 2026/04/28 02:58:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33511") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51726->172.17.0.4:33511, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:63324") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36534->172.17.0.4:63324, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49378") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60306->172.17.0.4:49378, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14515") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40626->172.17.0.4:14515, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23240") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50324->172.17.0.4:23240, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20987") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40064->172.17.0.4:20987, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16270") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52718->172.17.0.4:16270, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:45032") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53500->172.17.0.4:45032, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55706") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44344->172.17.0.4:55706, err= 2026/04/28 02:58:35 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/28 02:58:35 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/28 02:58:35 INFO : file1: Copied (new) to: sub/file2 2026/04/28 02:58:35 INFO : file1: Deleted 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3892") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40734->172.17.0.4:3892, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:24929") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36578->172.17.0.4:24929, err= 2026/04/28 02:58:35 DEBUG : sub/file2: size = 14 OK 2026/04/28 02:58:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/28 02:58:35 DEBUG : file1: Unchanged skipping 2026/04/28 02:58:35 INFO : file1: Deleted 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10149") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46746->172.17.0.4:10149, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32186") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55320->172.17.0.4:32186, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: don't need to copy/move sub/file2, it is already at target location 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55015") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48652->172.17.0.4:55015, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26144") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54092->172.17.0.4:26144, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2664") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42032->172.17.0.4:2664, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59250") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33468->172.17.0.4:59250, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20577") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60584->172.17.0.4:20577, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40963") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36846->172.17.0.4:40963, err= 2026/04/28 02:58:35 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/28 02:58:35 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/28 02:58:35 INFO : file1: Copied (new) 2026/04/28 02:58:35 INFO : file1: Deleted 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13729") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42184->172.17.0.4:13729, err= 2026/04/28 02:58:35 DEBUG : file1: Destination exists, skipping 2026/04/28 02:58:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50509") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47460->172.17.0.4:50509, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27466") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56022->172.17.0.4:27466, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36378") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55718->172.17.0.4:36378, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61684") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54856->172.17.0.4:61684, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23150") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36976->172.17.0.4:23150, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19298") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47890->172.17.0.4:19298, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5631") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50984->172.17.0.4:5631, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62331") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46422->172.17.0.4:62331, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51304") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57100->172.17.0.4:51304, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26964") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42326->172.17.0.4:26964, err= 2026/04/28 02:58:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-redapih2wuma/backup" 2026/04/28 02:58:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/28 02:58:35 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:35 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{2ZbqU}" suffix to name 2026/04/28 02:58:35 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/28 02:58:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/28 02:58:35 DEBUG : Setting pass="MY5V87-pCjNUXB-HeIntPWKgGXumnOEWbDih9xa2yqxHWQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/28 02:58:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: Connecting to FTP server 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/backup: > dial: conn=172.17.0.1:51374->172.17.0.4:21, err= 2026/04/28 02:58:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-redapih2wuma/backup" to be canonical "TestFTPProftpd{2ZbqU}:rclone-test-redapih2wuma/backup" 2026/04/28 02:58:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2906254063) 2026/04/28 02:58:35 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-redapih2wuma) 2026/04/28 02:58:35 DEBUG : dst/file1: Sizes differ 2026/04/28 02:58:35 INFO : dst/file1: Moved (server-side) 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32198") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42122->172.17.0.4:32198, err= 2026/04/28 02:58:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/28 02:58:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/28 02:58:35 INFO : dst/file1: Copied (new) 2026/04/28 02:58:35 INFO : dst/file1: Deleted 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52135") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33004->172.17.0.4:52135, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62460") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51662->172.17.0.4:62460, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5932") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35240->172.17.0.4:5932, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58849") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58750->172.17.0.4:58849, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33920") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40260->172.17.0.4:33920, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9763") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40306->172.17.0.4:9763, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23769") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44428->172.17.0.4:23769, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21444") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40532->172.17.0.4:21444, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13043") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54688->172.17.0.4:13043, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma/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.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21564") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48454->172.17.0.4:21564, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50469") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40218->172.17.0.4:50469, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8733") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52594->172.17.0.4:8733, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55312") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50664->172.17.0.4:55312, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50826") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59106->172.17.0.4:50826, err= 2026/04/28 02:58:35 INFO : A1/B2: Making directory 2026/04/28 02:58:35 INFO : A1/B1/C3: Making directory 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11877") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47916->172.17.0.4:11877, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52953") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51544->172.17.0.4:52953, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:60573") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36908->172.17.0.4:60573, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22516") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43082->172.17.0.4:22516, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13540") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:57635") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:44297") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38158->172.17.0.4:13540, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56318->172.17.0.4:44297, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42382->172.17.0.4:57635, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52000") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47690->172.17.0.4:52000, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10842") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45748->172.17.0.4:10842, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:60904") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38954->172.17.0.4:60904, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52996") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40830->172.17.0.4:52996, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54012") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:13280") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57142->172.17.0.4:13280, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52609") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37556->172.17.0.4:54012, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44188->172.17.0.4:52609, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38281") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37234->172.17.0.4:38281, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:65267") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47300->172.17.0.4:65267, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15063") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59044->172.17.0.4:15063, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:58736") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51010") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21687") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53166->172.17.0.4:58736, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39818->172.17.0.4:21687, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40712->172.17.0.4:51010, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Connecting to FTP server 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:21") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51386->172.17.0.4:21, err= 2026/04/28 02:58:35 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/28 02:58:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/28 02:58:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/28 02:58:35 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/28 02:58:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10425") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34634->172.17.0.4:10425, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:2850") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46338->172.17.0.4:2850, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34032") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18480") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57108->172.17.0.4:34032, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37224->172.17.0.4:18480, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26199") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3097") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34202->172.17.0.4:26199, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47876->172.17.0.4:3097, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36489") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57164->172.17.0.4:36489, err= 2026/04/28 02:58:35 INFO : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51637") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33680->172.17.0.4:51637, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46668") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8596") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53858->172.17.0.4:46668, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47542->172.17.0.4:8596, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51343") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30389") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47504") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34018->172.17.0.4:30389, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56382->172.17.0.4:51343, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52426->172.17.0.4:47504, err= 2026/04/28 02:58:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/28 02:58:35 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/28 02:58:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/28 02:58:35 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/28 02:58:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54902") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58204->172.17.0.4:54902, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33026") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46392->172.17.0.4:33026, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56830") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35062->172.17.0.4:56830, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23669") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41790->172.17.0.4:23669, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4338") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51880->172.17.0.4:4338, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46716") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22410") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47926->172.17.0.4:22410, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37874->172.17.0.4:46716, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:6676") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40642->172.17.0.4:6676, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:45489") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:57034->172.17.0.4:45489, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:34762") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45388->172.17.0.4:34762, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53704") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38076->172.17.0.4:53704, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18352") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62752") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:56510") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46752->172.17.0.4:62752, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60202->172.17.0.4:18352, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58656->172.17.0.4:56510, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36950") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36192->172.17.0.4:36950, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:51012") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34040->172.17.0.4:51012, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:31107") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60994->172.17.0.4:31107, err= --- PASS: TestGetFsInfo (0.01s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:22628") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58796->172.17.0.4:22628, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5473") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42730->172.17.0.4:5473, err= 2026/04/28 02:58:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 02:58:35 NOTICE: ftp://172.17.0.4:21/rclone-test-redapih2wuma: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/28 02:58:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50405") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39844->172.17.0.4:50405, err= 2026/04/28 02:58:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 02:58:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:7867") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48820->172.17.0.4:7867, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:28523") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41640->172.17.0.4:28523, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:48396") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41262->172.17.0.4:48396, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:25451") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34406->172.17.0.4:25451, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:15727") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51792->172.17.0.4:15727, err= 2026/04/28 02:58:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 02:58:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40606") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38304->172.17.0.4:40606, err= 2026/04/28 02:58:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 02:58:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33590") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50436->172.17.0.4:33590, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:50043") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59712->172.17.0.4:50043, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39149") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33302->172.17.0.4:39149, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:45963") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36156->172.17.0.4:45963, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:17915") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59398->172.17.0.4:17915, err= 2026/04/28 02:58:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 02:58:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:29013") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40564->172.17.0.4:29013, err= 2026/04/28 02:58:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 02:58:35 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16654") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33784->172.17.0.4:16654, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:12391") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60294->172.17.0.4:12391, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19961") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40136->172.17.0.4:19961, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11035") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37772->172.17.0.4:11035, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: File to upload is small (34 bytes), uploading instead of streaming 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27998") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:48880->172.17.0.4:27998, err= 2026/04/28 02:58:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/28 02:58:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:47774") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54962->172.17.0.4:47774, err= 2026/04/28 02:58:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/28 02:58:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26766") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60590->172.17.0.4:26766, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26261") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36502->172.17.0.4:26261, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43159") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:58392->172.17.0.4:43159, err= --- PASS: TestRcat (0.10s) --- 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.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:55243") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:34836->172.17.0.4:55243, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36105") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54078->172.17.0.4:36105, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54065") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:42960->172.17.0.4:54065, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: File to upload is small (60 bytes), uploading instead of streaming 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18020") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59906->172.17.0.4:18020, err= 2026/04/28 02:58:35 DEBUG : potato2: size = 60 OK 2026/04/28 02:58:35 DEBUG : potato2: Size of src and dst objects identical 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:16266") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55200->172.17.0.4:16266, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:43392") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:55030->172.17.0.4:43392, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62021") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60790->172.17.0.4:62021, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36938") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41606->172.17.0.4:36938, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40819") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37854->172.17.0.4:40819, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:4204") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:52264->172.17.0.4:4204, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:5794") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35494->172.17.0.4:5794, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8196") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53810->172.17.0.4:8196, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:37909") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43058->172.17.0.4:37909, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30145") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45868->172.17.0.4:30145, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:60782") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46952->172.17.0.4:60782, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8462") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:44076->172.17.0.4:8462, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20889") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36220->172.17.0.4:20889, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:14919") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45654->172.17.0.4:14919, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Touching "empty space" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Touching "potato2" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:53676") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40560->172.17.0.4:53676, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Touching "sub dir/potato3" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:39550") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36036->172.17.0.4:39550, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:19726") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53406->172.17.0.4:19726, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:59982") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35712->172.17.0.4:59982, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3491") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38646->172.17.0.4:3491, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52205") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51802->172.17.0.4:52205, err= --- PASS: TestTouchDir (0.04s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:33461") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37734->172.17.0.4:33461, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10919") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38192->172.17.0.4:10919, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:3590") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:47178->172.17.0.4:3590, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36211") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51240->172.17.0.4:36211, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32367") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51822->172.17.0.4:32367, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:26977") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41076->172.17.0.4:26977, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:8097") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51298->172.17.0.4:8097, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23861") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50776->172.17.0.4:23861, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64404") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43116->172.17.0.4:64404, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:9207") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:33428->172.17.0.4:9207, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-redapih2wuma", Local "Local file system at /tmp/rclone2906254063", Modify Window "1s" 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:10393") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60080->172.17.0.4:10393, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40442") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54412->172.17.0.4:40442, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:18738") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40194->172.17.0.4:18738, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:28469") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:45408->172.17.0.4:28469, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40819") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:37856->172.17.0.4:40819, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:64910") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49110->172.17.0.4:64910, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:23632") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:39726->172.17.0.4:23632, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:49230") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:59736->172.17.0.4:49230, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dowovov6" before starting 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:38138") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:49426->172.17.0.4:38138, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:30033") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:38048->172.17.0.4:30033, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing.dowovov6: TEST: removing renamed existing file after operation 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:52097") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:60784->172.17.0.4:52097, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:32688") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:51456->172.17.0.4:32688, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoluqoc2" before starting 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:28471") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:35406->172.17.0.4:28471, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:20010") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:46936->172.17.0.4:20010, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yoluqoc2: TEST: renaming existing back after failed operation 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62740") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:53658->172.17.0.4:62740, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:27042") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56318->172.17.0.4:27042, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sawisik0" before starting 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:62930") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:54382->172.17.0.4:62930, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:61201") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:40066->172.17.0.4:61201, err= 2026/04/28 02:58:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sawisik0: TEST: removing renamed existing file after operation 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:35864") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:56340->172.17.0.4:35864, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:40551") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:32876->172.17.0.4:40551, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:36333") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:43008->172.17.0.4:36333, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:54493") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:36372->172.17.0.4:54493, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:46624") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:50344->172.17.0.4:46624, err= --- PASS: TestRemoveExisting (0.07s) === 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/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: dial("tcp","172.17.0.4:11977") 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: > dial: conn=172.17.0.1:41118->172.17.0.4:11977, err= 2026/04/28 02:58:35 DEBUG : ftp://172.17.0.4:21/rclone-test-redapih2wuma: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.937222585s (try 1/5)