"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/04 03:51:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga" 2026/07/04 03:51:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:26 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:26 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:26 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48958->172.17.0.3:21, err= 2026/07/04 03:51:29 DEBUG : Creating backend with remote "/tmp/rclone3744957282" === 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30583") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45440->172.17.0.3:30583, err= 2026/07/04 03:51:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33268") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50436->172.17.0.3:33268, err= 2026/07/04 03:51:29 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/04 03:51:29 DEBUG : a: size = 0 OK 2026/07/04 03:51:29 DEBUG : a: size = 1 (memory) 2026/07/04 03:51:29 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/04 03:51:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/04 03:51:29 DEBUG : potato: Seek from 10 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 10 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 2 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/04 03:51:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 2 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/04 03:51:29 DEBUG : potato: Seek from 8 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 8 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/04 03:51:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/04 03:51:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/04 03:51:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/04 03:51:29 DEBUG : potato: Seek from 5 to 2 2026/07/04 03:51:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/04 03:51:29 DEBUG : potato: Seek from 9 to 0 2026/07/04 03:51:29 DEBUG : potato: Seek from 9 to 0 2026/07/04 03:51:29 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30101") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58686->172.17.0.3:30101, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33680") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36770->172.17.0.3:33680, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39953") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41020->172.17.0.3:39953, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33624") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54112->172.17.0.3:33624, err= === RUN TestCheck/3 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35315") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56350->172.17.0.3:35315, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34701") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50678->172.17.0.3:34701, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31010") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52710->172.17.0.3:31010, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38182") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41868->172.17.0.3:38182, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32942") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37538->172.17.0.3:32942, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38653") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37224->172.17.0.3:38653, err= --- PASS: TestCheck (0.02s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/07/04 03:51:29 DEBUG : Creating backend with remote "nonexistent" 2026/07/04 03:51:29 DEBUG : Creating backend with remote "nonexistent" 2026/07/04 03:51:29 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/04 03:51:29 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/04 03:51:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/04 03:51:29 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31189") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45518->172.17.0.3:31189, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30324") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39020->172.17.0.3:30324, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35364") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46184->172.17.0.3:35364, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31636") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39124->172.17.0.3:31636, err= === RUN TestCheckDownload/3 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33175") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44174->172.17.0.3:33175, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37428") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44044->172.17.0.3:37428, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39242") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39822->172.17.0.3:39242, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31679") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37826->172.17.0.3:31679, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35759") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54522->172.17.0.3:35759, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30506") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47744->172.17.0.3:30506, err= --- PASS: TestCheckDownload (0.11s) --- 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37684") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52476->172.17.0.3:37684, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35969") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50796->172.17.0.3:35969, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38671") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46842->172.17.0.3:38671, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30643") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53880->172.17.0.3:30643, err= === RUN TestCheckSizeOnly/3 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35616") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54336->172.17.0.3:35616, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34068") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54184->172.17.0.3:34068, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34076") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36738->172.17.0.3:34076, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37388") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42700->172.17.0.3:37388, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39086") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35352->172.17.0.3:39086, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35787") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56596->172.17.0.3:35787, err= --- PASS: TestCheckSizeOnly (0.02s) --- 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31072") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45160->172.17.0.3:31072, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37418") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49188->172.17.0.3:37418, err= 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/04 03:51:29 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37282") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47096->172.17.0.3:37282, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39672") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41148->172.17.0.3:39672, err= 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/04 03:51:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/04 03:51:29 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33409") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52128->172.17.0.3:33409, err= 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37373") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42490->172.17.0.3:37373, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/data" 2026/07/04 03:51:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:29 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:29 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: Connecting to FTP server 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:29 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: > dial: conn=172.17.0.1:48964->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-petahil8roga/data lacks md5, skipping 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32524") 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37194->172.17.0.3:32524, err= 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32425") 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37476->172.17.0.3:32425, err= --- SKIP: TestCheckSum (2.29s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/data" 2026/07/04 03:51:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:31 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:31 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: Connecting to FTP server 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:31 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/data: > dial: conn=172.17.0.1:57148->172.17.0.3:21, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33678") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47170->172.17.0.3:33678, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36655") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37756->172.17.0.3:36655, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37729") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57798->172.17.0.3:37729, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36325") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59314->172.17.0.3:36325, err= === RUN TestCheckSumDownload/subtest1 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38163") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44586->172.17.0.3:38163, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36976") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52884->172.17.0.3:36976, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35939") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34500->172.17.0.3:35939, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30990") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38536->172.17.0.3:30990, err= === RUN TestCheckSumDownload/subtest2 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31694") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42172->172.17.0.3:31694, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31943") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46298->172.17.0.3:31943, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37436") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55184->172.17.0.3:37436, err= === RUN TestCheckSumDownload/subtest3 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37929") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55680->172.17.0.3:37929, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33952") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40810->172.17.0.3:33952, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38319") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37370->172.17.0.3:38319, err= === RUN TestCheckSumDownload/subtest4 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30266") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39050->172.17.0.3:30266, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32311") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48066->172.17.0.3:32311, err= 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33765") 2026/07/04 03:51:33 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47774->172.17.0.3:33765, err= === RUN TestCheckSumDownload/subtest5 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30226") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49130->172.17.0.3:30226, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31299") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34560->172.17.0.3:31299, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36276") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51572->172.17.0.3:36276, err= === RUN TestCheckSumDownload/subtest6 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35919") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59100->172.17.0.3:35919, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38902") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41882->172.17.0.3:38902, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39593") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54616->172.17.0.3:39593, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32479") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51708->172.17.0.3:32479, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30021") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36474->172.17.0.3:30021, err= === RUN TestCheckSumDownload/subtest7 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33583") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56242->172.17.0.3:33583, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33607") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37084->172.17.0.3:33607, err= 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36431") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47054->172.17.0.3:36431, err= --- PASS: TestCheckSumDownload (2.48s) --- 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/04 03:51:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pavafof8mawa" 2026/07/04 03:51:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:34 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:34 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: Connecting to FTP server 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:34 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:57162->172.17.0.3:21, err= 2026/07/04 03:51:36 DEBUG : Creating backend with remote "/tmp/rclone4226155653" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pavafof8mawa", Local "Local file system at /tmp/rclone4226155653", Modify Window "1s" 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:35592") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:57212->172.17.0.3:35592, err= 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:31494") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:36034->172.17.0.3:31494, err= upper checkfile vs. lower remote (without normalization) 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:38889") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:51064->172.17.0.3:38889, err= 2026/07/04 03:51:36 ERROR : hello, world!: sum not found 2026/07/04 03:51:36 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-pavafof8mawa 2026/07/04 03:51:36 NOTICE: ftp://172.17.0.3:21/rclone-test-pavafof8mawa: 1 files missing 2026/07/04 03:51:36 NOTICE: 1 hashes missing 2026/07/04 03:51:36 NOTICE: ftp://172.17.0.3:21/rclone-test-pavafof8mawa: 1 differences found 2026/07/04 03:51:36 NOTICE: ftp://172.17.0.3:21/rclone-test-pavafof8mawa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:38571") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:56608->172.17.0.3:38571, err= 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:30348") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:47562->172.17.0.3:30348, err= 2026/07/04 03:51:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:36 NOTICE: ftp://172.17.0.3:21/rclone-test-pavafof8mawa: 0 differences found 2026/07/04 03:51:36 NOTICE: ftp://172.17.0.3:21/rclone-test-pavafof8mawa: 1 matching files 2026/07/04 03:51:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hiyuruz9vavu" 2026/07/04 03:51:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:36 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:36 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: Connecting to FTP server 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:36 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:57176->172.17.0.3:21, err= 2026/07/04 03:51:38 DEBUG : Creating backend with remote "/tmp/rclone2647382990" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu", Local "Local file system at /tmp/rclone2647382990", Modify Window "1s" 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:33819") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:38874->172.17.0.3:33819, err= 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:39193") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:51626->172.17.0.3:39193, err= lower checkfile vs. upper remote (without normalization) 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:39297") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:48274->172.17.0.3:39297, err= 2026/07/04 03:51:38 ERROR : HELLO, WORLD!: sum not found 2026/07/04 03:51:38 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu 2026/07/04 03:51:38 NOTICE: ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: 1 files missing 2026/07/04 03:51:38 NOTICE: 1 hashes missing 2026/07/04 03:51:38 NOTICE: ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: 1 differences found 2026/07/04 03:51:38 NOTICE: ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:36893") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:37690->172.17.0.3:36893, err= 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:34895") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:43228->172.17.0.3:34895, err= 2026/07/04 03:51:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:38 NOTICE: ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: 0 differences found 2026/07/04 03:51:38 NOTICE: ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: 1 matching files 2026/07/04 03:51:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ditanow1fevi" 2026/07/04 03:51:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:38 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:38 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: Connecting to FTP server 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:38 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:57186->172.17.0.3:21, err= 2026/07/04 03:51:41 DEBUG : Creating backend with remote "/tmp/rclone2033909285" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ditanow1fevi", Local "Local file system at /tmp/rclone2033909285", Modify Window "1s" 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:39335") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:56188->172.17.0.3:39335, err= 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:30842") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:32874->172.17.0.3:30842, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:33799") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:41638->172.17.0.3:33799, err= 2026/07/04 03:51:41 ERROR : HeLlO, wOrLd!: sum not found 2026/07/04 03:51:41 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-ditanow1fevi 2026/07/04 03:51:41 NOTICE: ftp://172.17.0.3:21/rclone-test-ditanow1fevi: 1 files missing 2026/07/04 03:51:41 NOTICE: 1 hashes missing 2026/07/04 03:51:41 NOTICE: ftp://172.17.0.3:21/rclone-test-ditanow1fevi: 1 differences found 2026/07/04 03:51:41 NOTICE: ftp://172.17.0.3:21/rclone-test-ditanow1fevi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:37651") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:37120->172.17.0.3:37651, err= 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:37932") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:59376->172.17.0.3:37932, err= 2026/07/04 03:51:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:41 NOTICE: ftp://172.17.0.3:21/rclone-test-ditanow1fevi: 0 differences found 2026/07/04 03:51:41 NOTICE: ftp://172.17.0.3:21/rclone-test-ditanow1fevi: 1 matching files 2026/07/04 03:51:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-devavul1laqa" 2026/07/04 03:51:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:41 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:41 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: Connecting to FTP server 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:41 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:57190->172.17.0.3:21, err= 2026/07/04 03:51:43 DEBUG : Creating backend with remote "/tmp/rclone1608687252" 2026/07/04 03:51:43 DEBUG : Config file has changed externally - reloading run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-devavul1laqa", Local "Local file system at /tmp/rclone1608687252", Modify Window "1s" 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:36886") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:56310->172.17.0.3:36886, err= 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:36098") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:55934->172.17.0.3:36098, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:31672") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:34302->172.17.0.3:31672, err= 2026/07/04 03:51:43 ERROR : HELLO, WORLD!: sum not found 2026/07/04 03:51:43 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-devavul1laqa 2026/07/04 03:51:43 NOTICE: ftp://172.17.0.3:21/rclone-test-devavul1laqa: 1 files missing 2026/07/04 03:51:43 NOTICE: 1 hashes missing 2026/07/04 03:51:43 NOTICE: ftp://172.17.0.3:21/rclone-test-devavul1laqa: 1 differences found 2026/07/04 03:51:43 NOTICE: ftp://172.17.0.3:21/rclone-test-devavul1laqa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:38806") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:50940->172.17.0.3:38806, err= 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:37251") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:59462->172.17.0.3:37251, err= 2026/07/04 03:51:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:43 NOTICE: ftp://172.17.0.3:21/rclone-test-devavul1laqa: 0 differences found 2026/07/04 03:51:43 NOTICE: ftp://172.17.0.3:21/rclone-test-devavul1laqa: 1 matching files 2026/07/04 03:51:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-womagul3migo" 2026/07/04 03:51:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:43 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:43 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: Connecting to FTP server 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:43 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:48010->172.17.0.3:21, err= 2026/07/04 03:51:45 DEBUG : Creating backend with remote "/tmp/rclone1707966180" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-womagul3migo", Local "Local file system at /tmp/rclone1707966180", Modify Window "1s" 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:30280") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:49146->172.17.0.3:30280, err= 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:30505") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:56644->172.17.0.3:30505, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:32462") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:42924->172.17.0.3:32462, err= 2026/07/04 03:51:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:45 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-womagul3migo 2026/07/04 03:51:45 NOTICE: ftp://172.17.0.3:21/rclone-test-womagul3migo: 1 files missing 2026/07/04 03:51:45 NOTICE: 1 hashes missing 2026/07/04 03:51:45 NOTICE: ftp://172.17.0.3:21/rclone-test-womagul3migo: 1 differences found 2026/07/04 03:51:45 NOTICE: ftp://172.17.0.3:21/rclone-test-womagul3migo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:31327") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:34444->172.17.0.3:31327, err= 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:34307") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:50306->172.17.0.3:34307, err= 2026/07/04 03:51:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:45 NOTICE: ftp://172.17.0.3:21/rclone-test-womagul3migo: 0 differences found 2026/07/04 03:51:45 NOTICE: ftp://172.17.0.3:21/rclone-test-womagul3migo: 1 matching files 2026/07/04 03:51:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-koparaw4zosi" 2026/07/04 03:51:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:45 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:45 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: Connecting to FTP server 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:45 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:48014->172.17.0.3:21, err= 2026/07/04 03:51:47 DEBUG : Creating backend with remote "/tmp/rclone1544323410" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-koparaw4zosi", Local "Local file system at /tmp/rclone1544323410", Modify Window "1s" 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:32850") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:55972->172.17.0.3:32850, err= 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:30858") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:46070->172.17.0.3:30858, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:36801") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:33944->172.17.0.3:36801, err= 2026/07/04 03:51:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:47 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-koparaw4zosi 2026/07/04 03:51:47 NOTICE: ftp://172.17.0.3:21/rclone-test-koparaw4zosi: 1 files missing 2026/07/04 03:51:47 NOTICE: 1 hashes missing 2026/07/04 03:51:47 NOTICE: ftp://172.17.0.3:21/rclone-test-koparaw4zosi: 1 differences found 2026/07/04 03:51:47 NOTICE: ftp://172.17.0.3:21/rclone-test-koparaw4zosi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:39140") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:49874->172.17.0.3:39140, err= 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:35061") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:48282->172.17.0.3:35061, err= 2026/07/04 03:51:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:47 NOTICE: ftp://172.17.0.3:21/rclone-test-koparaw4zosi: 0 differences found 2026/07/04 03:51:47 NOTICE: ftp://172.17.0.3:21/rclone-test-koparaw4zosi: 1 matching files 2026/07/04 03:51:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qaqemeq5hino" 2026/07/04 03:51:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:47 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:47 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: Connecting to FTP server 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:48020->172.17.0.3:21, err= 2026/07/04 03:51:49 DEBUG : Creating backend with remote "/tmp/rclone1586011386" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qaqemeq5hino", Local "Local file system at /tmp/rclone1586011386", Modify Window "1s" 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:38399") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:59620->172.17.0.3:38399, err= 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:38801") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:54464->172.17.0.3:38801, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:39069") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:38776->172.17.0.3:39069, err= 2026/07/04 03:51:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-qaqemeq5hino 2026/07/04 03:51:49 NOTICE: ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: 1 files missing 2026/07/04 03:51:49 NOTICE: 1 hashes missing 2026/07/04 03:51:49 NOTICE: ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: 1 differences found 2026/07/04 03:51:49 NOTICE: ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:36977") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:54956->172.17.0.3:36977, err= 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:36380") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:58994->172.17.0.3:36380, err= 2026/07/04 03:51:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:49 NOTICE: ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: 0 differences found 2026/07/04 03:51:49 NOTICE: ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: 1 matching files 2026/07/04 03:51:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-baxucib0mado" 2026/07/04 03:51:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:49 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:49 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: Connecting to FTP server 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:49 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:48034->172.17.0.3:21, err= 2026/07/04 03:51:52 DEBUG : Creating backend with remote "/tmp/rclone3096186608" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-baxucib0mado", Local "Local file system at /tmp/rclone3096186608", Modify Window "1s" 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:37172") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:45896->172.17.0.3:37172, err= 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:35716") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:58186->172.17.0.3:35716, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:30165") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:47182->172.17.0.3:30165, err= 2026/07/04 03:51:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-baxucib0mado 2026/07/04 03:51:52 NOTICE: ftp://172.17.0.3:21/rclone-test-baxucib0mado: 1 files missing 2026/07/04 03:51:52 NOTICE: 1 hashes missing 2026/07/04 03:51:52 NOTICE: ftp://172.17.0.3:21/rclone-test-baxucib0mado: 1 differences found 2026/07/04 03:51:52 NOTICE: ftp://172.17.0.3:21/rclone-test-baxucib0mado: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:31819") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:60410->172.17.0.3:31819, err= 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:36260") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:49576->172.17.0.3:36260, err= 2026/07/04 03:51:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:52 NOTICE: ftp://172.17.0.3:21/rclone-test-baxucib0mado: 0 differences found 2026/07/04 03:51:52 NOTICE: ftp://172.17.0.3:21/rclone-test-baxucib0mado: 1 matching files 2026/07/04 03:51:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gazehox3tawe" 2026/07/04 03:51:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:52 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:52 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: Connecting to FTP server 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:60266->172.17.0.3:21, err= 2026/07/04 03:51:54 DEBUG : Creating backend with remote "/tmp/rclone4132071557" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gazehox3tawe", Local "Local file system at /tmp/rclone4132071557", Modify Window "1s" 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:37287") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:41814->172.17.0.3:37287, err= 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:34877") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:40856->172.17.0.3:34877, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:34144") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:56076->172.17.0.3:34144, err= 2026/07/04 03:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-gazehox3tawe 2026/07/04 03:51:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gazehox3tawe: 1 files missing 2026/07/04 03:51:54 NOTICE: 1 hashes missing 2026/07/04 03:51:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gazehox3tawe: 1 differences found 2026/07/04 03:51:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gazehox3tawe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:33751") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:59058->172.17.0.3:33751, err= 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:33360") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:60616->172.17.0.3:33360, err= 2026/07/04 03:51:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gazehox3tawe: 0 differences found 2026/07/04 03:51:54 NOTICE: ftp://172.17.0.3:21/rclone-test-gazehox3tawe: 1 matching files 2026/07/04 03:51:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bujoqeh6wiye" 2026/07/04 03:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:51:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:54 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:54 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: Connecting to FTP server 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:54 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:60282->172.17.0.3:21, err= 2026/07/04 03:51:56 DEBUG : Creating backend with remote "/tmp/rclone2361804972" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye", Local "Local file system at /tmp/rclone2361804972", Modify Window "1s" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:36462") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:57442->172.17.0.3:36462, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:30514") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:41178->172.17.0.3:30514, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:32341") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:41708->172.17.0.3:32341, err= 2026/07/04 03:51:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/04 03:51:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye 2026/07/04 03:51:56 NOTICE: ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: 1 files missing 2026/07/04 03:51:56 NOTICE: 1 hashes missing 2026/07/04 03:51:56 NOTICE: ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: 1 differences found 2026/07/04 03:51:56 NOTICE: ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:33520") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:55376->172.17.0.3:33520, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:35690") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:58400->172.17.0.3:35690, err= 2026/07/04 03:51:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/04 03:51:56 NOTICE: ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: 0 differences found 2026/07/04 03:51:56 NOTICE: ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: 1 matching files 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: dial("tcp","172.17.0.3:36978") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: > dial: conn=172.17.0.1:34746->172.17.0.3:36978, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-bujoqeh6wiye: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: dial("tcp","172.17.0.3:31529") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: > dial: conn=172.17.0.1:35662->172.17.0.3:31529, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gazehox3tawe: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: dial("tcp","172.17.0.3:31322") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: > dial: conn=172.17.0.1:35652->172.17.0.3:31322, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-baxucib0mado: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: dial("tcp","172.17.0.3:32852") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: > dial: conn=172.17.0.1:40220->172.17.0.3:32852, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qaqemeq5hino: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: dial("tcp","172.17.0.3:36049") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: > dial: conn=172.17.0.1:41050->172.17.0.3:36049, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: Purge object "測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-koparaw4zosi: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: dial("tcp","172.17.0.3:36455") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: > dial: conn=172.17.0.1:41314->172.17.0.3:36455, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: Purge object "測試_Русский___ě_áñ" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-womagul3migo: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: dial("tcp","172.17.0.3:33457") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: > dial: conn=172.17.0.1:53778->172.17.0.3:33457, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: Purge object "HELLO, WORLD!" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-devavul1laqa: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: dial("tcp","172.17.0.3:30507") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: > dial: conn=172.17.0.1:36412->172.17.0.3:30507, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: Purge object "HeLlO, wOrLd!" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ditanow1fevi: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: dial("tcp","172.17.0.3:36200") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: > dial: conn=172.17.0.1:33274->172.17.0.3:36200, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: Purge object "HELLO, WORLD!" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-hiyuruz9vavu: Purge dir "" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: dial("tcp","172.17.0.3:37248") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: > dial: conn=172.17.0.1:34482->172.17.0.3:37248, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: Purge object "hello, world!" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-pavafof8mawa: Purge dir "" --- PASS: TestApplyTransforms (22.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39010") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51308->172.17.0.3:39010, err= 2026/07/04 03:51:56 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/04 03:51:56 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/04 03:51:56 INFO : file1: Copied (new) to: sub/file2 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33577") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45644->172.17.0.3:33577, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36361") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54472->172.17.0.3:36361, err= 2026/07/04 03:51:56 DEBUG : sub/file2: size = 14 OK 2026/07/04 03:51:56 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 03:51:56 DEBUG : file1: Unchanged skipping 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39151") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34968->172.17.0.3:39151, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38410") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55496->172.17.0.3:38410, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: don't need to copy/move sub/file2, it is already at target location 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34216") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50796->172.17.0.3:34216, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37911") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53352->172.17.0.3:37911, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37437") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54862->172.17.0.3:37437, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30674") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41494->172.17.0.3:30674, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39228") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60092->172.17.0.3:39228, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34180") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41206->172.17.0.3:34180, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30532") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46784->172.17.0.3:30532, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35809") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36844->172.17.0.3:35809, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38874") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58336->172.17.0.3:38874, err= 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39439") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43014->172.17.0.3:39439, err= 2026/07/04 03:51:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/backup" 2026/07/04 03:51:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:51:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:56 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:51:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:51:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:51:56 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:51:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: Connecting to FTP server 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:56 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: > dial: conn=172.17.0.1:60288->172.17.0.3:21, err= 2026/07/04 03:51:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-petahil8roga/backup" to be canonical "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/backup" 2026/07/04 03:51:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3744957282) 2026/07/04 03:51:59 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-petahil8roga) 2026/07/04 03:51:59 DEBUG : dst/file1: Sizes differ 2026/07/04 03:51:59 INFO : dst/file1: Moved (server-side) 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36918") 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58976->172.17.0.3:36918, err= 2026/07/04 03:51:59 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/04 03:51:59 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/04 03:51:59 INFO : dst/file1: Copied (new) 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35583") 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60224->172.17.0.3:35583, err= 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60298->172.17.0.3:21, err= 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35638") 2026/07/04 03:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56044->172.17.0.3:35638, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36881") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46252->172.17.0.3:36881, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37826") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37754->172.17.0.3:37826, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35403") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37358->172.17.0.3:35403, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30491") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32002") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40394->172.17.0.3:32002, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60474->172.17.0.3:30491, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39727") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54140->172.17.0.3:39727, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39945") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34448->172.17.0.3:39945, err= 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (4.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/dst" 2026/07/04 03:52:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:52:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:01 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:52:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:01 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: Connecting to FTP server 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: > dial: conn=172.17.0.1:60300->172.17.0.3:21, err= 2026/07/04 03:52:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:52:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:03 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:52:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:03 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:03 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/CompareDest: Connecting to FTP server 2026/07/04 03:52:03 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:03 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/CompareDest: > dial: conn=172.17.0.1:43530->172.17.0.3:21, err= 2026/07/04 03:52:05 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" to be canonical "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : one: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: dial("tcp","172.17.0.3:36854") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: > dial: conn=172.17.0.1:34294->172.17.0.3:36854, err= 2026/07/04 03:52:05 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/04 03:52:05 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/04 03:52:05 INFO : one: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32062") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40362->172.17.0.3:32062, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37691") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48760->172.17.0.3:37691, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36272") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41186->172.17.0.3:36272, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34978") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42454->172.17.0.3:34978, err= 2026/07/04 03:52:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" for canonical name "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3744957282) 2026/07/04 03:52:05 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-petahil8roga/dst) 2026/07/04 03:52:05 DEBUG : one: Sizes differ 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: dial("tcp","172.17.0.3:31397") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: > dial: conn=172.17.0.1:57438->172.17.0.3:31397, err= 2026/07/04 03:52:05 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/04 03:52:05 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/04 03:52:05 INFO : one: Copied (replaced existing) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37430") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55926->172.17.0.3:37430, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31962") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33398->172.17.0.3:31962, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37532") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37644->172.17.0.3:37532, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39067") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56012->172.17.0.3:39067, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36992") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49938->172.17.0.3:36992, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36890") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47762->172.17.0.3:36890, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38713") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41136->172.17.0.3:38713, err= 2026/07/04 03:52:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" for canonical name "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3744957282) 2026/07/04 03:52:05 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-petahil8roga/dst) 2026/07/04 03:52:05 DEBUG : one: Sizes differ 2026/07/04 03:52:05 DEBUG : one: size = 5 OK 2026/07/04 03:52:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 03:52:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33877") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53170->172.17.0.3:33877, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36084") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35991") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42392->172.17.0.3:36084, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48506->172.17.0.3:35991, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39494") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40454->172.17.0.3:39494, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37969") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37096->172.17.0.3:37969, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36544") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33196") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40524->172.17.0.3:36544, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45762->172.17.0.3:33196, err= 2026/07/04 03:52:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" for canonical name "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : two: size = 3 OK 2026/07/04 03:52:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 03:52:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33117") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45608->172.17.0.3:33117, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30137") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31326") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53060->172.17.0.3:30137, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57594->172.17.0.3:31326, err= 2026/07/04 03:52:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" for canonical name "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : two: size = 3 OK 2026/07/04 03:52:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 03:52:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36386") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40840->172.17.0.3:36386, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38981") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39409") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34462->172.17.0.3:38981, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33378->172.17.0.3:39409, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36027") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45324->172.17.0.3:36027, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34062") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34164->172.17.0.3:34062, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34374") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57206->172.17.0.3:34374, err= 2026/07/04 03:52:05 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-petahil8roga/CompareDest" for canonical name "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/CompareDest" 2026/07/04 03:52:05 DEBUG : two: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone3744957282) 2026/07/04 03:52:05 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-petahil8roga/CompareDest) 2026/07/04 03:52:05 DEBUG : two: Sizes differ 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: dial("tcp","172.17.0.3:30549") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/dst: > dial: conn=172.17.0.1:48964->172.17.0.3:30549, err= 2026/07/04 03:52:05 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/04 03:52:05 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/04 03:52:05 INFO : two: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38423") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45700->172.17.0.3:38423, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33358") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30343") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37330->172.17.0.3:33358, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47490->172.17.0.3:30343, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30746") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42564->172.17.0.3:30746, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38233") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39450->172.17.0.3:38233, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34810") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43024->172.17.0.3:34810, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34384") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55436->172.17.0.3:34384, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (4.53s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31162") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44208->172.17.0.3:31162, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37443") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34596->172.17.0.3:37443, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31542") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35962->172.17.0.3:31542, err= 2026/07/04 03:52:05 DEBUG : sub/file2: size = 14 OK 2026/07/04 03:52:05 INFO : file1: Copied (new) to: sub/file2 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35857") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33676->172.17.0.3:35857, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36942") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57714->172.17.0.3:36942, err= 2026/07/04 03:52:05 DEBUG : sub/file2: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 03:52:05 DEBUG : file1: Unchanged skipping 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35683") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36648->172.17.0.3:35683, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34836") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42724->172.17.0.3:34836, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: don't need to copy/move sub/file2, it is already at target location 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34685") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48844->172.17.0.3:34685, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39730") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47534->172.17.0.3:39730, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36669") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46596->172.17.0.3:36669, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30649") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58668->172.17.0.3:30649, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34631") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38498->172.17.0.3:34631, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34379") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36844->172.17.0.3:34379, err= 2026/07/04 03:52:05 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/04 03:52:05 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37514") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43642->172.17.0.3:37514, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34145") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45964->172.17.0.3:34145, err= 2026/07/04 03:52:05 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 03:52:05 DEBUG : file1: Unchanged skipping 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30468") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37306->172.17.0.3:30468, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34540") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59780->172.17.0.3:34540, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34111") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58364->172.17.0.3:34111, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32519") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53140->172.17.0.3:32519, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34852") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38118->172.17.0.3:34852, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34630") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38696->172.17.0.3:34630, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32653") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53116->172.17.0.3:32653, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31627") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57648->172.17.0.3:31627, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Waiting for checks to finish 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Waiting for transfers to finish 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43544->172.17.0.3:21, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37060") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40908->172.17.0.3:37060, err= 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35981") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56814->172.17.0.3:35981, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38496") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52532->172.17.0.3:38496, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34417") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41368->172.17.0.3:34417, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37792") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56602->172.17.0.3:37792, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34144") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46356->172.17.0.3:34144, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35964") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57038->172.17.0.3:35964, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34048") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40938->172.17.0.3:34048, err= 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/04 03:52:05 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/04 03:52:05 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:05 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43548->172.17.0.3:21, err= 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31615") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47974->172.17.0.3:31615, err= 2026/07/04 03:52:08 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/04 03:52:08 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/04 03:52:08 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38895") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35614->172.17.0.3:38895, err= 2026/07/04 03:52:08 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/04 03:52:08 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/04 03:52:08 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39593") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60844->172.17.0.3:39593, err= 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36261") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45618->172.17.0.3:36261, err= 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39683") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34646->172.17.0.3:39683, err= --- PASS: TestCopyLongFileNameCollision (2.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38274") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34580->172.17.0.3:38274, err= 2026/07/04 03:52:08 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/04 03:52:08 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/04 03:52:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35731") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45182->172.17.0.3:35731, err= 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33645") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50216->172.17.0.3:33645, err= 2026/07/04 03:52:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39190") 2026/07/04 03:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60000->172.17.0.3:39190, err= 2026/07/04 03:52:09 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/04 03:52:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32866") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43984->172.17.0.3:32866, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35096") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42332->172.17.0.3:35096, err= 2026/07/04 03:52:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37777") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58022->172.17.0.3:37777, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35134") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35314->172.17.0.3:35134, err= 2026/07/04 03:52:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32518") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59530->172.17.0.3:32518, err= 2026/07/04 03:52:09 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/04 03:52:09 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/04 03:52:09 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31298") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55956->172.17.0.3:31298, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37909") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36582->172.17.0.3:37909, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30460") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55324->172.17.0.3:30460, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39266") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37362->172.17.0.3:39266, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34871") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58434->172.17.0.3:34871, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31517") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38396->172.17.0.3:31517, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31307") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:32888->172.17.0.3:31307, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33854") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45656->172.17.0.3:33854, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34163") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34998->172.17.0.3:34163, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33806") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45066->172.17.0.3:33806, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38869") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47122->172.17.0.3:38869, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32367") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33766->172.17.0.3:32367, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36235") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48506->172.17.0.3:36235, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36638") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41694->172.17.0.3:36638, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34768") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40204->172.17.0.3:34768, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31353") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42408->172.17.0.3:31353, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33177") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60940->172.17.0.3:33177, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30589") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49284->172.17.0.3:30589, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34071") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38272->172.17.0.3:34071, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34884") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57284->172.17.0.3:34884, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31480") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56540->172.17.0.3:31480, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37213") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48758->172.17.0.3:37213, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37676") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53860->172.17.0.3:37676, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37336") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43098->172.17.0.3:37336, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32753") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41502->172.17.0.3:32753, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32666") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35494->172.17.0.3:32666, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33852") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44428->172.17.0.3:33852, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37884") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55512->172.17.0.3:37884, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39390") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58162->172.17.0.3:39390, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34344") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52970->172.17.0.3:34344, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38368") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51852->172.17.0.3:38368, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36105") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33222->172.17.0.3:36105, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36733") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55954->172.17.0.3:36733, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30408") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52012->172.17.0.3:30408, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38740") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37972->172.17.0.3:38740, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37755") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43592->172.17.0.3:37755, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39496") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35262->172.17.0.3:39496, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32990") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33160->172.17.0.3:32990, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35360") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39414->172.17.0.3:35360, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38035") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39298->172.17.0.3:38035, err= 2026/07/04 03:52:09 DEBUG : a.txt: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : a.txt: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36736") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45488->172.17.0.3:36736, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31216") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46872->172.17.0.3:31216, err= 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38544") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59218->172.17.0.3:38544, err= 2026/07/04 03:52:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32587") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53886->172.17.0.3:32587, err= 2026/07/04 03:52:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33835") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:32948->172.17.0.3:33835, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31373") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38942->172.17.0.3:31373, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34689") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43770->172.17.0.3:34689, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33256") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48136->172.17.0.3:33256, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34698") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52382->172.17.0.3:34698, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35214") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60142->172.17.0.3:35214, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33051") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33654->172.17.0.3:33051, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39849") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50084->172.17.0.3:39849, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32168") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39730->172.17.0.3:32168, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35628") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49754->172.17.0.3:35628, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37521") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43270->172.17.0.3:37521, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38904") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37680->172.17.0.3:38904, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38346") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40412->172.17.0.3:38346, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35238") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54878->172.17.0.3:35238, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37752") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51120->172.17.0.3:37752, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38441") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54006->172.17.0.3:38441, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33127") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46942->172.17.0.3:33127, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32350") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43272->172.17.0.3:32350, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30883") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52858->172.17.0.3:30883, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36431") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34856->172.17.0.3:36431, err= 2026/07/04 03:52:09 DEBUG : a.txt: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : a.txt: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32301") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48300->172.17.0.3:32301, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36286") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36546->172.17.0.3:36286, err= 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36596") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47268->172.17.0.3:36596, err= 2026/07/04 03:52:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world2: Excluded 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/04 03:52:09 DEBUG : sub dir/hello world: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31760") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44088->172.17.0.3:31760, err= 2026/07/04 03:52:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36261") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45628->172.17.0.3:36261, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34214") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44978->172.17.0.3:34214, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33980") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45818->172.17.0.3:33980, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33916") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55730->172.17.0.3:33916, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34451") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35456->172.17.0.3:34451, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30008") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53410->172.17.0.3:30008, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32289") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55756->172.17.0.3:32289, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36704") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53680->172.17.0.3:36704, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32503") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52074->172.17.0.3:32503, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36635") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42830->172.17.0.3:36635, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32535") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42456->172.17.0.3:32535, err= === RUN TestListJSON/Default 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39691") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34070->172.17.0.3:39691, err= === RUN TestListJSON/FilesOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32294") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53278->172.17.0.3:32294, err= === RUN TestListJSON/DirsOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38863") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54888->172.17.0.3:38863, err= === RUN TestListJSON/Recurse 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37873") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36050->172.17.0.3:37873, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31471") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42212->172.17.0.3:31471, err= === RUN TestListJSON/SubDir 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30786") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39226->172.17.0.3:30786, err= === RUN TestListJSON/NoModTime 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30541") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54022->172.17.0.3:30541, err= === RUN TestListJSON/NoMimeType 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39566") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52302->172.17.0.3:39566, err= === RUN TestListJSON/ShowHash 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39694") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58620->172.17.0.3:39694, err= === RUN TestListJSON/HashTypes 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37440") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50096->172.17.0.3:37440, err= 2026/07/04 03:52:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30051") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39836->172.17.0.3:30051, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32464") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42080->172.17.0.3:32464, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36189") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56280->172.17.0.3:36189, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36945") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51908->172.17.0.3:36945, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35419") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35348->172.17.0.3:35419, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37426") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38830->172.17.0.3:37426, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38077") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57708->172.17.0.3:38077, err= 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36889") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55550->172.17.0.3:36889, err= === RUN TestStatJSON/Root 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38633") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34614->172.17.0.3:38633, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32613") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38102->172.17.0.3:32613, err= === RUN TestStatJSON/Dir 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39252") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44298->172.17.0.3:39252, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37450") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47998->172.17.0.3:37450, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38441") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54010->172.17.0.3:38441, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32258") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53980->172.17.0.3:32258, err= === RUN TestStatJSON/FileDirsOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36780") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39840->172.17.0.3:36780, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30977") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55300->172.17.0.3:30977, err= === RUN TestStatJSON/RootNotFound 2026/07/04 03:52:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/notfound" 2026/07/04 03:52:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:52:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:09 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:52:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:09 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/notfound: Connecting to FTP server 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/notfound: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:09 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/notfound: > dial: conn=172.17.0.1:43558->172.17.0.3:21, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/notfound: dial("tcp","172.17.0.3:36786") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/notfound: > dial: conn=172.17.0.1:42160->172.17.0.3:36786, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31516") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54366->172.17.0.3:31516, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38269") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42754->172.17.0.3:38269, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32392") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59362->172.17.0.3:32392, err= --- PASS: TestStatJSON (2.26s) --- 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 (2.25s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 INFO : ftp://172.17.0.3:21/rclone-test-petahil8roga: Making directory 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37407") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44644->172.17.0.3:37407, err= 2026/07/04 03:52:11 INFO : ftp://172.17.0.3:21/rclone-test-petahil8roga: Making directory 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33469") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43684->172.17.0.3:33469, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30360") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41700->172.17.0.3:30360, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30831") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45732->172.17.0.3:30831, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34719") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54314->172.17.0.3:34719, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32453") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46830->172.17.0.3:32453, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32024") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59382->172.17.0.3:32024, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38819") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55508->172.17.0.3:38819, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30893") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36710->172.17.0.3:30893, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34802") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55622->172.17.0.3:34802, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35527") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33392->172.17.0.3:35527, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34094") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57192->172.17.0.3:34094, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30861") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46512->172.17.0.3:30861, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35022") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38700->172.17.0.3:35022, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31320") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54998->172.17.0.3:31320, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33627") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41764->172.17.0.3:33627, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34027") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40136->172.17.0.3:34027, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39111") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37616->172.17.0.3:39111, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38454") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50516->172.17.0.3:38454, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39395") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48944->172.17.0.3:39395, err= 2026/07/04 03:52:11 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/04 03:52:11 DEBUG : empty space: Excluded 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38451") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54064->172.17.0.3:38451, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39217") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58940->172.17.0.3:39217, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35126") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45236->172.17.0.3:35126, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31335") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54990->172.17.0.3:31335, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35715") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53010->172.17.0.3:35715, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36703") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55788->172.17.0.3:36703, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39343") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60982->172.17.0.3:39343, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38888") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57182->172.17.0.3:38888, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30334") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42382->172.17.0.3:30334, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33544") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56746->172.17.0.3:33544, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33141") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33058->172.17.0.3:33141, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35224") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45714->172.17.0.3:35224, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32992") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55828->172.17.0.3:32992, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/04 03:52:11 DEBUG : Creating backend with remote ":memory:" 2026/07/04 03:52:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/04 03:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/04 03:52:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/04 03:52:11 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33015") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49054->172.17.0.3:33015, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30852") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51546->172.17.0.3:30852, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31419") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45938->172.17.0.3:31419, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32305") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59090->172.17.0.3:32305, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33034") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49112->172.17.0.3:33034, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36024") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46190->172.17.0.3:36024, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36816") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36206->172.17.0.3:36816, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30052") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38230->172.17.0.3:30052, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33793") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38800->172.17.0.3:33793, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30893") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36720->172.17.0.3:30893, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34827") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41570->172.17.0.3:34827, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34530") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53598->172.17.0.3:34530, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34501") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53552->172.17.0.3:34501, err= 2026/07/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35464") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55528->172.17.0.3:35464, err= 2026/07/04 03:52:11 DEBUG : large: Excluded (Size Filter) 2026/07/04 03:52:11 DEBUG : large: Excluded 2026/07/04 03:52:11 INFO : medium: Deleted 2026/07/04 03:52:11 INFO : small: Deleted 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37035") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48630->172.17.0.3:37035, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30966") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53616->172.17.0.3:30966, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36896") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47398->172.17.0.3:36896, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31693") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33212->172.17.0.3:31693, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30689") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48466->172.17.0.3:30689, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36927") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46150->172.17.0.3:36927, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35899") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54214->172.17.0.3:35899, err= 2026/07/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37686") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41710->172.17.0.3:37686, err= 2026/07/04 03:52:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/04 03:52:11 INFO : medium: Deleted 2026/07/04 03:52:11 INFO : large: Deleted 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31767") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49166->172.17.0.3:31767, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38581") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48862->172.17.0.3:38581, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31140") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33978->172.17.0.3:31140, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33488") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35452->172.17.0.3:33488, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38591") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54070->172.17.0.3:38591, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32032") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53570->172.17.0.3:32032, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33340") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42016->172.17.0.3:33340, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37027") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42312->172.17.0.3:37027, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35198") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54832->172.17.0.3:35198, err= 2026/07/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36041") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41142->172.17.0.3:36041, err= 2026/07/04 03:52:11 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/04 03:52:11 INFO : small: Deleted 2026/07/04 03:52:11 INFO : medium: Deleted 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30419") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39654->172.17.0.3:30419, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33371") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35610->172.17.0.3:33371, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37373") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43222->172.17.0.3:37373, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33184") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60464->172.17.0.3:33184, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35195") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56052->172.17.0.3:35195, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34583") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33092->172.17.0.3:34583, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33377") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48862->172.17.0.3:33377, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36328") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59922->172.17.0.3:36328, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33974") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56264->172.17.0.3:33974, err= 2026/07/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35550") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41824->172.17.0.3:35550, err= 2026/07/04 03:52:11 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/04 03:52:11 INFO : large: Deleted 2026/07/04 03:52:11 INFO : medium: Deleted 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34405") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51582->172.17.0.3:34405, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33297") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37116->172.17.0.3:33297, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35737") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53252->172.17.0.3:35737, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36662") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49806->172.17.0.3:36662, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31065") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46004->172.17.0.3:31065, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37579") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44598->172.17.0.3:37579, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36915") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53960->172.17.0.3:36915, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31844") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54018->172.17.0.3:31844, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39961") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53468->172.17.0.3:39961, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38635") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33724->172.17.0.3:38635, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34741") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38348->172.17.0.3:34741, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35412") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46968->172.17.0.3:35412, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/04 03:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/04 03:52:11 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/04 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 03:52:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/04 03:52:11 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39621") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57818->172.17.0.3:39621, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31592") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36866->172.17.0.3:31592, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34242") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39058->172.17.0.3:34242, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30409") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43762->172.17.0.3:30409, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36348") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39248->172.17.0.3:36348, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36212") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52430->172.17.0.3:36212, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39495") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57320->172.17.0.3:39495, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36598") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37494->172.17.0.3:36598, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35185") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59122->172.17.0.3:35185, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36280") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43626->172.17.0.3:36280, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37100") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40578->172.17.0.3:37100, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31773") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59000->172.17.0.3:31773, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36738") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56874->172.17.0.3:36738, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32334") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50152->172.17.0.3:32334, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33857") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51276->172.17.0.3:33857, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34958") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47784->172.17.0.3:34958, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34131") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35902->172.17.0.3:34131, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30756") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48076->172.17.0.3:30756, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38588") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60476->172.17.0.3:38588, err= 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35178") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35556->172.17.0.3:35178, err= --- PASS: TestCat (0.10s) === RUN TestPurge 2026/07/04 03:52:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cotacem1rosu" 2026/07/04 03:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/04 03:52:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:11 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:52:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:11 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Connecting to FTP server 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:46080->172.17.0.3:21, err= 2026/07/04 03:52:14 DEBUG : Creating backend with remote "/tmp/rclone3609601579" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cotacem1rosu", Local "Local file system at /tmp/rclone3609601579", Modify Window "1s" 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38271") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:44512->172.17.0.3:38271, err= 2026/07/04 03:52:14 INFO : A2: Making directory 2026/07/04 03:52:14 INFO : A1/B2: Making directory 2026/07/04 03:52:14 INFO : A1/B2/C2: Making directory 2026/07/04 03:52:14 INFO : A1/B1/C3: Making directory 2026/07/04 03:52:14 INFO : A3: Making directory 2026/07/04 03:52:14 INFO : A3/B3: Making directory 2026/07/04 03:52:14 INFO : A3/B3/C4: Making directory 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:36188") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:39260->172.17.0.3:36188, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:31690") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:38262->172.17.0.3:31690, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Connecting to FTP server 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Connecting to FTP server 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:46084->172.17.0.3:21, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39903") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:36778->172.17.0.3:39903, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:37528") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:33220->172.17.0.3:37528, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:32668") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:39984->172.17.0.3:32668, err= 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:46098->172.17.0.3:21, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39542") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:35082->172.17.0.3:39542, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:33883") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:43828->172.17.0.3:33883, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39586") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:37978") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:53500->172.17.0.3:39586, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:55130->172.17.0.3:37978, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38924") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30936") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39398") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:37884->172.17.0.3:38924, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:54630->172.17.0.3:30936, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:40632->172.17.0.3:39398, err= 2026/07/04 03:52:16 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:32361") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:60158->172.17.0.3:32361, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39983") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:43066->172.17.0.3:39983, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:35552") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:52336->172.17.0.3:35552, err= 2026/07/04 03:52:16 INFO : A1/B1/C1/one: Deleted 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38482") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:40990->172.17.0.3:38482, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38784") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:39004->172.17.0.3:38784, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:34779") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:54032->172.17.0.3:34779, err= 2026/07/04 03:52:16 DEBUG : removing 2 level 3 directories 2026/07/04 03:52:16 INFO : A1/B1/C3: Removing directory 2026/07/04 03:52:16 INFO : A1/B1/C1: Removing directory 2026/07/04 03:52:16 DEBUG : removing 1 level 2 directories 2026/07/04 03:52:16 INFO : A1/B1: Removing directory 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:32085") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:42282->172.17.0.3:32085, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:32820") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:54148->172.17.0.3:32820, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:35536") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:34866") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:57664->172.17.0.3:35536, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:51202->172.17.0.3:34866, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:31720") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:44354->172.17.0.3:31720, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30661") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:51072->172.17.0.3:30661, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:34377") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:52200->172.17.0.3:34377, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39675") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:51036->172.17.0.3:39675, err= 2026/07/04 03:52:16 DEBUG : Waiting for deletions to finish 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39321") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:56422->172.17.0.3:39321, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30782") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:31876") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:57466->172.17.0.3:31876, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:44600->172.17.0.3:30782, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39594") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Connecting to FTP server 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:46106->172.17.0.3:21, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:44316->172.17.0.3:39594, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:37136") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30479") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:52376->172.17.0.3:37136, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:35130->172.17.0.3:30479, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:33725") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30809") 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:43060->172.17.0.3:33725, err= 2026/07/04 03:52:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:49846->172.17.0.3:30809, err= 2026/07/04 03:52:18 INFO : A1/two: Deleted 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:39430") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:52790->172.17.0.3:39430, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:33571") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38710") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:40644->172.17.0.3:33571, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:41984->172.17.0.3:38710, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:34491") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:35968->172.17.0.3:34491, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:38952") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:56194->172.17.0.3:38952, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:30907") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:38302->172.17.0.3:30907, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:35821") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:53180->172.17.0.3:35821, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:36328") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:59924->172.17.0.3:36328, err= 2026/07/04 03:52:18 DEBUG : removing 2 level 3 directories 2026/07/04 03:52:18 INFO : A1/B2/C2: Removing directory 2026/07/04 03:52:18 INFO : A3/B3/C4: Removing directory 2026/07/04 03:52:18 DEBUG : removing 2 level 2 directories 2026/07/04 03:52:18 INFO : A3/B3: Removing directory 2026/07/04 03:52:18 INFO : A1/B2: Removing directory 2026/07/04 03:52:18 DEBUG : removing 3 level 1 directories 2026/07/04 03:52:18 INFO : A3: Removing directory 2026/07/04 03:52:18 INFO : A1: Removing directory 2026/07/04 03:52:18 INFO : A2: Removing directory 2026/07/04 03:52:18 DEBUG : removing 1 level 0 directories 2026/07/04 03:52:18 INFO : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Removing directory 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:31521") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:33782->172.17.0.3:31521, err= 2026/07/04 03:52:18 ERROR : error listing: directory not found 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: dial("tcp","172.17.0.3:37076") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: > dial: conn=172.17.0.1:55270->172.17.0.3:37076, err= 2026/07/04 03:52:18 ERROR : error listing: directory not found 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cotacem1rosu: Purge dir "" 2026/07/04 03:52:18 NOTICE: purge failed to rmdir "": directory not found 2026/07/04 03:52:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.95s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38151") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37840->172.17.0.3:38151, err= 2026/07/04 03:52:18 INFO : A2: Making directory 2026/07/04 03:52:18 INFO : A1/B2: Making directory 2026/07/04 03:52:18 INFO : A1/B2/C2: Making directory 2026/07/04 03:52:18 INFO : A1/B1/C3: Making directory 2026/07/04 03:52:18 INFO : A3: Making directory 2026/07/04 03:52:18 INFO : A3/B3: Making directory 2026/07/04 03:52:18 INFO : A3/B3/C4: Making directory 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31477") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45456->172.17.0.3:31477, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35127") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58098->172.17.0.3:35127, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39002") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35496") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34873") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59342->172.17.0.3:34873, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52268->172.17.0.3:39002, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47082->172.17.0.3:35496, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38031") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43050->172.17.0.3:38031, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36329") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44790->172.17.0.3:36329, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37158") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44948->172.17.0.3:37158, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33887") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53104->172.17.0.3:33887, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39695") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50566->172.17.0.3:39695, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36485") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35061") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47058->172.17.0.3:36485, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46134->172.17.0.3:35061, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39829") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60362->172.17.0.3:39829, err= 2026/07/04 03:52:18 DEBUG : removing 1 level 3 directories 2026/07/04 03:52:18 INFO : A3/B3/C4: Removing directory 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31688") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56828->172.17.0.3:31688, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33483") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38956") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45722->172.17.0.3:33483, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34712") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46786->172.17.0.3:38956, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58432->172.17.0.3:34712, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39443") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32307") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33626") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58596->172.17.0.3:39443, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34448->172.17.0.3:32307, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60482->172.17.0.3:33626, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33265") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56052->172.17.0.3:33265, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38841") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39447") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54360->172.17.0.3:38841, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56424->172.17.0.3:39447, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34564") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46670->172.17.0.3:34564, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30413") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38632") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33807") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55490->172.17.0.3:30413, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52704->172.17.0.3:33807, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:32988->172.17.0.3:38632, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46114->172.17.0.3:21, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36968") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58790->172.17.0.3:36968, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36415") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49322->172.17.0.3:36415, err= 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31789") 2026/07/04 03:52:18 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57688->172.17.0.3:31789, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36003") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37432->172.17.0.3:36003, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35141") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39277") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47728->172.17.0.3:35141, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57394->172.17.0.3:39277, err= 2026/07/04 03:52:21 DEBUG : removing 2 level 3 directories 2026/07/04 03:52:21 INFO : A1/B2/C2: Removing directory 2026/07/04 03:52:21 INFO : A1/B1/C3: Removing directory 2026/07/04 03:52:21 DEBUG : removing 2 level 2 directories 2026/07/04 03:52:21 INFO : A3/B3: Removing directory 2026/07/04 03:52:21 INFO : A1/B2: Removing directory 2026/07/04 03:52:21 DEBUG : removing 2 level 1 directories 2026/07/04 03:52:21 INFO : A3: Removing directory 2026/07/04 03:52:21 INFO : A2: Removing directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31847") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55086->172.17.0.3:31847, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37848") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48712->172.17.0.3:37848, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30950") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56638->172.17.0.3:30950, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36654") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33348->172.17.0.3:36654, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39505") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47406->172.17.0.3:39505, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32553") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36950->172.17.0.3:32553, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38908") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53638->172.17.0.3:38908, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38973") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52328->172.17.0.3:38973, err= 2026/07/04 03:52:21 DEBUG : removing 1 level 3 directories 2026/07/04 03:52:21 INFO : A1/B1/C1: Removing directory 2026/07/04 03:52:21 DEBUG : removing 1 level 2 directories 2026/07/04 03:52:21 INFO : A1/B1: Removing directory 2026/07/04 03:52:21 DEBUG : removing 1 level 1 directories 2026/07/04 03:52:21 INFO : A1: Removing directory 2026/07/04 03:52:21 DEBUG : removing 1 level 0 directories 2026/07/04 03:52:21 INFO : ftp://172.17.0.3:21/rclone-test-petahil8roga: Removing directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37965") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55030->172.17.0.3:37965, err= 2026/07/04 03:52:21 ERROR : error listing: directory not found 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36082") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49362->172.17.0.3:36082, err= 2026/07/04 03:52:21 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.29s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 INFO : A1: Making directory 2026/07/04 03:52:21 INFO : A1/B1: Making directory 2026/07/04 03:52:21 INFO : A1/B1/C1: Making directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35727") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53120->172.17.0.3:35727, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32475") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47424->172.17.0.3:32475, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38143") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57670->172.17.0.3:38143, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30356") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52960->172.17.0.3:30356, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37782") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38448->172.17.0.3:37782, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34453") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53314->172.17.0.3:34453, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39735") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60858->172.17.0.3:39735, err= 2026/07/04 03:52:21 DEBUG : removing 1 level 3 directories 2026/07/04 03:52:21 INFO : A1/B1/C1: Removing directory 2026/07/04 03:52:21 DEBUG : removing 1 level 2 directories 2026/07/04 03:52:21 INFO : A1/B1: Removing directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35966") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52518->172.17.0.3:35966, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37508") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34382->172.17.0.3:37508, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30706") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43572->172.17.0.3:30706, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38760") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43500->172.17.0.3:38760, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35368") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44866->172.17.0.3:35368, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 INFO : A1: Making directory 2026/07/04 03:52:21 INFO : A1/B1: Making directory 2026/07/04 03:52:21 INFO : A1/B1/C1: Making directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37131") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59100->172.17.0.3:37131, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34992") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42152->172.17.0.3:34992, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38840") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52968->172.17.0.3:38840, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39920") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43052->172.17.0.3:39920, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37213") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39916->172.17.0.3:37213, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38851") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47606->172.17.0.3:38851, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33497") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44264->172.17.0.3:33497, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37937") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52908->172.17.0.3:37937, err= 2026/07/04 03:52:21 DEBUG : removing 1 level 3 directories 2026/07/04 03:52:21 INFO : A1/B1/C1: Removing directory 2026/07/04 03:52:21 DEBUG : removing 1 level 2 directories 2026/07/04 03:52:21 INFO : A1/B1: Removing directory 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38339") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52268->172.17.0.3:38339, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38005") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47354->172.17.0.3:38005, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34822") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50060->172.17.0.3:34822, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37508") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34388->172.17.0.3:37508, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35733") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57960->172.17.0.3:35733, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30852") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51556->172.17.0.3:30852, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30727") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42220->172.17.0.3:30727, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39810") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42016->172.17.0.3:39810, err= 2026/07/04 03:52:21 DEBUG : filename.txt: File name found in url 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38039") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37432->172.17.0.3:38039, err= 2026/07/04 03:52:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38096") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37994->172.17.0.3:38096, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30268") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60344->172.17.0.3:30268, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32150") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53842->172.17.0.3:32150, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30134") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43336->172.17.0.3:30134, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33158") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51444->172.17.0.3:33158, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39459") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45076->172.17.0.3:39459, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31425") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33844->172.17.0.3:31425, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39376") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54516->172.17.0.3:39376, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30476") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33286->172.17.0.3:30476, err= 2026/07/04 03:52:21 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/04 03:52:21 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/04 03:52:21 INFO : file1: Copied (new) to: sub/file2 2026/07/04 03:52:21 INFO : file1: Deleted 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30640") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33124->172.17.0.3:30640, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34509") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58894->172.17.0.3:34509, err= 2026/07/04 03:52:21 DEBUG : sub/file2: size = 14 OK 2026/07/04 03:52:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 03:52:21 DEBUG : file1: Unchanged skipping 2026/07/04 03:52:21 INFO : file1: Deleted 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39082") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50418->172.17.0.3:39082, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30900") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52032->172.17.0.3:30900, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: don't need to copy/move sub/file2, it is already at target location 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33528") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57094->172.17.0.3:33528, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35129") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60586->172.17.0.3:35129, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33218") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43870->172.17.0.3:33218, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32707") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41510->172.17.0.3:32707, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32294") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33090->172.17.0.3:32294, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39538") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34888->172.17.0.3:39538, err= 2026/07/04 03:52:21 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/04 03:52:21 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/04 03:52:21 INFO : file1: Copied (new) 2026/07/04 03:52:21 INFO : file1: Deleted 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33789") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50050->172.17.0.3:33789, err= 2026/07/04 03:52:21 DEBUG : file1: Destination exists, skipping 2026/07/04 03:52:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32197") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37684->172.17.0.3:32197, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34906") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36340->172.17.0.3:34906, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38858") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51018->172.17.0.3:38858, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35843") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36584->172.17.0.3:35843, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36520") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58238->172.17.0.3:36520, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30655") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34872->172.17.0.3:30655, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35316") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52166->172.17.0.3:35316, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33649") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50718->172.17.0.3:33649, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36616") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35892->172.17.0.3:36616, err= 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31057") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50928->172.17.0.3:31057, err= 2026/07/04 03:52:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-petahil8roga/backup" 2026/07/04 03:52:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/04 03:52:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:21 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{oyWGB}" suffix to name 2026/07/04 03:52:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/04 03:52:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/04 03:52:21 DEBUG : Setting pass="6KYok56E2AkP4CsMI4HB3QdDmX3QozS1QpZjokAUfUQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/04 03:52:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: Connecting to FTP server 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:21 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: > dial: conn=172.17.0.1:46118->172.17.0.3:21, err= 2026/07/04 03:52:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-petahil8roga/backup" to be canonical "TestFTPPureftpd{oyWGB}:rclone-test-petahil8roga/backup" 2026/07/04 03:52:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3744957282) 2026/07/04 03:52:23 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-petahil8roga) 2026/07/04 03:52:23 DEBUG : dst/file1: Sizes differ 2026/07/04 03:52:23 INFO : dst/file1: Moved (server-side) 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33422") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42452->172.17.0.3:33422, err= 2026/07/04 03:52:23 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/04 03:52:23 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/04 03:52:23 INFO : dst/file1: Copied (new) 2026/07/04 03:52:23 INFO : dst/file1: Deleted 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36998") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40498->172.17.0.3:36998, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33505") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49214->172.17.0.3:33505, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37319") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51982->172.17.0.3:37319, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35055") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44580->172.17.0.3:35055, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34533") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35270->172.17.0.3:34533, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38451") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55848->172.17.0.3:38451, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34339") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37300->172.17.0.3:34339, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35558") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51008->172.17.0.3:35558, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34589") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46716->172.17.0.3:34589, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (2.21s) === 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35570") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43062->172.17.0.3:35570, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33701") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42194->172.17.0.3:33701, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39834") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49758->172.17.0.3:39834, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33544") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40334->172.17.0.3:33544, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33921") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59362->172.17.0.3:33921, err= 2026/07/04 03:52:23 INFO : A1/B2: Making directory 2026/07/04 03:52:23 INFO : A1/B1/C3: Making directory 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33443") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53388->172.17.0.3:33443, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34200") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42352->172.17.0.3:34200, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30174") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57892->172.17.0.3:30174, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34210") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58184->172.17.0.3:34210, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34600") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37388") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37157") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55210->172.17.0.3:34600, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33346->172.17.0.3:37388, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39924->172.17.0.3:37157, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35209") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34614->172.17.0.3:35209, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30816") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47744->172.17.0.3:30816, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31768") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50912->172.17.0.3:31768, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39301") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48936->172.17.0.3:39301, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32125") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34834") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34156") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44560->172.17.0.3:34834, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37854->172.17.0.3:32125, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59804->172.17.0.3:34156, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34692") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58644->172.17.0.3:34692, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34073") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36744") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42690->172.17.0.3:36744, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57848->172.17.0.3:34073, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34429") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31705") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30441") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60942->172.17.0.3:31705, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52330->172.17.0.3:34429, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54948->172.17.0.3:30441, err= 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Connecting to FTP server 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:21") 2026/07/04 03:52:23 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44364->172.17.0.3:21, err= 2026/07/04 03:52:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/04 03:52:23 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/04 03:52:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/04 03:52:23 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/04 03:52:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32471") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44108->172.17.0.3:32471, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37750") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59644->172.17.0.3:37750, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34750") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34409") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35272->172.17.0.3:34750, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50306->172.17.0.3:34409, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30309") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36224") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36965") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39058->172.17.0.3:30309, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54022->172.17.0.3:36965, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56308->172.17.0.3:36224, err= 2026/07/04 03:52:25 INFO : ftp://172.17.0.3:21/rclone-test-petahil8roga: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39058") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39474->172.17.0.3:39058, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30603") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50706->172.17.0.3:30603, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36742") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38526->172.17.0.3:36742, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33310") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34419") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35814->172.17.0.3:33310, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43300->172.17.0.3:34419, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33108") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43238->172.17.0.3:33108, err= 2026/07/04 03:52:25 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/04 03:52:25 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/04 03:52:25 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/04 03:52:25 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/04 03:52:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38820") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37054->172.17.0.3:38820, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30786") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36414->172.17.0.3:30786, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34265") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41650->172.17.0.3:34265, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37827") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42858->172.17.0.3:37827, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31134") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34787") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42486->172.17.0.3:31134, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34067") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45056->172.17.0.3:34787, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44784->172.17.0.3:34067, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38050") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52402->172.17.0.3:38050, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39490") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35506->172.17.0.3:39490, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30288") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39495") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51972->172.17.0.3:39495, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60976->172.17.0.3:30288, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31785") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42970->172.17.0.3:31785, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38983") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34846") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60672->172.17.0.3:38983, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51536->172.17.0.3:34846, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30204") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43398->172.17.0.3:30204, err= --- PASS: TestDirMove (2.22s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37767") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36888->172.17.0.3:37767, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30945") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:44814->172.17.0.3:30945, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32513") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54684->172.17.0.3:32513, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: File to upload is small (34 bytes), uploading instead of streaming 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39843") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54054->172.17.0.3:39843, err= 2026/07/04 03:52:25 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/04 03:52:25 NOTICE: ftp://172.17.0.3:21/rclone-test-petahil8roga: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/04 03:52:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36291") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42586->172.17.0.3:36291, err= 2026/07/04 03:52:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/04 03:52:25 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30033") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43580->172.17.0.3:30033, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37754") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36152->172.17.0.3:37754, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38967") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48772->172.17.0.3:38967, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31020") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37226->172.17.0.3:31020, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: File to upload is small (34 bytes), uploading instead of streaming 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33261") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58264->172.17.0.3:33261, err= 2026/07/04 03:52:25 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/04 03:52:25 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33989") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:56902->172.17.0.3:33989, err= 2026/07/04 03:52:25 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/04 03:52:25 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31281") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60252->172.17.0.3:31281, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32429") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40214->172.17.0.3:32429, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32789") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40134->172.17.0.3:32789, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34286") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54754->172.17.0.3:34286, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: File to upload is small (34 bytes), uploading instead of streaming 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39669") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53822->172.17.0.3:39669, err= 2026/07/04 03:52:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/04 03:52:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38055") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45278->172.17.0.3:38055, err= 2026/07/04 03:52:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/04 03:52:25 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34588") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46818->172.17.0.3:34588, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30687") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41914->172.17.0.3:30687, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31930") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57874->172.17.0.3:31930, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36881") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:58388->172.17.0.3:36881, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: File to upload is small (34 bytes), uploading instead of streaming 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38500") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33136->172.17.0.3:38500, err= 2026/07/04 03:52:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/04 03:52:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37595") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35572->172.17.0.3:37595, err= 2026/07/04 03:52:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/04 03:52:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39575") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40298->172.17.0.3:39575, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34583") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34060->172.17.0.3:34583, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39315") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53144->172.17.0.3:39315, err= --- PASS: TestRcat (0.05s) --- 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.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35869") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37990->172.17.0.3:35869, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32645") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:34000->172.17.0.3:32645, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34161") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48654->172.17.0.3:34161, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: File to upload is small (60 bytes), uploading instead of streaming 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39318") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41040->172.17.0.3:39318, err= 2026/07/04 03:52:25 DEBUG : potato2: size = 60 OK 2026/07/04 03:52:25 DEBUG : potato2: Size of src and dst objects identical 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31704") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40900->172.17.0.3:31704, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30558") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37634->172.17.0.3:30558, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38960") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39748->172.17.0.3:38960, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37488") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:37666->172.17.0.3:37488, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38121") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55788->172.17.0.3:38121, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36923") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48266->172.17.0.3:36923, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36348") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52652->172.17.0.3:36348, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36814") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51390->172.17.0.3:36814, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34544") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49010->172.17.0.3:34544, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39267") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57168->172.17.0.3:39267, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36664") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:42554->172.17.0.3:36664, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36517") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36114->172.17.0.3:36517, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39684") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51080->172.17.0.3:39684, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30875") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54260->172.17.0.3:30875, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Touching "potato2" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Touching "empty space" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30395") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:53664->172.17.0.3:30395, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Touching "sub dir/potato3" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32448") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38852->172.17.0.3:32448, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38983") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:60686->172.17.0.3:38983, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31025") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50362->172.17.0.3:31025, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35167") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:51474->172.17.0.3:35167, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34326") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:38812->172.17.0.3:34326, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38411") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33772->172.17.0.3:38411, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30167") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45838->172.17.0.3:30167, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38437") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:43770->172.17.0.3:38437, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38839") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48026->172.17.0.3:38839, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38396") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35938->172.17.0.3:38396, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32307") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:36354->172.17.0.3:32307, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36158") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49556->172.17.0.3:36158, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37409") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40560->172.17.0.3:37409, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33413") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:52926->172.17.0.3:33413, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:33085") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35872->172.17.0.3:33085, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-petahil8roga", Local "Local file system at /tmp/rclone3744957282", Modify Window "1s" 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36994") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33498->172.17.0.3:36994, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36708") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:47162->172.17.0.3:36708, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31780") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46108->172.17.0.3:31780, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34709") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41402->172.17.0.3:34709, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31788") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:46344->172.17.0.3:31788, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37512") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:49040->172.17.0.3:37512, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31897") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40316->172.17.0.3:31897, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38447") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:39544->172.17.0.3:38447, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.lodiyid0" before starting 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:31900") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:50090->172.17.0.3:31900, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38896") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:54890->172.17.0.3:38896, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing.lodiyid0: TEST: removing renamed existing file after operation 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:35200") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:33792->172.17.0.3:35200, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37553") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:40522->172.17.0.3:37553, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofefer9" before starting 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:34043") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48208->172.17.0.3:34043, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37824") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:57082->172.17.0.3:37824, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nofefer9: TEST: renaming existing back after failed operation 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38839") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48040->172.17.0.3:38839, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39628") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:55782->172.17.0.3:39628, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josevot7" before starting 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:30868") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41022->172.17.0.3:30868, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:36325") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:35214->172.17.0.3:36325, err= 2026/07/04 03:52:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.josevot7: TEST: removing renamed existing file after operation 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38478") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59876->172.17.0.3:38478, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39112") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:59724->172.17.0.3:39112, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:32766") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45866->172.17.0.3:32766, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:38642") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:48722->172.17.0.3:38642, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:39302") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:45152->172.17.0.3:39302, err= --- PASS: TestRemoveExisting (0.02s) === 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/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: dial("tcp","172.17.0.3:37762") 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: > dial: conn=172.17.0.1:41020->172.17.0.3:37762, err= 2026/07/04 03:52:25 DEBUG : ftp://172.17.0.3:21/rclone-test-petahil8roga: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 59.000736055s (try 1/5)