"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/06/07 02:18:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu" 2026/06/07 02:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:36 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38818->172.17.0.4:21, err= 2026/06/07 02:18:36 DEBUG : Creating backend with remote "/tmp/rclone2336927546" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4821") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42888->172.17.0.4:4821, err= 2026/06/07 02:18:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22530") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37984->172.17.0.4:22530, err= 2026/06/07 02:18:36 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/07 02:18:36 DEBUG : a: size = 0 OK 2026/06/07 02:18:36 DEBUG : a: size = 1 (memory) 2026/06/07 02:18:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/07 02:18:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/07 02:18:36 DEBUG : potato: Seek from 10 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 10 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 2 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/07 02:18:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 2 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/07 02:18:36 DEBUG : potato: Seek from 8 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 8 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/07 02:18:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/07 02:18:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/07 02:18:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/07 02:18:36 DEBUG : potato: Seek from 5 to 2 2026/06/07 02:18:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/07 02:18:36 DEBUG : potato: Seek from 9 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 9 to 0 2026/06/07 02:18:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4841") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40342->172.17.0.4:4841, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39818") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47960->172.17.0.4:39818, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31013") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60042->172.17.0.4:31013, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43050") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33928->172.17.0.4:43050, err= === RUN TestCheck/3 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58101") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33390->172.17.0.4:58101, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65292") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55514->172.17.0.4:65292, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1239") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49834->172.17.0.4:1239, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43885") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54750->172.17.0.4:43885, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23232") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48388->172.17.0.4:23232, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4240") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58876->172.17.0.4:4240, err= --- PASS: TestCheck (0.06s) --- 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/06/07 02:18:36 DEBUG : Creating backend with remote "nonexistent" 2026/06/07 02:18:36 DEBUG : Creating backend with remote "nonexistent" 2026/06/07 02:18:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/07 02:18:36 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/06/07 02:18:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/07 02:18:36 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.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49732") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47984->172.17.0.4:49732, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33616") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37794->172.17.0.4:33616, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60976") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48802->172.17.0.4:60976, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44256") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44154->172.17.0.4:44256, err= === RUN TestCheckDownload/3 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27049") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50768->172.17.0.4:27049, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53754") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52214->172.17.0.4:53754, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30709") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47224->172.17.0.4:30709, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10738") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54126->172.17.0.4:10738, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34498") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39800->172.17.0.4:34498, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56731") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34328->172.17.0.4:56731, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40993") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47648->172.17.0.4:40993, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56706") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55662->172.17.0.4:56706, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24787") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55350->172.17.0.4:24787, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55758") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44606->172.17.0.4:55758, err= === RUN TestCheckSizeOnly/3 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32015") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56646->172.17.0.4:32015, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65367") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40546->172.17.0.4:65367, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57189") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39888->172.17.0.4:57189, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7649") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41600->172.17.0.4:7649, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33061") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49408->172.17.0.4:33061, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19784") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51046->172.17.0.4:19784, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37445") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39328->172.17.0.4:37445, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32758") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42966->172.17.0.4:32758, err= 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/07 02:18:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51983") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59214->172.17.0.4:51983, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31650") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58134->172.17.0.4:31650, err= 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/07 02:18:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/07 02:18:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62443") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50690->172.17.0.4:62443, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61697") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33344->172.17.0.4:61697, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/data" 2026/06/07 02:18:36 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: Connecting to FTP server 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: > dial: conn=172.17.0.1:38824->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data lacks md5, skipping 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65335") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58608->172.17.0.4:65335, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:20184") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51670->172.17.0.4:20184, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/data" 2026/06/07 02:18:36 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: Connecting to FTP server 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/data: > dial: conn=172.17.0.1:38828->172.17.0.4:21, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6657") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44114->172.17.0.4:6657, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55948") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56550->172.17.0.4:55948, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1771") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55912->172.17.0.4:1771, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16344") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58400->172.17.0.4:16344, err= === RUN TestCheckSumDownload/subtest1 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57478") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57706->172.17.0.4:57478, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56314") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39536->172.17.0.4:56314, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16084") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45984->172.17.0.4:16084, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51892") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41820->172.17.0.4:51892, err= === RUN TestCheckSumDownload/subtest2 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39848") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36978->172.17.0.4:39848, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42116") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56262->172.17.0.4:42116, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5539") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49098->172.17.0.4:5539, err= === RUN TestCheckSumDownload/subtest3 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41949") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36920->172.17.0.4:41949, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55060") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43820->172.17.0.4:55060, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16042") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41264->172.17.0.4:16042, err= === RUN TestCheckSumDownload/subtest4 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61685") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41104->172.17.0.4:61685, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51782") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60346->172.17.0.4:51782, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13477") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50504->172.17.0.4:13477, err= === RUN TestCheckSumDownload/subtest5 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6031") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34342->172.17.0.4:6031, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49899") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44654->172.17.0.4:49899, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60946") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42064->172.17.0.4:60946, err= === RUN TestCheckSumDownload/subtest6 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16014") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39316->172.17.0.4:16014, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57855") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41362->172.17.0.4:57855, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53153") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40232->172.17.0.4:53153, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15815") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58876->172.17.0.4:15815, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:12504") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39240->172.17.0.4:12504, err= === RUN TestCheckSumDownload/subtest7 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6228") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38472->172.17.0.4:6228, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13251") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36270->172.17.0.4:13251, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9596") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46904->172.17.0.4:9596, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- 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/06/07 02:18:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-duwagoj5luki" 2026/06/07 02:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:36 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: Connecting to FTP server 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:38842->172.17.0.4:21, err= 2026/06/07 02:18:36 DEBUG : Creating backend with remote "/tmp/rclone316394384" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-duwagoj5luki", Local "Local file system at /tmp/rclone316394384", Modify Window "1s" 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:25580") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:34294->172.17.0.4:25580, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:34422") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:42924->172.17.0.4:34422, err= upper checkfile vs. lower remote (without normalization) 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:60508") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:51142->172.17.0.4:60508, err= 2026/06/07 02:18:36 ERROR : hello, world!: sum not found 2026/06/07 02:18:36 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-duwagoj5luki 2026/06/07 02:18:36 NOTICE: ftp://172.17.0.4:21/rclone-test-duwagoj5luki: 1 files missing 2026/06/07 02:18:36 NOTICE: 1 hashes missing 2026/06/07 02:18:36 NOTICE: ftp://172.17.0.4:21/rclone-test-duwagoj5luki: 1 differences found 2026/06/07 02:18:36 NOTICE: ftp://172.17.0.4:21/rclone-test-duwagoj5luki: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:21073") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:53572->172.17.0.4:21073, err= 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:3065") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:58868->172.17.0.4:3065, err= 2026/06/07 02:18:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:36 NOTICE: ftp://172.17.0.4:21/rclone-test-duwagoj5luki: 0 differences found 2026/06/07 02:18:36 NOTICE: ftp://172.17.0.4:21/rclone-test-duwagoj5luki: 1 matching files 2026/06/07 02:18:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hadotiz3vomo" 2026/06/07 02:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:36 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:36 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:36 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:36 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: Connecting to FTP server 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:38856->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone1245447363" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hadotiz3vomo", Local "Local file system at /tmp/rclone1245447363", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:11481") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:33072->172.17.0.4:11481, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:2886") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:38370->172.17.0.4:2886, err= lower checkfile vs. upper remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:15992") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:35382->172.17.0.4:15992, err= 2026/06/07 02:18:37 ERROR : HELLO, WORLD!: sum not found 2026/06/07 02:18:37 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-hadotiz3vomo 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:40038") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:49144->172.17.0.4:40038, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:65496") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:34316->172.17.0.4:65496, err= 2026/06/07 02:18:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xulesoh7robu" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:38866->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone1985916544" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xulesoh7robu", Local "Local file system at /tmp/rclone1985916544", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:52550") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:38918->172.17.0.4:52550, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:52677") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:54620->172.17.0.4:52677, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:9644") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:60732->172.17.0.4:9644, err= 2026/06/07 02:18:37 ERROR : HeLlO, wOrLd!: sum not found 2026/06/07 02:18:37 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-xulesoh7robu 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xulesoh7robu: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xulesoh7robu: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xulesoh7robu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:10910") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:39792->172.17.0.4:10910, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:12312") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:57388->172.17.0.4:12312, err= 2026/06/07 02:18:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xulesoh7robu: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xulesoh7robu: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cakeqog4jaqa" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:38878->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone2849661665" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa", Local "Local file system at /tmp/rclone2849661665", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:44150") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:39602->172.17.0.4:44150, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:1348") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:47484->172.17.0.4:1348, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:8983") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:49422->172.17.0.4:8983, err= 2026/06/07 02:18:37 ERROR : HELLO, WORLD!: sum not found 2026/06/07 02:18:37 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:51060") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:36066->172.17.0.4:51060, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:58793") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:46944->172.17.0.4:58793, err= 2026/06/07 02:18:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wuqegol7nedo" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:38884->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone372899734" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wuqegol7nedo", Local "Local file system at /tmp/rclone372899734", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:25606") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:43318->172.17.0.4:25606, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:23066") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:53478->172.17.0.4:23066, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:50981") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:50194->172.17.0.4:50981, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-wuqegol7nedo 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:18087") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:60034->172.17.0.4:18087, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:41855") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:39074->172.17.0.4:41855, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xihovik5noyi" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:38886->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone4004199715" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xihovik5noyi", Local "Local file system at /tmp/rclone4004199715", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:38514") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:53960->172.17.0.4:38514, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:43632") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:55826->172.17.0.4:43632, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:27320") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:40092->172.17.0.4:27320, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-xihovik5noyi 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xihovik5noyi: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xihovik5noyi: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xihovik5noyi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:65466") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:46388->172.17.0.4:65466, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:54422") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:36272->172.17.0.4:54422, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xihovik5noyi: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-xihovik5noyi: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dajaqex3tiyi" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:38900->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone631204532" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi", Local "Local file system at /tmp/rclone631204532", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:19207") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:35464->172.17.0.4:19207, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:64244") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:47318->172.17.0.4:64244, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:36056") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:57828->172.17.0.4:36056, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:48391") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:52692->172.17.0.4:48391, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:2526") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:49198->172.17.0.4:2526, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qacofoc7dala" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:38912->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone4033712850" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-qacofoc7dala", Local "Local file system at /tmp/rclone4033712850", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:11882") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:40398->172.17.0.4:11882, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:14511") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:60670->172.17.0.4:14511, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:4617") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:48388->172.17.0.4:4617, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-qacofoc7dala 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-qacofoc7dala: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-qacofoc7dala: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-qacofoc7dala: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:8500") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:34588->172.17.0.4:8500, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:52280") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:38596->172.17.0.4:52280, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-qacofoc7dala: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-qacofoc7dala: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-conoguk6toba" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:38920->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone3947364218" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-conoguk6toba", Local "Local file system at /tmp/rclone3947364218", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:57013") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:37032->172.17.0.4:57013, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:2828") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:34718->172.17.0.4:2828, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:45558") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:55250->172.17.0.4:45558, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-conoguk6toba 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-conoguk6toba: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-conoguk6toba: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-conoguk6toba: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:23594") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:51140->172.17.0.4:23594, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:64845") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:47816->172.17.0.4:64845, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-conoguk6toba: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-conoguk6toba: 1 matching files 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sonazed5wonu" 2026/06/07 02:18:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:38922->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "/tmp/rclone903764359" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sonazed5wonu", Local "Local file system at /tmp/rclone903764359", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:16993") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:41260->172.17.0.4:16993, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:49252") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:47566->172.17.0.4:49252, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:13609") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:54388->172.17.0.4:13609, err= 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/07 02:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-sonazed5wonu 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-sonazed5wonu: 1 files missing 2026/06/07 02:18:37 NOTICE: 1 hashes missing 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-sonazed5wonu: 1 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-sonazed5wonu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:47700") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:46388->172.17.0.4:47700, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:49367") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:42904->172.17.0.4:49367, err= 2026/06/07 02:18:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-sonazed5wonu: 0 differences found 2026/06/07 02:18:37 NOTICE: ftp://172.17.0.4:21/rclone-test-sonazed5wonu: 1 matching files 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: dial("tcp","172.17.0.4:57543") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: > dial: conn=172.17.0.1:36594->172.17.0.4:57543, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sonazed5wonu: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: dial("tcp","172.17.0.4:21751") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: > dial: conn=172.17.0.1:42626->172.17.0.4:21751, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-conoguk6toba: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: dial("tcp","172.17.0.4:4673") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: > dial: conn=172.17.0.1:40872->172.17.0.4:4673, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-qacofoc7dala: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: dial("tcp","172.17.0.4:32767") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: > dial: conn=172.17.0.1:50872->172.17.0.4:32767, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-dajaqex3tiyi: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: dial("tcp","172.17.0.4:47888") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: > dial: conn=172.17.0.1:34128->172.17.0.4:47888, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: Purge object "測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xihovik5noyi: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: dial("tcp","172.17.0.4:30920") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: > dial: conn=172.17.0.1:53782->172.17.0.4:30920, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: Purge object "測試_Русский___ě_áñ" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqegol7nedo: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: dial("tcp","172.17.0.4:25174") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: > dial: conn=172.17.0.1:45698->172.17.0.4:25174, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: Purge object "HELLO, WORLD!" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-cakeqog4jaqa: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: dial("tcp","172.17.0.4:10200") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: > dial: conn=172.17.0.1:49144->172.17.0.4:10200, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: Purge object "HeLlO, wOrLd!" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-xulesoh7robu: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: dial("tcp","172.17.0.4:57333") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: > dial: conn=172.17.0.1:37930->172.17.0.4:57333, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: Purge object "HELLO, WORLD!" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hadotiz3vomo: Purge dir "" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: dial("tcp","172.17.0.4:63897") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: > dial: conn=172.17.0.1:52772->172.17.0.4:63897, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: Purge object "hello, world!" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-duwagoj5luki: Purge dir "" --- PASS: TestApplyTransforms (0.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30117") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58794->172.17.0.4:30117, err= 2026/06/07 02:18:37 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/07 02:18:37 INFO : file1: Copied (new) to: sub/file2 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5195") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49684->172.17.0.4:5195, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64887") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39238->172.17.0.4:64887, err= 2026/06/07 02:18:37 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : file1: Unchanged skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45177") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36448->172.17.0.4:45177, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56064") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47988->172.17.0.4:56064, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: don't need to copy/move sub/file2, it is already at target location 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15322") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58724->172.17.0.4:15322, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19491") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48522->172.17.0.4:19491, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32645") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40562->172.17.0.4:32645, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19837") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54614->172.17.0.4:19837, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24796") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53056->172.17.0.4:24796, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9059") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50362->172.17.0.4:9059, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9362") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33336->172.17.0.4:9362, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39815") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56060->172.17.0.4:39815, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41639") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39396->172.17.0.4:41639, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5513") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54488->172.17.0.4:5513, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/backup" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: > dial: conn=172.17.0.1:38930->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-teqowen6keyu/backup" to be canonical "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/backup" 2026/06/07 02:18:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2336927546) 2026/06/07 02:18:37 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-teqowen6keyu) 2026/06/07 02:18:37 DEBUG : dst/file1: Sizes differ 2026/06/07 02:18:37 INFO : dst/file1: Moved (server-side) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26062") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59108->172.17.0.4:26062, err= 2026/06/07 02:18:37 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/07 02:18:37 INFO : dst/file1: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54093") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41760->172.17.0.4:54093, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38942->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33701") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54220->172.17.0.4:33701, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42514") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34048->172.17.0.4:42514, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31069") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48758->172.17.0.4:31069, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25666") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58448->172.17.0.4:25666, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30587") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38457") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58796->172.17.0.4:30587, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58486->172.17.0.4:38457, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45343") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37884->172.17.0.4:45343, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9732") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41266->172.17.0.4:9732, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/dst" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: > dial: conn=172.17.0.1:38946->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:37 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:37 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/CompareDest: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/CompareDest: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/CompareDest: > dial: conn=172.17.0.1:38952->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" to be canonical "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: dial("tcp","172.17.0.4:2488") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: > dial: conn=172.17.0.1:51946->172.17.0.4:2488, err= 2026/06/07 02:18:37 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/07 02:18:37 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/07 02:18:37 INFO : one: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29112") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41610->172.17.0.4:29112, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26725") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60284->172.17.0.4:26725, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22525") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51350->172.17.0.4:22525, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33137") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41624->172.17.0.4:33137, err= 2026/06/07 02:18:37 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" for canonical name "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2336927546) 2026/06/07 02:18:37 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst) 2026/06/07 02:18:37 DEBUG : one: Sizes differ 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: dial("tcp","172.17.0.4:7796") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: > dial: conn=172.17.0.1:50610->172.17.0.4:7796, err= 2026/06/07 02:18:37 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/07 02:18:37 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/07 02:18:37 INFO : one: Copied (replaced existing) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53447") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59016->172.17.0.4:53447, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38297") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50974->172.17.0.4:38297, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30896") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43684->172.17.0.4:30896, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5017") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41094->172.17.0.4:5017, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21432") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36830->172.17.0.4:21432, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10143") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33274->172.17.0.4:10143, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44620") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41372->172.17.0.4:44620, err= 2026/06/07 02:18:37 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" for canonical name "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2336927546) 2026/06/07 02:18:37 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst) 2026/06/07 02:18:37 DEBUG : one: Sizes differ 2026/06/07 02:18:37 DEBUG : one: size = 5 OK 2026/06/07 02:18:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3728") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58526->172.17.0.4:3728, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32913") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14664") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39356->172.17.0.4:32913, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33618->172.17.0.4:14664, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3395") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52700->172.17.0.4:3395, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25496") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52636->172.17.0.4:25496, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8933") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:12984") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51650->172.17.0.4:12984, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37006->172.17.0.4:8933, err= 2026/06/07 02:18:37 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" for canonical name "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : two: size = 3 OK 2026/06/07 02:18:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16801") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54272->172.17.0.4:16801, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45140") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46208->172.17.0.4:45140, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25585") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50774->172.17.0.4:25585, err= 2026/06/07 02:18:37 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" for canonical name "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : two: size = 3 OK 2026/06/07 02:18:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21699") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53752->172.17.0.4:21699, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11968") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51490->172.17.0.4:11968, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51651") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38158->172.17.0.4:51651, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38026") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60696->172.17.0.4:38026, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49312") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46184->172.17.0.4:49312, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23269") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58422->172.17.0.4:23269, err= 2026/06/07 02:18:37 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-teqowen6keyu/CompareDest" for canonical name "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/CompareDest" 2026/06/07 02:18:37 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone2336927546) 2026/06/07 02:18:37 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-teqowen6keyu/CompareDest) 2026/06/07 02:18:37 DEBUG : two: Sizes differ 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: dial("tcp","172.17.0.4:63253") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/dst: > dial: conn=172.17.0.1:56494->172.17.0.4:63253, err= 2026/06/07 02:18:37 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/07 02:18:37 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/07 02:18:37 INFO : two: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11320") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56494->172.17.0.4:11320, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17219") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17669") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37186->172.17.0.4:17669, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42554->172.17.0.4:17219, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39841") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52712->172.17.0.4:39841, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25618") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23176") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53702->172.17.0.4:25618, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44390->172.17.0.4:23176, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36136") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34898->172.17.0.4:36136, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.08s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65481") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57556->172.17.0.4:65481, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6952") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60926->172.17.0.4:6952, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43267") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52352->172.17.0.4:43267, err= 2026/06/07 02:18:37 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:18:37 INFO : file1: Copied (new) to: sub/file2 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44432") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:32892->172.17.0.4:44432, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3105") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40792->172.17.0.4:3105, err= 2026/06/07 02:18:37 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : file1: Unchanged skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64345") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36142->172.17.0.4:64345, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59909") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56728->172.17.0.4:59909, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: don't need to copy/move sub/file2, it is already at target location 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41633") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37738->172.17.0.4:41633, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14988") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59602->172.17.0.4:14988, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24350") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34018->172.17.0.4:24350, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52771") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60006->172.17.0.4:52771, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34189") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38136->172.17.0.4:34189, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30821") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43586->172.17.0.4:30821, err= 2026/06/07 02:18:37 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/07 02:18:37 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65120") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47794->172.17.0.4:65120, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55603") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33554->172.17.0.4:55603, err= 2026/06/07 02:18:37 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/07 02:18:37 DEBUG : file1: Unchanged skipping 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57260") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46876->172.17.0.4:57260, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42371") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43742->172.17.0.4:42371, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59227") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45650->172.17.0.4:59227, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58177") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38774->172.17.0.4:58177, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44161") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41742->172.17.0.4:44161, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42100") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57016->172.17.0.4:42100, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2502") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43490->172.17.0.4:2502, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25426") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56440->172.17.0.4:25426, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24762") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Waiting for checks to finish 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Waiting for transfers to finish 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38956->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41640->172.17.0.4:24762, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23229") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53364->172.17.0.4:23229, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21908") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54272->172.17.0.4:21908, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17084") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46352->172.17.0.4:17084, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11211") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53515") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57014->172.17.0.4:11211, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35174->172.17.0.4:53515, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38964->172.17.0.4:21, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48931") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38786->172.17.0.4:48931, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46263") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48364->172.17.0.4:46263, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4997") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51178->172.17.0.4:4997, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54022") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50788->172.17.0.4:54022, err= 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/07 02:18:37 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/07 02:18:37 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9413") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40044->172.17.0.4:9413, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14087") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58412->172.17.0.4:14087, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48484") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41138->172.17.0.4:48484, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40218") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59354->172.17.0.4:40218, err= 2026/06/07 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/07 02:18:37 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/07 02:18:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52958") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55512->172.17.0.4:52958, err= 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14292") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57008->172.17.0.4:14292, err= 2026/06/07 02:18:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30987") 2026/06/07 02:18:37 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48952->172.17.0.4:30987, err= 2026/06/07 02:18:38 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/07 02:18:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58015") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42590->172.17.0.4:58015, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10516") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57268->172.17.0.4:10516, err= 2026/06/07 02:18:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27570") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34932->172.17.0.4:27570, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7999") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:32776->172.17.0.4:7999, err= 2026/06/07 02:18:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44555") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52630->172.17.0.4:44555, err= 2026/06/07 02:18:38 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/07 02:18:38 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/07 02:18:38 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24134") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44258->172.17.0.4:24134, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55382") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52232->172.17.0.4:55382, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27932") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44820->172.17.0.4:27932, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19073") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44152->172.17.0.4:19073, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48900") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52116->172.17.0.4:48900, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7701") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50442->172.17.0.4:7701, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17977") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55878->172.17.0.4:17977, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24382") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52888->172.17.0.4:24382, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41302") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45964->172.17.0.4:41302, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39531") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46916->172.17.0.4:39531, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62083") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37694->172.17.0.4:62083, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57754") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39634->172.17.0.4:57754, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43710") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53522->172.17.0.4:43710, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63812") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48424->172.17.0.4:63812, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15610") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48218->172.17.0.4:15610, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42538") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51180->172.17.0.4:42538, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36657") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33804->172.17.0.4:36657, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:20908") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35968->172.17.0.4:20908, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60206") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48834->172.17.0.4:60206, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56958") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54574->172.17.0.4:56958, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4188") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35774->172.17.0.4:4188, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29826") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51840->172.17.0.4:29826, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62913") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49462->172.17.0.4:62913, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52613") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48680->172.17.0.4:52613, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64784") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51246->172.17.0.4:64784, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51901") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34736->172.17.0.4:51901, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4686") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55858->172.17.0.4:4686, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56811") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53460->172.17.0.4:56811, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14484") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53994->172.17.0.4:14484, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4747") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53696->172.17.0.4:4747, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11890") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48366->172.17.0.4:11890, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51978") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43714->172.17.0.4:51978, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56416") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38320->172.17.0.4:56416, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59405") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54018->172.17.0.4:59405, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48795") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43294->172.17.0.4:48795, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43503") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47540->172.17.0.4:43503, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49887") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64731") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36260->172.17.0.4:49887, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50464->172.17.0.4:64731, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39079") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55850->172.17.0.4:39079, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39117") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35654->172.17.0.4:39117, err= 2026/06/07 02:18:38 DEBUG : a.txt: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : a.txt: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54134") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54172->172.17.0.4:54134, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39860") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48676->172.17.0.4:39860, err= 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28985") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34736->172.17.0.4:28985, err= 2026/06/07 02:18:38 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57125") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47506->172.17.0.4:57125, err= 2026/06/07 02:18:38 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54060") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46358->172.17.0.4:54060, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49432") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45530->172.17.0.4:49432, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27640") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49904->172.17.0.4:27640, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17977") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55894->172.17.0.4:17977, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63541") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34234") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39598->172.17.0.4:63541, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38302->172.17.0.4:34234, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63396") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59980->172.17.0.4:63396, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2165") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58638->172.17.0.4:2165, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5213") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42032->172.17.0.4:5213, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2889") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43466->172.17.0.4:2889, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30232") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36922->172.17.0.4:30232, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:12875") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52364->172.17.0.4:12875, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40856") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49054->172.17.0.4:40856, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36517") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39358->172.17.0.4:36517, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7004") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54036->172.17.0.4:7004, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53464") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53220->172.17.0.4:53464, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28827") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33284->172.17.0.4:28827, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51092") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59140->172.17.0.4:51092, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61449") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56574->172.17.0.4:61449, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29818") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47450->172.17.0.4:29818, err= 2026/06/07 02:18:38 DEBUG : a.txt: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : a.txt: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19933") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55534->172.17.0.4:19933, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61092") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60622->172.17.0.4:61092, err= 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54222") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37048->172.17.0.4:54222, err= 2026/06/07 02:18:38 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world2: Excluded 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : sub dir/hello world: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21470") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55818->172.17.0.4:21470, err= 2026/06/07 02:18:38 DEBUG : sub dir/ignore dir: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22744") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46026->172.17.0.4:22744, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32091") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38174->172.17.0.4:32091, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6383") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35942->172.17.0.4:6383, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21341") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53754->172.17.0.4:21341, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:20319") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38316->172.17.0.4:20319, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28948") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53920->172.17.0.4:28948, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55700") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40720->172.17.0.4:55700, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48151") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55890->172.17.0.4:48151, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9321") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47494->172.17.0.4:9321, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1048") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50332->172.17.0.4:1048, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43676") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34514->172.17.0.4:43676, err= === RUN TestListJSON/Default 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59128") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58456->172.17.0.4:59128, err= === RUN TestListJSON/FilesOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52124") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57210->172.17.0.4:52124, err= === RUN TestListJSON/DirsOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27268") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35258->172.17.0.4:27268, err= === RUN TestListJSON/Recurse 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32237") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43830->172.17.0.4:32237, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17711") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34824->172.17.0.4:17711, err= === RUN TestListJSON/SubDir 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1377") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43648->172.17.0.4:1377, err= === RUN TestListJSON/NoModTime 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:35923") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58040->172.17.0.4:35923, err= === RUN TestListJSON/NoMimeType 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55406") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47766->172.17.0.4:55406, err= === RUN TestListJSON/ShowHash 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27073") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41950->172.17.0.4:27073, err= === RUN TestListJSON/HashTypes 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38148") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59860->172.17.0.4:38148, err= 2026/06/07 02:18:38 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58802") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38476->172.17.0.4:58802, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15755") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44342->172.17.0.4:15755, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48838") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59236->172.17.0.4:48838, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55347") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57682->172.17.0.4:55347, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40341") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42958->172.17.0.4:40341, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8236") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46004->172.17.0.4:8236, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10873") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50102->172.17.0.4:10873, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53973") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47798->172.17.0.4:53973, err= === RUN TestStatJSON/Root 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57990") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57470->172.17.0.4:57990, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2739") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58252->172.17.0.4:2739, err= === RUN TestStatJSON/Dir 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:47626") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46326->172.17.0.4:47626, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25189") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46598->172.17.0.4:25189, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49381") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50502->172.17.0.4:49381, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21514") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56952->172.17.0.4:21514, err= === RUN TestStatJSON/FileDirsOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8877") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44416->172.17.0.4:8877, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45426") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37808->172.17.0.4:45426, err= === RUN TestStatJSON/RootNotFound 2026/06/07 02:18:38 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/notfound" 2026/06/07 02:18:38 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:38 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:38 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:38 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:38 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:38 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/notfound: Connecting to FTP server 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/notfound: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/notfound: > dial: conn=172.17.0.1:38966->172.17.0.4:21, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/notfound: dial("tcp","172.17.0.4:6795") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/notfound: > dial: conn=172.17.0.1:32872->172.17.0.4:6795, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14195") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59308->172.17.0.4:14195, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50521") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58642->172.17.0.4:50521, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13364") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54098->172.17.0.4:13364, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 INFO : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Making directory 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19791") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59014->172.17.0.4:19791, err= 2026/06/07 02:18:38 INFO : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Making directory 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2193") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41356->172.17.0.4:2193, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49828") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46172->172.17.0.4:49828, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50790") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46226->172.17.0.4:50790, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60467") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42318->172.17.0.4:60467, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44052") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33224->172.17.0.4:44052, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41945") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60800->172.17.0.4:41945, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17026") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50694->172.17.0.4:17026, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9718") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60946->172.17.0.4:9718, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17170") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33384->172.17.0.4:17170, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1442") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52862->172.17.0.4:1442, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36195") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33836->172.17.0.4:36195, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33222") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42878->172.17.0.4:33222, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64251") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46448->172.17.0.4:64251, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54919") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40816->172.17.0.4:54919, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64190") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34458->172.17.0.4:64190, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8052") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60836->172.17.0.4:8052, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59506") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51762->172.17.0.4:59506, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37796") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35942->172.17.0.4:37796, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60673") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50798->172.17.0.4:60673, err= 2026/06/07 02:18:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/07 02:18:38 DEBUG : empty space: Excluded 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65150") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49006->172.17.0.4:65150, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38516") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44292->172.17.0.4:38516, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30066") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40250->172.17.0.4:30066, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43403") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50234->172.17.0.4:43403, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54749") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55678->172.17.0.4:54749, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43519") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54106->172.17.0.4:43519, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16482") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55784->172.17.0.4:16482, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49198") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42902->172.17.0.4:49198, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7216") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36820->172.17.0.4:7216, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63156") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34360->172.17.0.4:63156, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8216") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52368->172.17.0.4:8216, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56915") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55504->172.17.0.4:56915, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61049") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42952->172.17.0.4:61049, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/07 02:18:38 DEBUG : Creating backend with remote ":memory:" 2026/06/07 02:18:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/07 02:18:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/07 02:18:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41264") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51810->172.17.0.4:41264, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26449") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33200->172.17.0.4:26449, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37010") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60248->172.17.0.4:37010, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49736") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40596->172.17.0.4:49736, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3649") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46262->172.17.0.4:3649, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58938") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43052->172.17.0.4:58938, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46895") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57342->172.17.0.4:46895, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9081") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55588->172.17.0.4:9081, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42370") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42510->172.17.0.4:42370, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29194") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43878->172.17.0.4:29194, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39902") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46514->172.17.0.4:39902, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44444") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47730->172.17.0.4:44444, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48506") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42072->172.17.0.4:48506, err= 2026/06/07 02:18:38 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54852") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48064->172.17.0.4:54852, err= 2026/06/07 02:18:38 DEBUG : large: Excluded (Size Filter) 2026/06/07 02:18:38 DEBUG : large: Excluded 2026/06/07 02:18:38 INFO : small: Deleted 2026/06/07 02:18:38 INFO : medium: Deleted 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25036") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45966->172.17.0.4:25036, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4639") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49962->172.17.0.4:4639, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60262") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48320->172.17.0.4:60262, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4103") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51898->172.17.0.4:4103, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10658") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36582->172.17.0.4:10658, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30265") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44136->172.17.0.4:30265, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45585") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52970->172.17.0.4:45585, err= 2026/06/07 02:18:38 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40256") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36254->172.17.0.4:40256, err= 2026/06/07 02:18:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/07 02:18:38 INFO : medium: Deleted 2026/06/07 02:18:38 INFO : large: Deleted 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23935") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42520->172.17.0.4:23935, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51086") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60758->172.17.0.4:51086, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:18835") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57282->172.17.0.4:18835, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23828") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56762->172.17.0.4:23828, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42879") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40374->172.17.0.4:42879, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1247") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35798->172.17.0.4:1247, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:18956") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42314->172.17.0.4:18956, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23559") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52956->172.17.0.4:23559, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25892") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60016->172.17.0.4:25892, err= 2026/06/07 02:18:38 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51566") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35444->172.17.0.4:51566, err= 2026/06/07 02:18:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/07 02:18:38 INFO : medium: Deleted 2026/06/07 02:18:38 INFO : small: Deleted 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23959") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46844->172.17.0.4:23959, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9385") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51750->172.17.0.4:9385, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:20157") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59524->172.17.0.4:20157, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26047") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35172->172.17.0.4:26047, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29469") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54136->172.17.0.4:29469, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33409") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60434->172.17.0.4:33409, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:35643") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45134->172.17.0.4:35643, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8776") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48984->172.17.0.4:8776, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37309") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54316->172.17.0.4:37309, err= 2026/06/07 02:18:38 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27608") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47434->172.17.0.4:27608, err= 2026/06/07 02:18:38 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/07 02:18:38 INFO : large: Deleted 2026/06/07 02:18:38 INFO : medium: Deleted 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13750") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51322->172.17.0.4:13750, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50213") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37116->172.17.0.4:50213, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17255") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43452->172.17.0.4:17255, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13830") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39196->172.17.0.4:13830, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39989") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49970->172.17.0.4:39989, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22736") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45202->172.17.0.4:22736, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28098") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33502->172.17.0.4:28098, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7500") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45438->172.17.0.4:7500, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60433") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58810->172.17.0.4:60433, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:30590") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58922->172.17.0.4:30590, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7698") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59372->172.17.0.4:7698, err= 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51383") 2026/06/07 02:18:38 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60458->172.17.0.4:51383, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/07 02:18:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/07 02:18:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/07 02:18:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/07 02:18:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50874") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51636->172.17.0.4:50874, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60284") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39822->172.17.0.4:60284, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16194") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55252->172.17.0.4:16194, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40438") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53590->172.17.0.4:40438, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29801") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47840->172.17.0.4:29801, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51801") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45070->172.17.0.4:51801, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45688") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35588->172.17.0.4:45688, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60648") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38660->172.17.0.4:60648, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49669") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33954->172.17.0.4:49669, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25522") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48190->172.17.0.4:25522, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6853") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33526->172.17.0.4:6853, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11332") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40034->172.17.0.4:11332, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56440") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49160->172.17.0.4:56440, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42973") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40742->172.17.0.4:42973, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51416") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38596->172.17.0.4:51416, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44404") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39298->172.17.0.4:44404, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45635") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53144->172.17.0.4:45635, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27653") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36250->172.17.0.4:27653, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24178") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34860->172.17.0.4:24178, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59506") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51764->172.17.0.4:59506, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/07 02:18:39 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xedefok2none" 2026/06/07 02:18:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 02:18:39 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:39 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:39 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:39 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:39 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:39 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:39 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:39 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:38974->172.17.0.4:21, err= 2026/06/07 02:18:39 DEBUG : Creating backend with remote "/tmp/rclone3736008632" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-xedefok2none", Local "Local file system at /tmp/rclone3736008632", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:9355") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:54888->172.17.0.4:9355, err= 2026/06/07 02:18:39 INFO : A2: Making directory 2026/06/07 02:18:39 INFO : A1/B2: Making directory 2026/06/07 02:18:39 INFO : A1/B2/C2: Making directory 2026/06/07 02:18:39 INFO : A1/B1/C3: Making directory 2026/06/07 02:18:39 INFO : A3: Making directory 2026/06/07 02:18:39 INFO : A3/B3: Making directory 2026/06/07 02:18:39 INFO : A3/B3/C4: Making directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:20258") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:36888->172.17.0.4:20258, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:28741") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:33366->172.17.0.4:28741, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:38988->172.17.0.4:21, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:18298") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:48582->172.17.0.4:18298, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:59781") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:40508->172.17.0.4:59781, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:56339") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:46436->172.17.0.4:56339, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:11355") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:34408->172.17.0.4:11355, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:39000->172.17.0.4:21, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:20523") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:39664->172.17.0.4:20523, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:11040") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:47884->172.17.0.4:11040, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:16472") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:40272->172.17.0.4:16472, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:47780") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:41192->172.17.0.4:47780, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:39016->172.17.0.4:21, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:14991") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:40374->172.17.0.4:14991, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:26310") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:39444->172.17.0.4:26310, err= 2026/06/07 02:18:39 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:44454") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:42554->172.17.0.4:44454, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:46463") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:47720->172.17.0.4:46463, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:56641") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:33468->172.17.0.4:56641, err= 2026/06/07 02:18:39 INFO : A1/B1/C1/one: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:24895") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:49934->172.17.0.4:24895, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:4226") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:64186") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:47674->172.17.0.4:4226, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:48290->172.17.0.4:64186, err= 2026/06/07 02:18:39 DEBUG : removing 2 level 3 directories 2026/06/07 02:18:39 INFO : A1/B1/C3: Removing directory 2026/06/07 02:18:39 INFO : A1/B1/C1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 2 directories 2026/06/07 02:18:39 INFO : A1/B1: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:23525") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:33444->172.17.0.4:23525, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:4258") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:54180->172.17.0.4:4258, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:5258") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:42904->172.17.0.4:5258, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:9365") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:56062->172.17.0.4:9365, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:55492") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:48174->172.17.0.4:55492, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:40568") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:46548->172.17.0.4:40568, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:26449") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:33214->172.17.0.4:26449, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:15211") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:38730->172.17.0.4:15211, err= 2026/06/07 02:18:39 DEBUG : Waiting for deletions to finish 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:56387") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:36712->172.17.0.4:56387, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:58729") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:34426->172.17.0.4:58729, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:13520") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:49530") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:37146->172.17.0.4:13520, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:50836->172.17.0.4:49530, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:44931") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:37086->172.17.0.4:44931, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:8382") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:42196->172.17.0.4:8382, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:8795") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:34850->172.17.0.4:8795, err= 2026/06/07 02:18:39 INFO : A1/two: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:50786") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:42640->172.17.0.4:50786, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:55650") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:57804->172.17.0.4:55650, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:58882") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:54896") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:48652->172.17.0.4:58882, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:47674") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:49870->172.17.0.4:54896, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:51738->172.17.0.4:47674, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:49608") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:40430->172.17.0.4:49608, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:30742") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:50652->172.17.0.4:30742, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:2036") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:56558->172.17.0.4:2036, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:25952") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:57866->172.17.0.4:25952, err= 2026/06/07 02:18:39 DEBUG : removing 2 level 3 directories 2026/06/07 02:18:39 INFO : A3/B3/C4: Removing directory 2026/06/07 02:18:39 INFO : A1/B2/C2: Removing directory 2026/06/07 02:18:39 DEBUG : removing 2 level 2 directories 2026/06/07 02:18:39 INFO : A3/B3: Removing directory 2026/06/07 02:18:39 INFO : A1/B2: Removing directory 2026/06/07 02:18:39 DEBUG : removing 3 level 1 directories 2026/06/07 02:18:39 INFO : A3: Removing directory 2026/06/07 02:18:39 INFO : A1: Removing directory 2026/06/07 02:18:39 INFO : A2: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 0 directories 2026/06/07 02:18:39 INFO : ftp://172.17.0.4:21/rclone-test-xedefok2none: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:53857") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:51636->172.17.0.4:53857, err= 2026/06/07 02:18:39 ERROR : error listing: directory not found 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: dial("tcp","172.17.0.4:47023") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: > dial: conn=172.17.0.1:44708->172.17.0.4:47023, err= 2026/06/07 02:18:39 ERROR : error listing: directory not found 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-xedefok2none: Purge dir "" 2026/06/07 02:18:39 NOTICE: purge failed to rmdir "": directory not found 2026/06/07 02:18:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49038") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39634->172.17.0.4:49038, err= 2026/06/07 02:18:39 INFO : A2: Making directory 2026/06/07 02:18:39 INFO : A1/B2: Making directory 2026/06/07 02:18:39 INFO : A1/B2/C2: Making directory 2026/06/07 02:18:39 INFO : A1/B1/C3: Making directory 2026/06/07 02:18:39 INFO : A3: Making directory 2026/06/07 02:18:39 INFO : A3/B3: Making directory 2026/06/07 02:18:39 INFO : A3/B3/C4: Making directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50412") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45084->172.17.0.4:50412, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16665") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37716->172.17.0.4:16665, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25621") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55302->172.17.0.4:25621, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61670") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51330->172.17.0.4:61670, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34846") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35724->172.17.0.4:34846, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28280") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37526->172.17.0.4:28280, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55021") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46606->172.17.0.4:55021, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27267") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5879") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45650->172.17.0.4:27267, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44376->172.17.0.4:5879, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3352") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33116->172.17.0.4:3352, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22045") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36896->172.17.0.4:22045, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9952") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36804->172.17.0.4:9952, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4010") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46284->172.17.0.4:4010, err= 2026/06/07 02:18:39 DEBUG : removing 1 level 3 directories 2026/06/07 02:18:39 INFO : A3/B3/C4: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6322") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50228->172.17.0.4:6322, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41767") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59196->172.17.0.4:41767, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63794") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53136->172.17.0.4:63794, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39222") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58824->172.17.0.4:39222, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11409") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55352->172.17.0.4:11409, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32181") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37096->172.17.0.4:32181, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62438") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50192->172.17.0.4:62438, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55823") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52448->172.17.0.4:55823, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53111") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58194->172.17.0.4:53111, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54244") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37380->172.17.0.4:54244, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15025") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45870->172.17.0.4:15025, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:47668") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35546->172.17.0.4:47668, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48796") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26909") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46074->172.17.0.4:26909, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43224->172.17.0.4:48796, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62746") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41580->172.17.0.4:62746, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13590") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41708->172.17.0.4:13590, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26969") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39524->172.17.0.4:26969, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15325") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34798->172.17.0.4:15325, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37936") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40416->172.17.0.4:37936, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5192") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38148->172.17.0.4:5192, err= 2026/06/07 02:18:39 DEBUG : removing 2 level 3 directories 2026/06/07 02:18:39 INFO : A1/B2/C2: Removing directory 2026/06/07 02:18:39 INFO : A1/B1/C3: Removing directory 2026/06/07 02:18:39 DEBUG : removing 2 level 2 directories 2026/06/07 02:18:39 INFO : A3/B3: Removing directory 2026/06/07 02:18:39 INFO : A1/B2: Removing directory 2026/06/07 02:18:39 DEBUG : removing 2 level 1 directories 2026/06/07 02:18:39 INFO : A3: Removing directory 2026/06/07 02:18:39 INFO : A2: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4253") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50394->172.17.0.4:4253, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50747") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38638->172.17.0.4:50747, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40176") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50338->172.17.0.4:40176, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16167") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57708->172.17.0.4:16167, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52822") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41636->172.17.0.4:52822, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29594") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51106->172.17.0.4:29594, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60871") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52086->172.17.0.4:60871, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65387") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51264->172.17.0.4:65387, err= 2026/06/07 02:18:39 DEBUG : removing 1 level 3 directories 2026/06/07 02:18:39 INFO : A1/B1/C1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 2 directories 2026/06/07 02:18:39 INFO : A1/B1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 1 directories 2026/06/07 02:18:39 INFO : A1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 0 directories 2026/06/07 02:18:39 INFO : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32698") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59876->172.17.0.4:32698, err= 2026/06/07 02:18:39 ERROR : error listing: directory not found 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4048") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35562->172.17.0.4:4048, err= 2026/06/07 02:18:39 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 INFO : A1: Making directory 2026/06/07 02:18:39 INFO : A1/B1: Making directory 2026/06/07 02:18:39 INFO : A1/B1/C1: Making directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10847") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53042->172.17.0.4:10847, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48613") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37754->172.17.0.4:48613, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50787") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51792->172.17.0.4:50787, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25745") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44902->172.17.0.4:25745, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23148") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46580->172.17.0.4:23148, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9167") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39900->172.17.0.4:9167, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29071") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34096->172.17.0.4:29071, err= 2026/06/07 02:18:39 DEBUG : removing 1 level 3 directories 2026/06/07 02:18:39 INFO : A1/B1/C1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 2 directories 2026/06/07 02:18:39 INFO : A1/B1: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43232") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47556->172.17.0.4:43232, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58836") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60082->172.17.0.4:58836, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54411") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44268->172.17.0.4:54411, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52330") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38402->172.17.0.4:52330, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13350") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49418->172.17.0.4:13350, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 INFO : A1: Making directory 2026/06/07 02:18:39 INFO : A1/B1: Making directory 2026/06/07 02:18:39 INFO : A1/B1/C1: Making directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28664") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56064->172.17.0.4:28664, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4065") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35012->172.17.0.4:4065, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13750") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51334->172.17.0.4:13750, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:45952") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59010->172.17.0.4:45952, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19466") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33774->172.17.0.4:19466, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59464") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59652->172.17.0.4:59464, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:59060") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56800->172.17.0.4:59060, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52765") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40600->172.17.0.4:52765, err= 2026/06/07 02:18:39 DEBUG : removing 1 level 3 directories 2026/06/07 02:18:39 INFO : A1/B1/C1: Removing directory 2026/06/07 02:18:39 DEBUG : removing 1 level 2 directories 2026/06/07 02:18:39 INFO : A1/B1: Removing directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48729") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57890->172.17.0.4:48729, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58806") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35328->172.17.0.4:58806, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14695") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45942->172.17.0.4:14695, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43965") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42924->172.17.0.4:43965, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54313") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44672->172.17.0.4:54313, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43671") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38338->172.17.0.4:43671, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13682") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34058->172.17.0.4:13682, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22447") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37810->172.17.0.4:22447, err= 2026/06/07 02:18:39 DEBUG : filename.txt: File name found in url 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26088") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49210->172.17.0.4:26088, err= 2026/06/07 02:18:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27599") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46882->172.17.0.4:27599, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64109") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59262->172.17.0.4:64109, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54213") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33044->172.17.0.4:54213, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26408") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47074->172.17.0.4:26408, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61412") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41184->172.17.0.4:61412, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9466") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54570->172.17.0.4:9466, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50376") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52768->172.17.0.4:50376, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38348") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33448->172.17.0.4:38348, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:2608") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52900->172.17.0.4:2608, err= 2026/06/07 02:18:39 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/07 02:18:39 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/07 02:18:39 INFO : file1: Copied (new) to: sub/file2 2026/06/07 02:18:39 INFO : file1: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28548") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47638->172.17.0.4:28548, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19775") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38286->172.17.0.4:19775, err= 2026/06/07 02:18:39 DEBUG : sub/file2: size = 14 OK 2026/06/07 02:18:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/07 02:18:39 DEBUG : file1: Unchanged skipping 2026/06/07 02:18:39 INFO : file1: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43241") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59284->172.17.0.4:43241, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36258") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56882->172.17.0.4:36258, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: don't need to copy/move sub/file2, it is already at target location 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32763") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50884->172.17.0.4:32763, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63255") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58928->172.17.0.4:63255, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64977") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52212->172.17.0.4:64977, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11747") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59704->172.17.0.4:11747, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55805") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54024->172.17.0.4:55805, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48097") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47670->172.17.0.4:48097, err= 2026/06/07 02:18:39 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/07 02:18:39 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/07 02:18:39 INFO : file1: Copied (new) 2026/06/07 02:18:39 INFO : file1: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1073") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51246->172.17.0.4:1073, err= 2026/06/07 02:18:39 DEBUG : file1: Destination exists, skipping 2026/06/07 02:18:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25679") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38064->172.17.0.4:25679, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:58792") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50152->172.17.0.4:58792, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46356") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52012->172.17.0.4:46356, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13747") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55136->172.17.0.4:13747, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27876") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55644->172.17.0.4:27876, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11459") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36322->172.17.0.4:11459, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19761") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37180->172.17.0.4:19761, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17577") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46356->172.17.0.4:17577, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3117") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56662->172.17.0.4:3117, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25438") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53482->172.17.0.4:25438, err= 2026/06/07 02:18:39 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-teqowen6keyu/backup" 2026/06/07 02:18:39 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/07 02:18:39 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:39 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:39 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:39 DEBUG : TestFTPProftpd: detected overridden config - adding "{PsbDw}" suffix to name 2026/06/07 02:18:39 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/07 02:18:39 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/07 02:18:39 DEBUG : Setting pass="WERMHha32tBDXNjNX89W-BNjVNI7zfD-JapbHs-eLK31_w" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/07 02:18:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: > dial: conn=172.17.0.1:39022->172.17.0.4:21, err= 2026/06/07 02:18:39 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-teqowen6keyu/backup" to be canonical "TestFTPProftpd{PsbDw}:rclone-test-teqowen6keyu/backup" 2026/06/07 02:18:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2336927546) 2026/06/07 02:18:39 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-teqowen6keyu) 2026/06/07 02:18:39 DEBUG : dst/file1: Sizes differ 2026/06/07 02:18:39 INFO : dst/file1: Moved (server-side) 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33932") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54946->172.17.0.4:33932, err= 2026/06/07 02:18:39 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/07 02:18:39 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/07 02:18:39 INFO : dst/file1: Copied (new) 2026/06/07 02:18:39 INFO : dst/file1: Deleted 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25460") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37262->172.17.0.4:25460, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34289") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7976") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33798->172.17.0.4:7976, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40794->172.17.0.4:34289, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51323") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33784->172.17.0.4:51323, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3233") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49084->172.17.0.4:3233, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42175") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34712->172.17.0.4:42175, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31144") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54120->172.17.0.4:31144, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28689") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50004->172.17.0.4:28689, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:39587") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60642->172.17.0.4:39587, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29360") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35766->172.17.0.4:29360, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41432") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38746->172.17.0.4:41432, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:18978") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58348->172.17.0.4:18978, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21721") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49552->172.17.0.4:21721, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53998") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59486->172.17.0.4:53998, err= 2026/06/07 02:18:39 INFO : A1/B2: Making directory 2026/06/07 02:18:39 INFO : A1/B1/C3: Making directory 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33280") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47930->172.17.0.4:33280, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62372") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55912->172.17.0.4:62372, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28998") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6933") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35480->172.17.0.4:6933, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52836->172.17.0.4:28998, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:54553") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46018->172.17.0.4:54553, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:18408") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34620->172.17.0.4:18408, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41286") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54730->172.17.0.4:41286, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46287") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56864->172.17.0.4:46287, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:33133") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54666->172.17.0.4:33133, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57708") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26264") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48014->172.17.0.4:57708, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58198->172.17.0.4:26264, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21716") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34190->172.17.0.4:21716, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17707") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35102->172.17.0.4:17707, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9958") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60400->172.17.0.4:9958, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31539") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40760->172.17.0.4:31539, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1669") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:56470->172.17.0.4:1669, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51109") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57416->172.17.0.4:51109, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57855") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41370->172.17.0.4:57855, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52210") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1341") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38120->172.17.0.4:1341, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37612->172.17.0.4:52210, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Connecting to FTP server 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39038->172.17.0.4:21, err= 2026/06/07 02:18:39 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/07 02:18:39 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/07 02:18:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39040->172.17.0.4:21, err= 2026/06/07 02:18:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/07 02:18:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38005") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49428->172.17.0.4:38005, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52983") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60792->172.17.0.4:52983, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:21876") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55764->172.17.0.4:21876, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:5463") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45252->172.17.0.4:5463, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:28806") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42564->172.17.0.4:28806, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10593") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39538->172.17.0.4:10593, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8982") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47476->172.17.0.4:8982, err= 2026/06/07 02:18:39 INFO : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:10558") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37810->172.17.0.4:10558, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43866") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49910->172.17.0.4:43866, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:40822") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39074->172.17.0.4:40822, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48072") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42999") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43224->172.17.0.4:48072, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52388->172.17.0.4:42999, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44651") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59552->172.17.0.4:44651, err= 2026/06/07 02:18:39 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/07 02:18:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/07 02:18:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/07 02:18:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/07 02:18:39 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16270") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55074->172.17.0.4:16270, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:50732") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50840->172.17.0.4:50732, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4047") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42070->172.17.0.4:4047, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:53919") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54024->172.17.0.4:53919, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4382") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46010->172.17.0.4:4382, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4954") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60762->172.17.0.4:4954, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22736") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45204->172.17.0.4:22736, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37358") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52844->172.17.0.4:37358, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11589") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58638->172.17.0.4:11589, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:29036") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44158->172.17.0.4:29036, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56965") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41140->172.17.0.4:56965, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16124") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56484") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44636->172.17.0.4:56484, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47602->172.17.0.4:16124, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31096") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53434->172.17.0.4:31096, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:37923") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51806->172.17.0.4:37923, err= --- PASS: TestDirMove (0.27s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52087") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52324->172.17.0.4:52087, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25228") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51532->172.17.0.4:25228, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:64348") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37930->172.17.0.4:64348, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:49306") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:37428->172.17.0.4:49306, err= 2026/06/07 02:18:39 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:18:39 NOTICE: ftp://172.17.0.4:21/rclone-test-teqowen6keyu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/07 02:18:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62946") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50026->172.17.0.4:62946, err= 2026/06/07 02:18:39 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:18:39 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:60851") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45468->172.17.0.4:60851, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44173") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35036->172.17.0.4:44173, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62403") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38500->172.17.0.4:62403, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9571") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46174->172.17.0.4:9571, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:7466") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36150->172.17.0.4:7466, err= 2026/06/07 02:18:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:18:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11414") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45538->172.17.0.4:11414, err= 2026/06/07 02:18:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:18:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1228") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35638->172.17.0.4:1228, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32594") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46000->172.17.0.4:32594, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43363") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53810->172.17.0.4:43363, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46365") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42438->172.17.0.4:46365, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48440") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33204->172.17.0.4:48440, err= 2026/06/07 02:18:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:18:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9233") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60426->172.17.0.4:9233, err= 2026/06/07 02:18:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:18:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3096") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33634->172.17.0.4:3096, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:34148") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36936->172.17.0.4:34148, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48739") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57132->172.17.0.4:48739, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:14151") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41212->172.17.0.4:14151, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46571") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44444->172.17.0.4:46571, err= 2026/06/07 02:18:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/07 02:18:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24030") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46198->172.17.0.4:24030, err= 2026/06/07 02:18:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/07 02:18:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65116") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48364->172.17.0.4:65116, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9051") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45166->172.17.0.4:9051, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36757") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:40658->172.17.0.4:36757, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23433") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:50638->172.17.0.4:23433, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25218") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47088->172.17.0.4:25218, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4871") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34558->172.17.0.4:4871, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: File to upload is small (60 bytes), uploading instead of streaming 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:46265") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36382->172.17.0.4:46265, err= 2026/06/07 02:18:39 DEBUG : potato2: size = 60 OK 2026/06/07 02:18:39 DEBUG : potato2: Size of src and dst objects identical 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:47613") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44130->172.17.0.4:47613, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51982") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52204->172.17.0.4:51982, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51879") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48128->172.17.0.4:51879, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:32142") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54088->172.17.0.4:32142, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:48181") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44276->172.17.0.4:48181, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:22762") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58908->172.17.0.4:22762, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:13328") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49020->172.17.0.4:13328, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:1247") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35800->172.17.0.4:1247, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23609") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42786->172.17.0.4:23609, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15755") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44344->172.17.0.4:15755, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:16936") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:41066->172.17.0.4:16936, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4446") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:60170->172.17.0.4:4446, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3178") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42120->172.17.0.4:3178, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:15538") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59978->172.17.0.4:15538, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Touching "empty space" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Touching "potato2" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:56369") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55640->172.17.0.4:56369, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Touching "sub dir/potato3" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51275") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54438->172.17.0.4:51275, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:61640") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49936->172.17.0.4:61640, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25427") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47234->172.17.0.4:25427, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:26681") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34592->172.17.0.4:26681, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41820") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49778->172.17.0.4:41820, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:62907") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:51542->172.17.0.4:62907, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6772") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46180->172.17.0.4:6772, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:57207") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33996->172.17.0.4:57207, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55499") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:52770->172.17.0.4:55499, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51747") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:49180->172.17.0.4:51747, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3936") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:54966->172.17.0.4:3936, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:27028") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:35038->172.17.0.4:27028, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41139") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44806->172.17.0.4:41139, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:55946") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55158->172.17.0.4:55946, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:42353") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:39358->172.17.0.4:42353, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-teqowen6keyu", Local "Local file system at /tmp/rclone2336927546", Modify Window "1s" 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:4718") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55530->172.17.0.4:4718, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:63567") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:59092->172.17.0.4:63567, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:31448") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38412->172.17.0.4:31448, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:38931") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:47866->172.17.0.4:38931, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:11685") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33426->172.17.0.4:11685, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:43345") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48500->172.17.0.4:43345, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:8218") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:43104->172.17.0.4:8218, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:6821") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:55490->172.17.0.4:6821, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jevopet1" before starting 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:20285") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53770->172.17.0.4:20285, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:24435") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34208->172.17.0.4:24435, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing.jevopet1: TEST: removing renamed existing file after operation 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:65241") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:46974->172.17.0.4:65241, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:19752") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44402->172.17.0.4:19752, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luvujem7" before starting 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:17256") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:44604->172.17.0.4:17256, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51863") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:58486->172.17.0.4:51863, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luvujem7: TEST: renaming existing back after failed operation 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44699") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:34192->172.17.0.4:44699, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:23711") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:38424->172.17.0.4:23711, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foliben7" before starting 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:51288") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:36116->172.17.0.4:51288, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:44410") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57288->172.17.0.4:44410, err= 2026/06/07 02:18:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foliben7: TEST: removing renamed existing file after operation 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:52661") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:45858->172.17.0.4:52661, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:3906") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:33092->172.17.0.4:3906, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:36975") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:48830->172.17.0.4:36975, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:9242") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:57814->172.17.0.4:9242, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:41693") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:53474->172.17.0.4:41693, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: dial("tcp","172.17.0.4:25805") 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: > dial: conn=172.17.0.1:42484->172.17.0.4:25805, err= 2026/06/07 02:18:39 DEBUG : ftp://172.17.0.4:21/rclone-test-teqowen6keyu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.545949513s (try 1/5)