"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/07/16 03:10:29 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo" 2026/07/16 03:10:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:29 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:29 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:29 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:29 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:29 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:29 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:29 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:29 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:29 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:29 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43164->172.17.0.4:21, err= 2026/07/16 03:10:29 DEBUG : Creating backend with remote "/tmp/rclone3435917346" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11014") 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39350->172.17.0.4:11014, err= 2026/07/16 03:10:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37848") 2026/07/16 03:10:29 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42694->172.17.0.4:37848, err= 2026/07/16 03:10:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/16 03:10:29 DEBUG : a: size = 0 OK 2026/07/16 03:10:29 DEBUG : a: size = 1 (memory) 2026/07/16 03:10:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/16 03:10:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/16 03:10:30 DEBUG : potato: Seek from 10 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 10 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 2 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/16 03:10:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 2 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/16 03:10:30 DEBUG : potato: Seek from 8 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 8 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/16 03:10:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 03:10:30 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 03:10:30 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 03:10:30 DEBUG : potato: Seek from 5 to 2 2026/07/16 03:10:30 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/16 03:10:30 DEBUG : potato: Seek from 9 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 9 to 0 2026/07/16 03:10:30 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43924") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52896->172.17.0.4:43924, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59528") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41308->172.17.0.4:59528, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19099") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35402->172.17.0.4:19099, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:7485") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60772->172.17.0.4:7485, err= === RUN TestCheck/3 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12335") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59358->172.17.0.4:12335, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29270") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50298->172.17.0.4:29270, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59161") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33740->172.17.0.4:59161, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53319") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58790->172.17.0.4:53319, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29858") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54124->172.17.0.4:29858, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39499") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55314->172.17.0.4:39499, err= --- PASS: TestCheck (0.04s) --- 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/07/16 03:10:30 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 03:10:30 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 03:10:30 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/16 03:10:30 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/16 03:10:30 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/16 03:10:30 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10591") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46558->172.17.0.4:10591, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34358") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47146->172.17.0.4:34358, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55970") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49244->172.17.0.4:55970, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31445") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56178->172.17.0.4:31445, err= === RUN TestCheckDownload/3 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33228") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34746->172.17.0.4:33228, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26498") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40112->172.17.0.4:26498, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27232") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51316->172.17.0.4:27232, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47231") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53616->172.17.0.4:47231, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22057") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34796->172.17.0.4:22057, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26589") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35514->172.17.0.4:26589, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27113") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50276->172.17.0.4:27113, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50891") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59256->172.17.0.4:50891, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19714") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60946->172.17.0.4:19714, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58933") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33938->172.17.0.4:58933, err= === RUN TestCheckSizeOnly/3 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58792") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45002->172.17.0.4:58792, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11903") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36350->172.17.0.4:11903, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34577") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57534->172.17.0.4:34577, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57298") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59196->172.17.0.4:57298, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6927") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40242->172.17.0.4:6927, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61425") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53828->172.17.0.4:61425, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63916") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38978->172.17.0.4:63916, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15060") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35264->172.17.0.4:15060, err= 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 03:10:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36660") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35662->172.17.0.4:36660, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55357") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42320->172.17.0.4:55357, err= 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 03:10:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 03:10:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41269") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40996->172.17.0.4:41269, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18357") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49766->172.17.0.4:18357, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/data" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: > dial: conn=172.17.0.1:43178->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data lacks md5, skipping 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36912") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38956->172.17.0.4:36912, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14278") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44998->172.17.0.4:14278, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/data" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/data: > dial: conn=172.17.0.1:43186->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28301") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54908->172.17.0.4:28301, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5650") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34122->172.17.0.4:5650, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45275") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60818->172.17.0.4:45275, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31870") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38752->172.17.0.4:31870, err= === RUN TestCheckSumDownload/subtest1 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6330") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33162->172.17.0.4:6330, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57960") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54960->172.17.0.4:57960, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12039") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40000->172.17.0.4:12039, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5859") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35534->172.17.0.4:5859, err= === RUN TestCheckSumDownload/subtest2 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30730") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35544->172.17.0.4:30730, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63769") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40054->172.17.0.4:63769, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26285") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46058->172.17.0.4:26285, err= === RUN TestCheckSumDownload/subtest3 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10138") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37746->172.17.0.4:10138, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13899") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58972->172.17.0.4:13899, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47667") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42596->172.17.0.4:47667, err= === RUN TestCheckSumDownload/subtest4 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5663") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53502->172.17.0.4:5663, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39039") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45242->172.17.0.4:39039, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38210") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56910->172.17.0.4:38210, err= === RUN TestCheckSumDownload/subtest5 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34930") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47214->172.17.0.4:34930, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36592") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41786->172.17.0.4:36592, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25603") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51044->172.17.0.4:25603, err= === RUN TestCheckSumDownload/subtest6 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26414") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52324->172.17.0.4:26414, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1337") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49474->172.17.0.4:1337, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23389") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50710->172.17.0.4:23389, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62303") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58642->172.17.0.4:62303, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14592") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55304->172.17.0.4:14592, err= === RUN TestCheckSumDownload/subtest7 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2418") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47256->172.17.0.4:2418, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58844") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51148->172.17.0.4:58844, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17002") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34214->172.17.0.4:17002, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vipirew5xoqa" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:43198->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone1881687574" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-vipirew5xoqa", Local "Local file system at /tmp/rclone1881687574", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:3021") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:42866->172.17.0.4:3021, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:11612") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:60750->172.17.0.4:11612, err= upper checkfile vs. lower remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:64402") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:55056->172.17.0.4:64402, err= 2026/07/16 03:10:30 ERROR : hello, world!: sum not found 2026/07/16 03:10:30 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-vipirew5xoqa 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:23586") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:43742->172.17.0.4:23586, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:39846") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:50680->172.17.0.4:39846, err= 2026/07/16 03:10:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xewigut2cufi" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:43214->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone2860566898" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xewigut2cufi", Local "Local file system at /tmp/rclone2860566898", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:6947") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:34758->172.17.0.4:6947, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:38930") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:40002->172.17.0.4:38930, err= lower checkfile vs. upper remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:1936") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:39964->172.17.0.4:1936, err= 2026/07/16 03:10:30 ERROR : HELLO, WORLD!: sum not found 2026/07/16 03:10:30 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-xewigut2cufi 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-xewigut2cufi: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-xewigut2cufi: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-xewigut2cufi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:17846") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:35894->172.17.0.4:17846, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:33676") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:53372->172.17.0.4:33676, err= 2026/07/16 03:10:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-xewigut2cufi: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-xewigut2cufi: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hibohaw4kipi" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:43224->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone2366950109" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hibohaw4kipi", Local "Local file system at /tmp/rclone2366950109", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:54462") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:50740->172.17.0.4:54462, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:27052") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:48962->172.17.0.4:27052, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:27411") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:41330->172.17.0.4:27411, err= 2026/07/16 03:10:30 ERROR : HeLlO, wOrLd!: sum not found 2026/07/16 03:10:30 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-hibohaw4kipi 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:20792") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:51528->172.17.0.4:20792, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:63349") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:45820->172.17.0.4:63349, err= 2026/07/16 03:10:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zuvanuq4fota" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:43238->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone782042416" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zuvanuq4fota", Local "Local file system at /tmp/rclone782042416", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:26201") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:33762->172.17.0.4:26201, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:54391") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:46522->172.17.0.4:54391, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:29456") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:38010->172.17.0.4:29456, err= 2026/07/16 03:10:30 ERROR : HELLO, WORLD!: sum not found 2026/07/16 03:10:30 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-zuvanuq4fota 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:15131") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:47674->172.17.0.4:15131, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:24956") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:35308->172.17.0.4:24956, err= 2026/07/16 03:10:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hirehos0geme" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:43246->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone3029810558" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hirehos0geme", Local "Local file system at /tmp/rclone3029810558", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:41400") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:44394->172.17.0.4:41400, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:42682") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:57070->172.17.0.4:42682, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:54966") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:51216->172.17.0.4:54966, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-hirehos0geme 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hirehos0geme: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hirehos0geme: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hirehos0geme: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:50250") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:52474->172.17.0.4:50250, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:54817") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:40416->172.17.0.4:54817, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hirehos0geme: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-hirehos0geme: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fomujug8zuke" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:43252->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone4146192393" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fomujug8zuke", Local "Local file system at /tmp/rclone4146192393", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:45593") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:46072->172.17.0.4:45593, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:5706") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:59680->172.17.0.4:5706, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:57295") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:43928->172.17.0.4:57295, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-fomujug8zuke 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-fomujug8zuke: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-fomujug8zuke: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-fomujug8zuke: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:12578") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:55252->172.17.0.4:12578, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:48910") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:52118->172.17.0.4:48910, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-fomujug8zuke: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-fomujug8zuke: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vutukew3xaxi" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:43264->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone3021138199" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-vutukew3xaxi", Local "Local file system at /tmp/rclone3021138199", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:59607") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:37010->172.17.0.4:59607, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:49221") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:58530->172.17.0.4:49221, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:64891") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:49494->172.17.0.4:64891, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vutukew3xaxi 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:59025") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:47334->172.17.0.4:59025, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:38747") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:36108->172.17.0.4:38747, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-lojicah3lopo" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:43266->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone178839242" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-lojicah3lopo", Local "Local file system at /tmp/rclone178839242", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:64440") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:42850->172.17.0.4:64440, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:20791") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:34434->172.17.0.4:20791, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:20044") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:50690->172.17.0.4:20044, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-lojicah3lopo 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-lojicah3lopo: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-lojicah3lopo: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-lojicah3lopo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:41646") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:39880->172.17.0.4:41646, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:7470") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:47520->172.17.0.4:7470, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-lojicah3lopo: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-lojicah3lopo: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kikogej2yiki" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:43268->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone1939464590" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kikogej2yiki", Local "Local file system at /tmp/rclone1939464590", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:35602") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:51566->172.17.0.4:35602, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:15480") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:59734->172.17.0.4:15480, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:21568") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:55764->172.17.0.4:21568, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kikogej2yiki 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kikogej2yiki: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kikogej2yiki: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kikogej2yiki: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:35291") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:38312->172.17.0.4:35291, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:65357") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:59678->172.17.0.4:65357, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kikogej2yiki: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kikogej2yiki: 1 matching files 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kojisum9jile" 2026/07/16 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:43278->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "/tmp/rclone4219843797" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kojisum9jile", Local "Local file system at /tmp/rclone4219843797", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:18907") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:41030->172.17.0.4:18907, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:36269") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:42794->172.17.0.4:36269, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:47411") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:43416->172.17.0.4:47411, err= 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 03:10:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kojisum9jile 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kojisum9jile: 1 files missing 2026/07/16 03:10:30 NOTICE: 1 hashes missing 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kojisum9jile: 1 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kojisum9jile: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:38589") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:44108->172.17.0.4:38589, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:31007") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:47402->172.17.0.4:31007, err= 2026/07/16 03:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kojisum9jile: 0 differences found 2026/07/16 03:10:30 NOTICE: ftp://172.17.0.4:21/rclone-test-kojisum9jile: 1 matching files 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: dial("tcp","172.17.0.4:60059") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: > dial: conn=172.17.0.1:35256->172.17.0.4:60059, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kojisum9jile: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: dial("tcp","172.17.0.4:63182") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: > dial: conn=172.17.0.1:44652->172.17.0.4:63182, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kikogej2yiki: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: dial("tcp","172.17.0.4:53263") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: > dial: conn=172.17.0.1:38096->172.17.0.4:53263, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-lojicah3lopo: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: dial("tcp","172.17.0.4:42276") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: > dial: conn=172.17.0.1:34552->172.17.0.4:42276, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vutukew3xaxi: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: dial("tcp","172.17.0.4:14370") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: > dial: conn=172.17.0.1:33242->172.17.0.4:14370, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: Purge object "測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fomujug8zuke: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: dial("tcp","172.17.0.4:35770") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: > dial: conn=172.17.0.1:56054->172.17.0.4:35770, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: Purge object "測試_Русский___ě_áñ" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hirehos0geme: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: dial("tcp","172.17.0.4:39276") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: > dial: conn=172.17.0.1:51696->172.17.0.4:39276, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: Purge object "HELLO, WORLD!" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuvanuq4fota: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: dial("tcp","172.17.0.4:28757") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: > dial: conn=172.17.0.1:54484->172.17.0.4:28757, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: Purge object "HeLlO, wOrLd!" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hibohaw4kipi: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: dial("tcp","172.17.0.4:32330") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: > dial: conn=172.17.0.1:55766->172.17.0.4:32330, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: Purge object "HELLO, WORLD!" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-xewigut2cufi: Purge dir "" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: dial("tcp","172.17.0.4:21806") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: > dial: conn=172.17.0.1:44292->172.17.0.4:21806, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: Purge object "hello, world!" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vipirew5xoqa: Purge dir "" --- PASS: TestApplyTransforms (0.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28077") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33620->172.17.0.4:28077, err= 2026/07/16 03:10:30 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/16 03:10:30 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/16 03:10:30 INFO : file1: Copied (new) to: sub/file2 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64150") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58104->172.17.0.4:64150, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9428") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44438->172.17.0.4:9428, err= 2026/07/16 03:10:30 DEBUG : sub/file2: size = 14 OK 2026/07/16 03:10:30 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 03:10:30 DEBUG : file1: Unchanged skipping 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39093") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53798->172.17.0.4:39093, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4475") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37508->172.17.0.4:4475, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: don't need to copy/move sub/file2, it is already at target location 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37510") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56478->172.17.0.4:37510, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4288") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51552->172.17.0.4:4288, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2710") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52724->172.17.0.4:2710, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62772") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48470->172.17.0.4:62772, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27253") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40106->172.17.0.4:27253, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11824") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57508->172.17.0.4:11824, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11137") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59034->172.17.0.4:11137, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9385") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54614->172.17.0.4:9385, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54492") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60900->172.17.0.4:54492, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15776") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59472->172.17.0.4:15776, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/backup" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: > dial: conn=172.17.0.1:43284->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-fiyewex3siwo/backup" to be canonical "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/backup" 2026/07/16 03:10:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3435917346) 2026/07/16 03:10:30 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-fiyewex3siwo) 2026/07/16 03:10:30 DEBUG : dst/file1: Sizes differ 2026/07/16 03:10:30 INFO : dst/file1: Moved (server-side) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47401") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34232->172.17.0.4:47401, err= 2026/07/16 03:10:30 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/16 03:10:30 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/16 03:10:30 INFO : dst/file1: Copied (new) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27167") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54018->172.17.0.4:27167, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43294->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26318") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44520->172.17.0.4:26318, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19896") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50022->172.17.0.4:19896, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16796") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40724->172.17.0.4:16796, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26703") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42736->172.17.0.4:26703, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26079") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35728->172.17.0.4:26079, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62735") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40330->172.17.0.4:62735, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51480") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54364->172.17.0.4:51480, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59325") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46130->172.17.0.4:59325, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/dst" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: > dial: conn=172.17.0.1:43300->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:30 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:30 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:30 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:30 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/CompareDest: Connecting to FTP server 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/CompareDest: > dial: conn=172.17.0.1:43310->172.17.0.4:21, err= 2026/07/16 03:10:30 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" to be canonical "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: dial("tcp","172.17.0.4:4006") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: > dial: conn=172.17.0.1:47228->172.17.0.4:4006, err= 2026/07/16 03:10:30 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/16 03:10:30 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/16 03:10:30 INFO : one: Copied (new) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50897") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37512->172.17.0.4:50897, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18294") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52126->172.17.0.4:18294, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21828") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37706->172.17.0.4:21828, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16539") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37320->172.17.0.4:16539, err= 2026/07/16 03:10:30 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" for canonical name "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3435917346) 2026/07/16 03:10:30 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst) 2026/07/16 03:10:30 DEBUG : one: Sizes differ 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: dial("tcp","172.17.0.4:10105") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: > dial: conn=172.17.0.1:39864->172.17.0.4:10105, err= 2026/07/16 03:10:30 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/16 03:10:30 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/16 03:10:30 INFO : one: Copied (replaced existing) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23615") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43068->172.17.0.4:23615, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38849") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40790->172.17.0.4:38849, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5762") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48868->172.17.0.4:5762, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9636") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56336->172.17.0.4:9636, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51211") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41110->172.17.0.4:51211, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13914") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44194") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40340->172.17.0.4:44194, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37638->172.17.0.4:13914, err= 2026/07/16 03:10:30 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" for canonical name "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3435917346) 2026/07/16 03:10:30 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst) 2026/07/16 03:10:30 DEBUG : one: Sizes differ 2026/07/16 03:10:30 DEBUG : one: size = 5 OK 2026/07/16 03:10:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 03:10:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16125") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46302->172.17.0.4:16125, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26274") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54990->172.17.0.4:26274, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20383") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57514->172.17.0.4:20383, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64780") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56208->172.17.0.4:64780, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4926") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34702->172.17.0.4:4926, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34040") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35432->172.17.0.4:34040, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29326") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60506->172.17.0.4:29326, err= 2026/07/16 03:10:30 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" for canonical name "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 03:10:30 DEBUG : two: size = 3 OK 2026/07/16 03:10:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 03:10:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61135") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55122->172.17.0.4:61135, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21777") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18967") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44702->172.17.0.4:21777, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50562->172.17.0.4:18967, err= 2026/07/16 03:10:30 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" for canonical name "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 03:10:30 DEBUG : two: size = 3 OK 2026/07/16 03:10:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 03:10:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58089") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44384->172.17.0.4:58089, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21237") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59184->172.17.0.4:21237, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45305") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54692->172.17.0.4:45305, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57174") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45480->172.17.0.4:57174, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48831") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40224->172.17.0.4:48831, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30427") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39732->172.17.0.4:30427, err= 2026/07/16 03:10:30 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-fiyewex3siwo/CompareDest" for canonical name "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/CompareDest" 2026/07/16 03:10:30 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 03:10:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3435917346) 2026/07/16 03:10:30 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/CompareDest) 2026/07/16 03:10:30 DEBUG : two: Sizes differ 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: dial("tcp","172.17.0.4:14748") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/dst: > dial: conn=172.17.0.1:47604->172.17.0.4:14748, err= 2026/07/16 03:10:30 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/16 03:10:30 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/16 03:10:30 INFO : two: Copied (new) 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5582") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44732->172.17.0.4:5582, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:56704") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35406->172.17.0.4:56704, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27395") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38564->172.17.0.4:27395, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53710") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35932->172.17.0.4:53710, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17839") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51118->172.17.0.4:17839, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22389") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:32786->172.17.0.4:22389, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60156") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34856->172.17.0.4:60156, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.29s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49485") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55460->172.17.0.4:49485, err= 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25686") 2026/07/16 03:10:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57944->172.17.0.4:25686, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53812") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49590->172.17.0.4:53812, err= 2026/07/16 03:10:31 DEBUG : sub/file2: size = 14 OK 2026/07/16 03:10:31 INFO : file1: Copied (new) to: sub/file2 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25653") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47196->172.17.0.4:25653, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30773") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33360->172.17.0.4:30773, err= 2026/07/16 03:10:31 DEBUG : sub/file2: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 03:10:31 DEBUG : file1: Unchanged skipping 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8296") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45924->172.17.0.4:8296, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61842") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37072->172.17.0.4:61842, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: don't need to copy/move sub/file2, it is already at target location 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13139") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50454->172.17.0.4:13139, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22923") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60408->172.17.0.4:22923, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46521") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60904->172.17.0.4:46521, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51883") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37520->172.17.0.4:51883, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8131") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49150->172.17.0.4:8131, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26898") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50544->172.17.0.4:26898, err= 2026/07/16 03:10:31 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/16 03:10:31 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55032") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37208->172.17.0.4:55032, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33036") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46420->172.17.0.4:33036, err= 2026/07/16 03:10:31 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 03:10:31 DEBUG : file1: Unchanged skipping 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60244") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52714->172.17.0.4:60244, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65394") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44418->172.17.0.4:65394, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61599") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60048->172.17.0.4:61599, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52577") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41242->172.17.0.4:52577, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47788") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55872->172.17.0.4:47788, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15577") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41282->172.17.0.4:15577, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51339") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47942->172.17.0.4:51339, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:42111") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52444->172.17.0.4:42111, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Waiting for checks to finish 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Waiting for transfers to finish 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43318->172.17.0.4:21, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23232") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46367") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34166->172.17.0.4:23232, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37372->172.17.0.4:46367, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8572") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50246->172.17.0.4:8572, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32848") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51786->172.17.0.4:32848, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57883") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38706->172.17.0.4:57883, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2343") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57070->172.17.0.4:2343, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43320->172.17.0.4:21, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20432") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46852->172.17.0.4:20432, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19682") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37174->172.17.0.4:19682, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58445") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56494->172.17.0.4:58445, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37586") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36302->172.17.0.4:37586, err= 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/16 03:10:31 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/16 03:10:31 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35953") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38416->172.17.0.4:35953, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38693") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43494->172.17.0.4:38693, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14177") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41990->172.17.0.4:14177, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10955") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59102->172.17.0.4:10955, err= 2026/07/16 03:10:31 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/16 03:10:31 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/16 03:10:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37677") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39214->172.17.0.4:37677, err= 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43024") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44440->172.17.0.4:43024, err= 2026/07/16 03:10:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29503") 2026/07/16 03:10:31 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42928->172.17.0.4:29503, err= 2026/07/16 03:10:32 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/16 03:10:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44122") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51492->172.17.0.4:44122, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32572") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35996->172.17.0.4:32572, err= 2026/07/16 03:10:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57348") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56144->172.17.0.4:57348, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52688") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53716->172.17.0.4:52688, err= 2026/07/16 03:10:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36206") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36768->172.17.0.4:36206, err= 2026/07/16 03:10:32 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/16 03:10:32 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/16 03:10:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36475") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51502->172.17.0.4:36475, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43905") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40210->172.17.0.4:43905, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62383") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35750->172.17.0.4:62383, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21194") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52998->172.17.0.4:21194, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31807") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60504->172.17.0.4:31807, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2555") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53898->172.17.0.4:2555, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43367") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49852->172.17.0.4:43367, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54418") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59056->172.17.0.4:54418, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6096") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45578->172.17.0.4:6096, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21140") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57716->172.17.0.4:21140, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41407") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59266->172.17.0.4:41407, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1888") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48430->172.17.0.4:1888, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18626") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35544->172.17.0.4:18626, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23446") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40968->172.17.0.4:23446, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48552") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38084->172.17.0.4:48552, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35921") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56786->172.17.0.4:35921, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19311") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42366->172.17.0.4:19311, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61624") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40994->172.17.0.4:61624, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65422") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51258->172.17.0.4:65422, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45966") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57756->172.17.0.4:45966, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33712") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45826->172.17.0.4:33712, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1922") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37776->172.17.0.4:1922, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49817") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33074->172.17.0.4:49817, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48958") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38322->172.17.0.4:48958, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27091") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44000->172.17.0.4:27091, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36127") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39318->172.17.0.4:36127, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36937") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54132->172.17.0.4:36937, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29916") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39910->172.17.0.4:29916, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34859") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51320->172.17.0.4:34859, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12890") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54616->172.17.0.4:12890, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53597") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37164->172.17.0.4:53597, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23287") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33134->172.17.0.4:23287, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38095") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50378->172.17.0.4:38095, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1366") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34768->172.17.0.4:1366, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37189") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60586->172.17.0.4:37189, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57350") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50010->172.17.0.4:57350, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50210") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21712") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54698->172.17.0.4:50210, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39386->172.17.0.4:21712, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60533") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59940->172.17.0.4:60533, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46864") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43796->172.17.0.4:46864, err= 2026/07/16 03:10:32 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : a.txt: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13748") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41156->172.17.0.4:13748, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11972") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42848->172.17.0.4:11972, err= 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63063") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35582->172.17.0.4:63063, err= 2026/07/16 03:10:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39708") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36794->172.17.0.4:39708, err= 2026/07/16 03:10:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47917") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47722->172.17.0.4:47917, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46235") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44422->172.17.0.4:46235, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46723") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54836->172.17.0.4:46723, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32476") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38406->172.17.0.4:32476, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52246") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18019") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55858->172.17.0.4:52246, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54650->172.17.0.4:18019, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50105") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43008->172.17.0.4:50105, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35647") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56568->172.17.0.4:35647, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54262") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42924->172.17.0.4:54262, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32528") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34636->172.17.0.4:32528, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15046") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39622->172.17.0.4:15046, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62070") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41660->172.17.0.4:62070, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34265") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46584->172.17.0.4:34265, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25126") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44726->172.17.0.4:25126, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3148") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53424->172.17.0.4:3148, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30938") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36750->172.17.0.4:30938, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22274") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60046->172.17.0.4:22274, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28975") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52050->172.17.0.4:28975, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21575") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41302->172.17.0.4:21575, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9341") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46770->172.17.0.4:9341, err= 2026/07/16 03:10:32 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : a.txt: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21191") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35146->172.17.0.4:21191, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33847") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42468->172.17.0.4:33847, err= 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8055") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55890->172.17.0.4:8055, err= 2026/07/16 03:10:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world2: Excluded 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : sub dir/hello world: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51954") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51154->172.17.0.4:51954, err= 2026/07/16 03:10:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49913") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:32816->172.17.0.4:49913, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49597") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48844->172.17.0.4:49597, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61815") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40108->172.17.0.4:61815, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58138") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42992->172.17.0.4:58138, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5551") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57080->172.17.0.4:5551, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43779") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49566->172.17.0.4:43779, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50615") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49728->172.17.0.4:50615, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16635") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44806->172.17.0.4:16635, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45292") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57478->172.17.0.4:45292, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14450") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41426->172.17.0.4:14450, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19372") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57758->172.17.0.4:19372, err= === RUN TestListJSON/Default 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43399") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45410->172.17.0.4:43399, err= === RUN TestListJSON/FilesOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52086") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56934->172.17.0.4:52086, err= === RUN TestListJSON/DirsOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40955") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60756->172.17.0.4:40955, err= === RUN TestListJSON/Recurse 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57461") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42476->172.17.0.4:57461, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65462") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45832->172.17.0.4:65462, err= === RUN TestListJSON/SubDir 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15578") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58732->172.17.0.4:15578, err= === RUN TestListJSON/NoModTime 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62411") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60386->172.17.0.4:62411, err= === RUN TestListJSON/NoMimeType 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45233") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53842->172.17.0.4:45233, err= === RUN TestListJSON/ShowHash 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47751") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35774->172.17.0.4:47751, err= === RUN TestListJSON/HashTypes 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62808") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33188->172.17.0.4:62808, err= 2026/07/16 03:10:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40970") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35986->172.17.0.4:40970, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2545") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44070->172.17.0.4:2545, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50507") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35324->172.17.0.4:50507, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50372") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35806->172.17.0.4:50372, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26122") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56612->172.17.0.4:26122, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4076") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47682->172.17.0.4:4076, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55579") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47910->172.17.0.4:55579, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11054") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36636->172.17.0.4:11054, err= === RUN TestStatJSON/Root 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41335") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47826->172.17.0.4:41335, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26986") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53546->172.17.0.4:26986, err= === RUN TestStatJSON/Dir 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3145") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54254->172.17.0.4:3145, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51605") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52230->172.17.0.4:51605, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51669") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45054->172.17.0.4:51669, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40297") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47552->172.17.0.4:40297, err= === RUN TestStatJSON/FileDirsOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59257") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60928->172.17.0.4:59257, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59674") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40084->172.17.0.4:59674, err= === RUN TestStatJSON/RootNotFound 2026/07/16 03:10:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/notfound" 2026/07/16 03:10:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:32 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:32 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/notfound: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/notfound: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/notfound: > dial: conn=172.17.0.1:43550->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/notfound: dial("tcp","172.17.0.4:10676") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/notfound: > dial: conn=172.17.0.1:49696->172.17.0.4:10676, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28959") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51702->172.17.0.4:28959, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:2868") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57250->172.17.0.4:2868, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21766") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55582->172.17.0.4:21766, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestStatJSONMemory 2026/07/16 03:10:32 DEBUG : Creating backend with remote ":memory:" 2026/07/16 03:10:32 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 03:10:32 DEBUG : sub/file1: size = 5 OK 2026/07/16 03:10:32 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 03:10:32 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 INFO : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37146") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41276->172.17.0.4:37146, err= 2026/07/16 03:10:32 INFO : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35029") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45296->172.17.0.4:35029, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6792") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36680->172.17.0.4:6792, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51938") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39816->172.17.0.4:51938, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29850") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48776->172.17.0.4:29850, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23071") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41442->172.17.0.4:23071, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22984") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51476->172.17.0.4:22984, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50659") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55814->172.17.0.4:50659, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28999") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35316->172.17.0.4:28999, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54748") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56812->172.17.0.4:54748, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46896") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46250->172.17.0.4:46896, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41689") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37430->172.17.0.4:41689, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22871") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33650->172.17.0.4:22871, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:24499") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38306->172.17.0.4:24499, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14886") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51366->172.17.0.4:14886, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30192") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39142->172.17.0.4:30192, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55647") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39214->172.17.0.4:55647, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22313") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42708->172.17.0.4:22313, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9175") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46914->172.17.0.4:9175, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23997") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51058->172.17.0.4:23997, err= 2026/07/16 03:10:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/16 03:10:32 DEBUG : empty space: Excluded 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57844") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33080->172.17.0.4:57844, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3246") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35018->172.17.0.4:3246, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11522") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56230->172.17.0.4:11522, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10933") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46254->172.17.0.4:10933, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13400") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40702->172.17.0.4:13400, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60098") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42490->172.17.0.4:60098, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19841") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51206->172.17.0.4:19841, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55449") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40792->172.17.0.4:55449, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23934") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43064->172.17.0.4:23934, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44556") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53676->172.17.0.4:44556, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9610") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52140->172.17.0.4:9610, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47859") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60374->172.17.0.4:47859, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51985") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51810->172.17.0.4:51985, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/16 03:10:32 DEBUG : Creating backend with remote ":memory:" 2026/07/16 03:10:32 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/16 03:10:32 ERROR : file1: hash unsupported: hash type not supported 2026/07/16 03:10:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/16 03:10:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 03:10:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/16 03:10:32 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:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23657") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43402->172.17.0.4:23657, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1295") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34766->172.17.0.4:1295, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17927") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47168->172.17.0.4:17927, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59016") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42988->172.17.0.4:59016, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57221") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34894->172.17.0.4:57221, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60293") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54944->172.17.0.4:60293, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52226") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40986->172.17.0.4:52226, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40930") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54744->172.17.0.4:40930, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14207") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55350->172.17.0.4:14207, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58281") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48514->172.17.0.4:58281, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44097") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40194->172.17.0.4:44097, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4412") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36594->172.17.0.4:4412, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36587") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56652->172.17.0.4:36587, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29024") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39988->172.17.0.4:29024, err= 2026/07/16 03:10:32 DEBUG : large: Excluded (Size Filter) 2026/07/16 03:10:32 DEBUG : large: Excluded 2026/07/16 03:10:32 INFO : small: Deleted 2026/07/16 03:10:32 INFO : medium: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6063") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60428->172.17.0.4:6063, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65033") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41422->172.17.0.4:65033, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60406") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56498->172.17.0.4:60406, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54139") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38464->172.17.0.4:54139, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:56976") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49050->172.17.0.4:56976, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:24214") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50988->172.17.0.4:24214, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34327") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33672->172.17.0.4:34327, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58651") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52914->172.17.0.4:58651, err= 2026/07/16 03:10:32 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/16 03:10:32 INFO : small: Deleted 2026/07/16 03:10:32 INFO : medium: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52791") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44844->172.17.0.4:52791, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20689") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41356->172.17.0.4:20689, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44784") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43462->172.17.0.4:44784, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57138") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40086->172.17.0.4:57138, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55661") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41582->172.17.0.4:55661, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57038") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59890->172.17.0.4:57038, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43623") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50848->172.17.0.4:43623, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61504") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33846->172.17.0.4:61504, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63065") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56752->172.17.0.4:63065, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18389") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52012->172.17.0.4:18389, err= 2026/07/16 03:10:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 03:10:32 INFO : small: Deleted 2026/07/16 03:10:32 INFO : medium: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36711") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42184->172.17.0.4:36711, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13378") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46570->172.17.0.4:13378, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58714") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53356->172.17.0.4:58714, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49742") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34478->172.17.0.4:49742, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58380") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38546->172.17.0.4:58380, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35283") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34488->172.17.0.4:35283, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60339") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59682->172.17.0.4:60339, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33668") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45290->172.17.0.4:33668, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39341") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60240->172.17.0.4:39341, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34000") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43108->172.17.0.4:34000, err= 2026/07/16 03:10:32 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 03:10:32 INFO : small: Deleted 2026/07/16 03:10:32 INFO : large: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44784") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43476->172.17.0.4:44784, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21549") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33016->172.17.0.4:21549, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3900") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57988->172.17.0.4:3900, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29500") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53692->172.17.0.4:29500, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19802") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52242->172.17.0.4:19802, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48710") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55826->172.17.0.4:48710, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20551") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44020->172.17.0.4:20551, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35102") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58262->172.17.0.4:35102, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29427") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52292->172.17.0.4:29427, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28408") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55268->172.17.0.4:28408, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33480") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59838->172.17.0.4:33480, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49484") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58872->172.17.0.4:49484, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/16 03:10:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/16 03:10:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/16 03:10:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 03:10:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 03:10:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 03:10:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 03:10:32 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:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14279") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50296->172.17.0.4:14279, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5744") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35682->172.17.0.4:5744, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6713") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52538->172.17.0.4:6713, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60497") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55834->172.17.0.4:60497, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41850") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43682->172.17.0.4:41850, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55253") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43178->172.17.0.4:55253, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5228") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50118->172.17.0.4:5228, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61456") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52754->172.17.0.4:61456, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27705") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57298->172.17.0.4:27705, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30529") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40108->172.17.0.4:30529, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60151") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53662->172.17.0.4:60151, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60438") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49932->172.17.0.4:60438, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54220") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53622->172.17.0.4:54220, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55713") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50464->172.17.0.4:55713, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31407") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56986->172.17.0.4:31407, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25970") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58690->172.17.0.4:25970, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19918") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45792->172.17.0.4:19918, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49552") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58816->172.17.0.4:49552, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16933") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44048->172.17.0.4:16933, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50551") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56746->172.17.0.4:50551, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/07/16 03:10:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-mawucus4veci" 2026/07/16 03:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 03:10:32 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:32 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:32 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:32 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:32 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43564->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : Creating backend with remote "/tmp/rclone2071835697" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-mawucus4veci", Local "Local file system at /tmp/rclone2071835697", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:16354") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:33566->172.17.0.4:16354, err= 2026/07/16 03:10:32 INFO : A2: Making directory 2026/07/16 03:10:32 INFO : A1/B2: Making directory 2026/07/16 03:10:32 INFO : A1/B2/C2: Making directory 2026/07/16 03:10:32 INFO : A1/B1/C3: Making directory 2026/07/16 03:10:32 INFO : A3: Making directory 2026/07/16 03:10:32 INFO : A3/B3: Making directory 2026/07/16 03:10:32 INFO : A3/B3/C4: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:3541") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:36980->172.17.0.4:3541, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:27464") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:41720->172.17.0.4:27464, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43566->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:40896") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:36602->172.17.0.4:40896, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:35357") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:38838->172.17.0.4:35357, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:18780") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:49586->172.17.0.4:18780, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43568->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:64640") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:33752->172.17.0.4:64640, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:27418") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:41192->172.17.0.4:27418, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:24110") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:50594->172.17.0.4:24110, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:5398") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:55304->172.17.0.4:5398, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:54187") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:48718->172.17.0.4:54187, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:60072") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:41666->172.17.0.4:60072, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:21229") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43156->172.17.0.4:21229, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:10105") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:53228->172.17.0.4:10105, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:15347") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:46640->172.17.0.4:15347, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:60812") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:47596->172.17.0.4:60812, err= 2026/07/16 03:10:32 INFO : A1/B1/C1/one: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:34596") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:35782->172.17.0.4:34596, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:19120") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:40056->172.17.0.4:19120, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:38297") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:40574->172.17.0.4:38297, err= 2026/07/16 03:10:32 DEBUG : removing 2 level 3 directories 2026/07/16 03:10:32 INFO : A1/B1/C3: Removing directory 2026/07/16 03:10:32 INFO : A1/B1/C1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 2 directories 2026/07/16 03:10:32 INFO : A1/B1: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:8669") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:34906->172.17.0.4:8669, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:61413") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:33028->172.17.0.4:61413, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:42854") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:52555") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:59660->172.17.0.4:52555, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:34532->172.17.0.4:42854, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:25381") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:55248->172.17.0.4:25381, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:5681") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:48306->172.17.0.4:5681, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:7923") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:35876->172.17.0.4:7923, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:2741") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:60326->172.17.0.4:2741, err= 2026/07/16 03:10:32 DEBUG : Waiting for deletions to finish 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:29509") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:45726->172.17.0.4:29509, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:1670") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:45708->172.17.0.4:1670, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:64542") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:59342->172.17.0.4:64542, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:1741") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:34264->172.17.0.4:1741, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:57106") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:59344->172.17.0.4:57106, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43572->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:7637") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:44940->172.17.0.4:7637, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:62619") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:41284->172.17.0.4:62619, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:36543") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:59730->172.17.0.4:36543, err= 2026/07/16 03:10:32 INFO : A1/two: Deleted 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:45789") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:52902->172.17.0.4:45789, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:8890") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:50370->172.17.0.4:8890, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:36929") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:48578->172.17.0.4:36929, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:45068") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:43032->172.17.0.4:45068, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:48071") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:37982->172.17.0.4:48071, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:46329") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:45012->172.17.0.4:46329, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:41557") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:34876->172.17.0.4:41557, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:7133") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:51664->172.17.0.4:7133, err= 2026/07/16 03:10:32 DEBUG : removing 2 level 3 directories 2026/07/16 03:10:32 INFO : A1/B2/C2: Removing directory 2026/07/16 03:10:32 INFO : A3/B3/C4: Removing directory 2026/07/16 03:10:32 DEBUG : removing 2 level 2 directories 2026/07/16 03:10:32 INFO : A3/B3: Removing directory 2026/07/16 03:10:32 INFO : A1/B2: Removing directory 2026/07/16 03:10:32 DEBUG : removing 3 level 1 directories 2026/07/16 03:10:32 INFO : A3: Removing directory 2026/07/16 03:10:32 INFO : A2: Removing directory 2026/07/16 03:10:32 INFO : A1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 0 directories 2026/07/16 03:10:32 INFO : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:48266") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:57214->172.17.0.4:48266, err= 2026/07/16 03:10:32 ERROR : error listing: directory not found 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: dial("tcp","172.17.0.4:24673") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: > dial: conn=172.17.0.1:52808->172.17.0.4:24673, err= 2026/07/16 03:10:32 ERROR : error listing: directory not found 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-mawucus4veci: Purge dir "" 2026/07/16 03:10:32 NOTICE: purge failed to rmdir "": directory not found 2026/07/16 03:10:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33630") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59126->172.17.0.4:33630, err= 2026/07/16 03:10:32 INFO : A2: Making directory 2026/07/16 03:10:32 INFO : A1/B2: Making directory 2026/07/16 03:10:32 INFO : A1/B2/C2: Making directory 2026/07/16 03:10:32 INFO : A1/B1/C3: Making directory 2026/07/16 03:10:32 INFO : A3: Making directory 2026/07/16 03:10:32 INFO : A3/B3: Making directory 2026/07/16 03:10:32 INFO : A3/B3/C4: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18535") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46816->172.17.0.4:18535, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11095") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50956->172.17.0.4:11095, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52461") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38876->172.17.0.4:52461, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59462") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34820->172.17.0.4:59462, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40409") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53580->172.17.0.4:40409, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50276") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42932->172.17.0.4:50276, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47704") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44390->172.17.0.4:47704, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62927") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55344->172.17.0.4:62927, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32384") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9833") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52330->172.17.0.4:32384, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53446->172.17.0.4:9833, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:56540") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52422->172.17.0.4:56540, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43588->172.17.0.4:21, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28669") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45252->172.17.0.4:28669, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48560") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56016->172.17.0.4:48560, err= 2026/07/16 03:10:32 DEBUG : removing 1 level 3 directories 2026/07/16 03:10:32 INFO : A3/B3/C4: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17584") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35650->172.17.0.4:17584, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58202") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40328->172.17.0.4:58202, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52945") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41332->172.17.0.4:52945, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31482") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37438->172.17.0.4:31482, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57686") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39074->172.17.0.4:57686, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35005") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45822->172.17.0.4:35005, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31936") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54556->172.17.0.4:31936, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58862") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10331") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36894->172.17.0.4:58862, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33838->172.17.0.4:10331, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51201") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39776->172.17.0.4:51201, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59476") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41588->172.17.0.4:59476, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60794") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21175") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59188->172.17.0.4:21175, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60044->172.17.0.4:60794, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30884") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40638->172.17.0.4:30884, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18063") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57920->172.17.0.4:18063, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31434") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39446->172.17.0.4:31434, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49889") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55768->172.17.0.4:49889, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31754") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50812->172.17.0.4:31754, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11704") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56002->172.17.0.4:11704, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5202") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51818->172.17.0.4:5202, err= 2026/07/16 03:10:32 DEBUG : removing 2 level 3 directories 2026/07/16 03:10:32 INFO : A1/B1/C3: Removing directory 2026/07/16 03:10:32 INFO : A1/B2/C2: Removing directory 2026/07/16 03:10:32 DEBUG : removing 2 level 2 directories 2026/07/16 03:10:32 INFO : A3/B3: Removing directory 2026/07/16 03:10:32 INFO : A1/B2: Removing directory 2026/07/16 03:10:32 DEBUG : removing 2 level 1 directories 2026/07/16 03:10:32 INFO : A2: Removing directory 2026/07/16 03:10:32 INFO : A3: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64027") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59814->172.17.0.4:64027, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12617") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51808->172.17.0.4:12617, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11255") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39334->172.17.0.4:11255, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54590") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49936->172.17.0.4:54590, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54276") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52606->172.17.0.4:54276, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1936") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46722->172.17.0.4:1936, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40525") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49388->172.17.0.4:40525, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51100") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47406->172.17.0.4:51100, err= 2026/07/16 03:10:32 DEBUG : removing 1 level 3 directories 2026/07/16 03:10:32 INFO : A1/B1/C1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 2 directories 2026/07/16 03:10:32 INFO : A1/B1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 1 directories 2026/07/16 03:10:32 INFO : A1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 0 directories 2026/07/16 03:10:32 INFO : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18445") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38136->172.17.0.4:18445, err= 2026/07/16 03:10:32 ERROR : error listing: directory not found 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8569") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40882->172.17.0.4:8569, err= 2026/07/16 03:10:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 INFO : A1: Making directory 2026/07/16 03:10:32 INFO : A1/B1: Making directory 2026/07/16 03:10:32 INFO : A1/B1/C1: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23382") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54698->172.17.0.4:23382, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31444") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55648->172.17.0.4:31444, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48963") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54522->172.17.0.4:48963, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:24438") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53022->172.17.0.4:24438, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58051") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49856->172.17.0.4:58051, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34872") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40398->172.17.0.4:34872, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8586") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60556->172.17.0.4:8586, err= 2026/07/16 03:10:32 DEBUG : removing 1 level 3 directories 2026/07/16 03:10:32 INFO : A1/B1/C1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 2 directories 2026/07/16 03:10:32 INFO : A1/B1: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41664") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41378->172.17.0.4:41664, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48631") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35314->172.17.0.4:48631, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32839") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45630->172.17.0.4:32839, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64583") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44658->172.17.0.4:64583, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20139") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52856->172.17.0.4:20139, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:32 INFO : A1: Making directory 2026/07/16 03:10:32 INFO : A1/B1: Making directory 2026/07/16 03:10:32 INFO : A1/B1/C1: Making directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55940") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37398->172.17.0.4:55940, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1432") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36912->172.17.0.4:1432, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23485") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53110->172.17.0.4:23485, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40747") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44048->172.17.0.4:40747, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53278") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42928->172.17.0.4:53278, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43436") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59854->172.17.0.4:43436, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13043") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51074->172.17.0.4:13043, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:42259") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39680->172.17.0.4:42259, err= 2026/07/16 03:10:32 DEBUG : removing 1 level 3 directories 2026/07/16 03:10:32 INFO : A1/B1/C1: Removing directory 2026/07/16 03:10:32 DEBUG : removing 1 level 2 directories 2026/07/16 03:10:32 INFO : A1/B1: Removing directory 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25956") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48974->172.17.0.4:25956, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34331") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43584->172.17.0.4:34331, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4587") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51114->172.17.0.4:4587, err= 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40664") 2026/07/16 03:10:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42084->172.17.0.4:40664, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9212") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37762->172.17.0.4:9212, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30722") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55110->172.17.0.4:30722, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10741") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39276->172.17.0.4:10741, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4308") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45492->172.17.0.4:4308, err= 2026/07/16 03:10:33 DEBUG : filename.txt: File name found in url 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59075") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42446->172.17.0.4:59075, err= 2026/07/16 03:10:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58881") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53386->172.17.0.4:58881, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61746") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:32934->172.17.0.4:61746, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6224") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59286->172.17.0.4:6224, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18395") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57860->172.17.0.4:18395, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13003") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34878->172.17.0.4:13003, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17506") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55728->172.17.0.4:17506, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3169") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38000->172.17.0.4:3169, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:24614") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59110->172.17.0.4:24614, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4045") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54094->172.17.0.4:4045, err= 2026/07/16 03:10:33 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/16 03:10:33 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/16 03:10:33 INFO : file1: Copied (new) to: sub/file2 2026/07/16 03:10:33 INFO : file1: Deleted 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40423") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44346->172.17.0.4:40423, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9029") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50850->172.17.0.4:9029, err= 2026/07/16 03:10:33 DEBUG : sub/file2: size = 14 OK 2026/07/16 03:10:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 03:10:33 DEBUG : file1: Unchanged skipping 2026/07/16 03:10:33 INFO : file1: Deleted 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28740") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50930->172.17.0.4:28740, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43742") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36546->172.17.0.4:43742, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: don't need to copy/move sub/file2, it is already at target location 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18693") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52694->172.17.0.4:18693, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23095") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50506->172.17.0.4:23095, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34628") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36192->172.17.0.4:34628, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25605") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43512->172.17.0.4:25605, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32965") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57002->172.17.0.4:32965, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44891") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58128->172.17.0.4:44891, err= 2026/07/16 03:10:33 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/16 03:10:33 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/16 03:10:33 INFO : file1: Copied (new) 2026/07/16 03:10:33 INFO : file1: Deleted 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14332") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56586->172.17.0.4:14332, err= 2026/07/16 03:10:33 DEBUG : file1: Destination exists, skipping 2026/07/16 03:10:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23703") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40808->172.17.0.4:23703, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37488") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41650->172.17.0.4:37488, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38833") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37980->172.17.0.4:38833, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15582") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55954->172.17.0.4:15582, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35710") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44714->172.17.0.4:35710, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60859") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55958->172.17.0.4:60859, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9886") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53384->172.17.0.4:9886, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12388") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33552->172.17.0.4:12388, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36689") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49336->172.17.0.4:36689, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63780") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34434->172.17.0.4:63780, err= 2026/07/16 03:10:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fiyewex3siwo/backup" 2026/07/16 03:10:33 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/16 03:10:33 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:33 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:33 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{bvJjm}" suffix to name 2026/07/16 03:10:33 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/16 03:10:33 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/16 03:10:33 DEBUG : Setting pass="JEoUfucCxTkYz0Ev-iQr-s69uAuV3juUU5bpE9Moai8xhg" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/16 03:10:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: Connecting to FTP server 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: > dial: conn=172.17.0.1:43598->172.17.0.4:21, err= 2026/07/16 03:10:33 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-fiyewex3siwo/backup" to be canonical "TestFTPProftpd{bvJjm}:rclone-test-fiyewex3siwo/backup" 2026/07/16 03:10:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3435917346) 2026/07/16 03:10:33 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-fiyewex3siwo) 2026/07/16 03:10:33 DEBUG : dst/file1: Sizes differ 2026/07/16 03:10:33 INFO : dst/file1: Moved (server-side) 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61412") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60262->172.17.0.4:61412, err= 2026/07/16 03:10:33 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/16 03:10:33 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/16 03:10:33 INFO : dst/file1: Copied (new) 2026/07/16 03:10:33 INFO : dst/file1: Deleted 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59072") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34420->172.17.0.4:59072, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13597") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39106->172.17.0.4:13597, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40109") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36362->172.17.0.4:40109, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25796") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40232->172.17.0.4:25796, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27561") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34396->172.17.0.4:27561, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44716") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48138->172.17.0.4:44716, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:55468") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54530->172.17.0.4:55468, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19727") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47620->172.17.0.4:19727, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29900") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50612->172.17.0.4:29900, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === 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:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48015") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38632->172.17.0.4:48015, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38334") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60532->172.17.0.4:38334, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29358") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52230->172.17.0.4:29358, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28461") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53952->172.17.0.4:28461, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53364") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40266->172.17.0.4:53364, err= 2026/07/16 03:10:33 INFO : A1/B2: Making directory 2026/07/16 03:10:33 INFO : A1/B1/C3: Making directory 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9340") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37118->172.17.0.4:9340, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49512") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40844->172.17.0.4:49512, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:63124") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31784") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41700->172.17.0.4:63124, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51884->172.17.0.4:31784, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65181") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43192->172.17.0.4:65181, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1469") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:25279") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46316->172.17.0.4:25279, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53764->172.17.0.4:1469, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15872") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41592->172.17.0.4:15872, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12811") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43140->172.17.0.4:12811, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12070") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46458->172.17.0.4:12070, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47981") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52776->172.17.0.4:47981, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:40700") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45812->172.17.0.4:40700, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13654") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18983") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37886->172.17.0.4:18983, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34304->172.17.0.4:13654, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21962") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33150->172.17.0.4:21962, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59921") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48206") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38828->172.17.0.4:48206, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55786->172.17.0.4:59921, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60516") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44920->172.17.0.4:60516, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44174") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56788->172.17.0.4:44174, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4738") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47192->172.17.0.4:4738, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Connecting to FTP server 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43610->172.17.0.4:21, err= 2026/07/16 03:10:33 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/16 03:10:33 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/16 03:10:33 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/16 03:10:33 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/16 03:10:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36684") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48512->172.17.0.4:36684, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32912") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34452->172.17.0.4:32912, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34908") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38502->172.17.0.4:34908, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3817") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47554->172.17.0.4:3817, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26367") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34976->172.17.0.4:26367, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29663") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56886->172.17.0.4:29663, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37755") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44224->172.17.0.4:37755, err= 2026/07/16 03:10:33 INFO : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6703") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40298->172.17.0.4:6703, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:30215") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43742->172.17.0.4:30215, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21169") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54288->172.17.0.4:21169, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:58414") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54342->172.17.0.4:58414, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52984") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55530->172.17.0.4:52984, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13556") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34800->172.17.0.4:13556, err= 2026/07/16 03:10:33 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/16 03:10:33 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/16 03:10:33 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/16 03:10:33 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/16 03:10:33 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53603") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37546->172.17.0.4:53603, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52667") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36416->172.17.0.4:52667, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:7902") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65367") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33774->172.17.0.4:65367, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41636->172.17.0.4:7902, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15422") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43490->172.17.0.4:15422, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:13590") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40366->172.17.0.4:13590, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34730") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:32784->172.17.0.4:34730, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64542") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59352->172.17.0.4:64542, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60083") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53584->172.17.0.4:60083, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27751") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55884->172.17.0.4:27751, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47871") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58954->172.17.0.4:47871, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:7144") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:32804->172.17.0.4:7144, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48542") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57188->172.17.0.4:48542, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48244") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36826->172.17.0.4:48244, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31586") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36904->172.17.0.4:31586, err= --- PASS: TestDirMove (0.26s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39522") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36520->172.17.0.4:39522, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20003") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57670->172.17.0.4:20003, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50488") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39114->172.17.0.4:50488, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:10262") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56296->172.17.0.4:10262, err= 2026/07/16 03:10:33 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 03:10:33 NOTICE: ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/16 03:10:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:14469") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47514->172.17.0.4:14469, err= 2026/07/16 03:10:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 03:10:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52136") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:39916->172.17.0.4:52136, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15494") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57446->172.17.0.4:15494, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52106") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47408->172.17.0.4:52106, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:61148") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46096->172.17.0.4:61148, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:8308") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57456->172.17.0.4:8308, err= 2026/07/16 03:10:33 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 03:10:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:36985") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45002->172.17.0.4:36985, err= 2026/07/16 03:10:33 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 03:10:33 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15675") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38268->172.17.0.4:15675, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:37780") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47326->172.17.0.4:37780, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6986") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38194->172.17.0.4:6986, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:49008") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49996->172.17.0.4:49008, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9970") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42956->172.17.0.4:9970, err= 2026/07/16 03:10:33 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 03:10:33 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65140") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53464->172.17.0.4:65140, err= 2026/07/16 03:10:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 03:10:33 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60197") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36916->172.17.0.4:60197, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33677") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44674->172.17.0.4:33677, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4290") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43478->172.17.0.4:4290, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43701") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36618->172.17.0.4:43701, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:9035") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59948->172.17.0.4:9035, err= 2026/07/16 03:10:33 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 03:10:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:64926") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:46618->172.17.0.4:64926, err= 2026/07/16 03:10:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 03:10:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:6958") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33416->172.17.0.4:6958, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:19901") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60250->172.17.0.4:19901, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50706") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34876->172.17.0.4:50706, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:51765") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48172->172.17.0.4:51765, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45452") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:60110->172.17.0.4:45452, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45696") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55570->172.17.0.4:45696, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: File to upload is small (60 bytes), uploading instead of streaming 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12993") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45388->172.17.0.4:12993, err= 2026/07/16 03:10:33 DEBUG : potato2: size = 60 OK 2026/07/16 03:10:33 DEBUG : potato2: Size of src and dst objects identical 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:12208") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49828->172.17.0.4:12208, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11887") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58922->172.17.0.4:11887, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26406") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45856->172.17.0.4:26406, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48222") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37740->172.17.0.4:48222, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:29222") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41408->172.17.0.4:29222, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53510") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:44080->172.17.0.4:53510, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:16675") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54604->172.17.0.4:16675, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:20341") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58710->172.17.0.4:20341, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:47842") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:45212->172.17.0.4:47842, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:28993") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43066->172.17.0.4:28993, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:32243") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:58092->172.17.0.4:32243, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:54606") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54732->172.17.0.4:54606, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21182") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34162->172.17.0.4:21182, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:38747") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52958->172.17.0.4:38747, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Touching "empty space" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Touching "potato2" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27129") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41164->172.17.0.4:27129, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Touching "sub dir/potato3" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:43167") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:43500->172.17.0.4:43167, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:50987") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57346->172.17.0.4:50987, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:65035") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33622->172.17.0.4:65035, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:4939") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:54304->172.17.0.4:4939, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:52282") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:57360->172.17.0.4:52282, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:15950") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59040->172.17.0.4:15950, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27463") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38338->172.17.0.4:27463, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53422") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38482->172.17.0.4:53422, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:3398") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:36190->172.17.0.4:3398, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:26559") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:50616->172.17.0.4:26559, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11826") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:35456->172.17.0.4:11826, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33803") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56996->172.17.0.4:33803, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45476") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42898->172.17.0.4:45476, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:34625") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48446->172.17.0.4:34625, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:1035") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:49014->172.17.0.4:1035, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fiyewex3siwo", Local "Local file system at /tmp/rclone3435917346", Modify Window "1s" 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:17741") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:59252->172.17.0.4:17741, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:48898") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:41570->172.17.0.4:48898, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:41271") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53948->172.17.0.4:41271, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:46245") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34468->172.17.0.4:46245, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:57843") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38746->172.17.0.4:57843, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:45819") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:42220->172.17.0.4:45819, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:59415") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:52254->172.17.0.4:59415, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:27871") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53194->172.17.0.4:27871, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gomayiy1" before starting 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:11704") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:56012->172.17.0.4:11704, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:22516") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33982->172.17.0.4:22516, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing.gomayiy1: TEST: removing renamed existing file after operation 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:35346") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48518->172.17.0.4:35346, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:21375") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40818->172.17.0.4:21375, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dovebaf1" before starting 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:31156") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:33326->172.17.0.4:31156, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:24833") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:55004->172.17.0.4:24833, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dovebaf1: TEST: renaming existing back after failed operation 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:23683") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40390->172.17.0.4:23683, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:7066") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:40668->172.17.0.4:7066, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hibozok0" before starting 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:60325") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:48436->172.17.0.4:60325, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:62960") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47470->172.17.0.4:62960, err= 2026/07/16 03:10:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hibozok0: TEST: removing renamed existing file after operation 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:44965") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:38306->172.17.0.4:44965, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:33696") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:47334->172.17.0.4:33696, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:5571") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:34188->172.17.0.4:5571, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:53096") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:37312->172.17.0.4:53096, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:39161") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:51026->172.17.0.4:39161, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: dial("tcp","172.17.0.4:18431") 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: > dial: conn=172.17.0.1:53716->172.17.0.4:18431, err= 2026/07/16 03:10:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fiyewex3siwo: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.745759652s (try 1/5)