"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/04/29 03:39:51 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume" 2026/04/29 03:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:51 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:51 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:51 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:51 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:51 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:51 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:51 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:51 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:51 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:51 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37108->172.17.0.4:21, err= 2026/04/29 03:39:51 DEBUG : Creating backend with remote "/tmp/rclone3029831809" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17687") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48692->172.17.0.4:17687, err= 2026/04/29 03:39:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64239") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52320->172.17.0.4:64239, err= 2026/04/29 03:39:51 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/29 03:39:51 DEBUG : a: size = 0 OK 2026/04/29 03:39:51 DEBUG : a: size = 1 (memory) 2026/04/29 03:39:51 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/29 03:39:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/29 03:39:51 DEBUG : potato: Seek from 10 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 10 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 2 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/29 03:39:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 2 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/29 03:39:51 DEBUG : potato: Seek from 8 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 8 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/29 03:39:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/29 03:39:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/29 03:39:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/29 03:39:51 DEBUG : potato: Seek from 5 to 2 2026/04/29 03:39:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/29 03:39:51 DEBUG : potato: Seek from 9 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 9 to 0 2026/04/29 03:39:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19373") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60514->172.17.0.4:19373, err= 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12575") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43868->172.17.0.4:12575, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1771") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38574->172.17.0.4:1771, err= 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12926") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59592->172.17.0.4:12926, err= === RUN TestCheck/3 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43818") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49214->172.17.0.4:43818, err= 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:23159") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55784->172.17.0.4:23159, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13602") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43800->172.17.0.4:13602, err= 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59467") 2026/04/29 03:39:51 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55176->172.17.0.4:59467, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5236") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54960->172.17.0.4:5236, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45991") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43796->172.17.0.4:45991, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/04/29 03:39:52 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 03:39:52 DEBUG : Creating backend with remote "nonexistent" 2026/04/29 03:39:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/29 03:39:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/29 03:39:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/29 03:39:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46852") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36316->172.17.0.4:46852, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13037") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42680->172.17.0.4:13037, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:49687") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37386->172.17.0.4:49687, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47578") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51882->172.17.0.4:47578, err= === RUN TestCheckDownload/3 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9388") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45098->172.17.0.4:9388, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8059") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50156->172.17.0.4:8059, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44722") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41560->172.17.0.4:44722, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9502") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49992->172.17.0.4:9502, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4117") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57588->172.17.0.4:4117, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44086") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58352->172.17.0.4:44086, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17607") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34876->172.17.0.4:17607, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8330") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33736->172.17.0.4:8330, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20344") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60334->172.17.0.4:20344, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40027") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44864->172.17.0.4:40027, err= === RUN TestCheckSizeOnly/3 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24140") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56350->172.17.0.4:24140, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38182") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41272->172.17.0.4:38182, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31048") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57978->172.17.0.4:31048, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58077") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41012->172.17.0.4:58077, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24965") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35950->172.17.0.4:24965, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21618") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60800->172.17.0.4:21618, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63467") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56696->172.17.0.4:63467, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:3405") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33698->172.17.0.4:3405, err= 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 03:39:52 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18194") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40402->172.17.0.4:18194, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51674") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40544->172.17.0.4:51674, err= 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/29 03:39:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/29 03:39:52 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47104") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46780->172.17.0.4:47104, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:26672") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50992->172.17.0.4:26672, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/data" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: > dial: conn=172.17.0.1:37124->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-wujamev6kume/data lacks md5, skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56675") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60146->172.17.0.4:56675, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4574") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35032->172.17.0.4:4574, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/data" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/data: > dial: conn=172.17.0.1:37134->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57286") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45514->172.17.0.4:57286, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1326") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44700->172.17.0.4:1326, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50596") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39640->172.17.0.4:50596, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35968") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38458->172.17.0.4:35968, err= === RUN TestCheckSumDownload/subtest1 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29148") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39548->172.17.0.4:29148, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52552") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52774->172.17.0.4:52552, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11726") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60854->172.17.0.4:11726, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52668") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52092->172.17.0.4:52668, err= === RUN TestCheckSumDownload/subtest2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31046") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58638->172.17.0.4:31046, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27160") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57876->172.17.0.4:27160, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44106") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39980->172.17.0.4:44106, err= === RUN TestCheckSumDownload/subtest3 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64319") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41004->172.17.0.4:64319, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21911") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52326->172.17.0.4:21911, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59323") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50864->172.17.0.4:59323, err= === RUN TestCheckSumDownload/subtest4 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:14453") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50834->172.17.0.4:14453, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8336") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47666->172.17.0.4:8336, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2380") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46786->172.17.0.4:2380, err= === RUN TestCheckSumDownload/subtest5 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28931") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57826->172.17.0.4:28931, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64824") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52314->172.17.0.4:64824, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40777") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44712->172.17.0.4:40777, err= === RUN TestCheckSumDownload/subtest6 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50963") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48196->172.17.0.4:50963, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22346") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47022->172.17.0.4:22346, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7239") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55786->172.17.0.4:7239, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42104") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51392->172.17.0.4:42104, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25897") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33378->172.17.0.4:25897, err= === RUN TestCheckSumDownload/subtest7 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42406") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37358->172.17.0.4:42406, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10958") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45004->172.17.0.4:10958, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33934") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32832->172.17.0.4:33934, 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.02s) === RUN TestApplyTransforms 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-muyihuh7jona" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:37146->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone408170172" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-muyihuh7jona", Local "Local file system at /tmp/rclone408170172", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:16770") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:37976->172.17.0.4:16770, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:23080") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:35934->172.17.0.4:23080, err= upper checkfile vs. lower remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:31234") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:44274->172.17.0.4:31234, err= 2026/04/29 03:39:52 ERROR : hello, world!: sum not found 2026/04/29 03:39:52 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-muyihuh7jona 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-muyihuh7jona: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-muyihuh7jona: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-muyihuh7jona: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:12288") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:35130->172.17.0.4:12288, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:55185") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:58640->172.17.0.4:55185, err= 2026/04/29 03:39:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-muyihuh7jona: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-muyihuh7jona: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ruvoyun8lima" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:37158->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone543499947" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-ruvoyun8lima", Local "Local file system at /tmp/rclone543499947", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:16043") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:50648->172.17.0.4:16043, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:40581") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:57018->172.17.0.4:40581, err= lower checkfile vs. upper remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:16049") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:56726->172.17.0.4:16049, err= 2026/04/29 03:39:52 ERROR : HELLO, WORLD!: sum not found 2026/04/29 03:39:52 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-ruvoyun8lima 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:49760") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:39132->172.17.0.4:49760, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:51229") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:56716->172.17.0.4:51229, err= 2026/04/29 03:39:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wuqesul0nuca" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:37172->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone1364296753" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wuqesul0nuca", Local "Local file system at /tmp/rclone1364296753", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:27213") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:51620->172.17.0.4:27213, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:51945") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:41580->172.17.0.4:51945, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:56937") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:37584->172.17.0.4:56937, err= 2026/04/29 03:39:52 ERROR : HeLlO, wOrLd!: sum not found 2026/04/29 03:39:52 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-wuqesul0nuca 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:32038") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:59850->172.17.0.4:32038, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:51835") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:46740->172.17.0.4:51835, err= 2026/04/29 03:39:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jucepac1jaqi" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:37176->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone3016533903" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-jucepac1jaqi", Local "Local file system at /tmp/rclone3016533903", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:58337") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:46114->172.17.0.4:58337, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:4379") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:46654->172.17.0.4:4379, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:9178") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:32932->172.17.0.4:9178, err= 2026/04/29 03:39:52 ERROR : HELLO, WORLD!: sum not found 2026/04/29 03:39:52 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-jucepac1jaqi 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:4539") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:52472->172.17.0.4:4539, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:47210") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:40140->172.17.0.4:47210, err= 2026/04/29 03:39:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xawused1gika" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:37180->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone2830396031" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-xawused1gika", Local "Local file system at /tmp/rclone2830396031", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:5261") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:54576->172.17.0.4:5261, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:48305") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:34090->172.17.0.4:48305, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:50555") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:60552->172.17.0.4:50555, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-xawused1gika 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-xawused1gika: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-xawused1gika: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-xawused1gika: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:51659") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:59978->172.17.0.4:51659, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:15910") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:37538->172.17.0.4:15910, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-xawused1gika: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-xawused1gika: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bemoyox0xohu" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:37192->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone3496722344" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-bemoyox0xohu", Local "Local file system at /tmp/rclone3496722344", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:36766") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:42890->172.17.0.4:36766, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:33184") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:39358->172.17.0.4:33184, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:2861") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:53068->172.17.0.4:2861, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-bemoyox0xohu 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:24600") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:40740->172.17.0.4:24600, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:43799") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:44696->172.17.0.4:43799, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dupesum0mone" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:37202->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone2439641291" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-dupesum0mone", Local "Local file system at /tmp/rclone2439641291", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:48160") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:40562->172.17.0.4:48160, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:4118") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:41978->172.17.0.4:4118, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:18626") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:42606->172.17.0.4:18626, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-dupesum0mone 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-dupesum0mone: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-dupesum0mone: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-dupesum0mone: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:20273") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:54812->172.17.0.4:20273, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:62481") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:33360->172.17.0.4:62481, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-dupesum0mone: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-dupesum0mone: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vexemel5dunu" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:37206->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone1670237147" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vexemel5dunu", Local "Local file system at /tmp/rclone1670237147", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:58347") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:56808->172.17.0.4:58347, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:47035") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:35646->172.17.0.4:47035, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:29458") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:41088->172.17.0.4:29458, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vexemel5dunu 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vexemel5dunu: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vexemel5dunu: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vexemel5dunu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:28428") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:37840->172.17.0.4:28428, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:11904") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:36292->172.17.0.4:11904, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vexemel5dunu: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vexemel5dunu: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-waruruk3dabe" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:37218->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone3694380466" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-waruruk3dabe", Local "Local file system at /tmp/rclone3694380466", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:17922") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:55662->172.17.0.4:17922, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:46382") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:39214->172.17.0.4:46382, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:46829") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:44016->172.17.0.4:46829, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-waruruk3dabe 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-waruruk3dabe: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-waruruk3dabe: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-waruruk3dabe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:45516") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:37250->172.17.0.4:45516, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:17220") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:47186->172.17.0.4:17220, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-waruruk3dabe: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-waruruk3dabe: 1 matching files 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vihosus4yudo" 2026/04/29 03:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:37234->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "/tmp/rclone1113224326" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vihosus4yudo", Local "Local file system at /tmp/rclone1113224326", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:25342") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:60398->172.17.0.4:25342, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:58441") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:38272->172.17.0.4:58441, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:22126") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:49082->172.17.0.4:22126, err= 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/29 03:39:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vihosus4yudo 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vihosus4yudo: 1 files missing 2026/04/29 03:39:52 NOTICE: 1 hashes missing 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vihosus4yudo: 1 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vihosus4yudo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:64063") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:32808->172.17.0.4:64063, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:4575") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:33776->172.17.0.4:4575, err= 2026/04/29 03:39:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vihosus4yudo: 0 differences found 2026/04/29 03:39:52 NOTICE: ftp://172.17.0.4:21/rclone-test-vihosus4yudo: 1 matching files 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: dial("tcp","172.17.0.4:46391") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: > dial: conn=172.17.0.1:47660->172.17.0.4:46391, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vihosus4yudo: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: dial("tcp","172.17.0.4:35948") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: > dial: conn=172.17.0.1:44814->172.17.0.4:35948, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-waruruk3dabe: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: dial("tcp","172.17.0.4:7793") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: > dial: conn=172.17.0.1:58038->172.17.0.4:7793, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vexemel5dunu: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: dial("tcp","172.17.0.4:40084") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: > dial: conn=172.17.0.1:56236->172.17.0.4:40084, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dupesum0mone: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: dial("tcp","172.17.0.4:20460") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: > dial: conn=172.17.0.1:47282->172.17.0.4:20460, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: Purge object "測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-bemoyox0xohu: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: dial("tcp","172.17.0.4:7538") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: > dial: conn=172.17.0.1:44126->172.17.0.4:7538, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: Purge object "測試_Русский___ě_áñ" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-xawused1gika: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: dial("tcp","172.17.0.4:39559") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: > dial: conn=172.17.0.1:34848->172.17.0.4:39559, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: Purge object "HELLO, WORLD!" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-jucepac1jaqi: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: dial("tcp","172.17.0.4:58958") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: > dial: conn=172.17.0.1:55828->172.17.0.4:58958, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: Purge object "HeLlO, wOrLd!" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wuqesul0nuca: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: dial("tcp","172.17.0.4:59304") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: > dial: conn=172.17.0.1:35580->172.17.0.4:59304, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: Purge object "HELLO, WORLD!" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ruvoyun8lima: Purge dir "" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: dial("tcp","172.17.0.4:13792") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: > dial: conn=172.17.0.1:48542->172.17.0.4:13792, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: Purge object "hello, world!" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-muyihuh7jona: Purge dir "" --- PASS: TestApplyTransforms (0.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45802") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58316->172.17.0.4:45802, err= 2026/04/29 03:39:52 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/29 03:39:52 INFO : file1: Copied (new) to: sub/file2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39082") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48970->172.17.0.4:39082, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20952") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54862->172.17.0.4:20952, err= 2026/04/29 03:39:52 DEBUG : sub/file2: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : file1: Unchanged skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56505") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34456->172.17.0.4:56505, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:26215") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56336->172.17.0.4:26215, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: don't need to copy/move sub/file2, it is already at target location 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5870") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39130->172.17.0.4:5870, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22016") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36052->172.17.0.4:22016, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52352") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50674->172.17.0.4:52352, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48952") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39880->172.17.0.4:48952, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10644") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49128->172.17.0.4:10644, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51137") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44526->172.17.0.4:51137, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5329") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53772->172.17.0.4:5329, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4432") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40298->172.17.0.4:4432, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:15434") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58516->172.17.0.4:15434, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18759") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57462->172.17.0.4:18759, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/backup" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: > dial: conn=172.17.0.1:37242->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wujamev6kume/backup" to be canonical "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/backup" 2026/04/29 03:39:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3029831809) 2026/04/29 03:39:52 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-wujamev6kume) 2026/04/29 03:39:52 DEBUG : dst/file1: Sizes differ 2026/04/29 03:39:52 INFO : dst/file1: Moved (server-side) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11745") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45274->172.17.0.4:11745, err= 2026/04/29 03:39:52 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/29 03:39:52 INFO : dst/file1: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16791") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42990->172.17.0.4:16791, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37256->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56130") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43390->172.17.0.4:56130, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24258") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36882->172.17.0.4:24258, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39653") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45580->172.17.0.4:39653, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28862") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33542->172.17.0.4:28862, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16081") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50862->172.17.0.4:16081, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24282") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52222->172.17.0.4:24282, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31373") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49740->172.17.0.4:31373, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20219") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57678->172.17.0.4:20219, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/dst" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: > dial: conn=172.17.0.1:37272->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:52 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:52 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:52 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:52 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/CompareDest: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/CompareDest: > dial: conn=172.17.0.1:37282->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" to be canonical "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : one: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: dial("tcp","172.17.0.4:23103") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: > dial: conn=172.17.0.1:45946->172.17.0.4:23103, err= 2026/04/29 03:39:52 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/29 03:39:52 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/29 03:39:52 INFO : one: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10451") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53608->172.17.0.4:10451, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1509") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37146->172.17.0.4:1509, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61114") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36236->172.17.0.4:61114, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52696") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33726->172.17.0.4:52696, err= 2026/04/29 03:39:52 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" for canonical name "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3029831809) 2026/04/29 03:39:52 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst) 2026/04/29 03:39:52 DEBUG : one: Sizes differ 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: dial("tcp","172.17.0.4:35220") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: > dial: conn=172.17.0.1:49756->172.17.0.4:35220, err= 2026/04/29 03:39:52 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/29 03:39:52 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/29 03:39:52 INFO : one: Copied (replaced existing) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8668") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38888->172.17.0.4:8668, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:26434") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35944->172.17.0.4:26434, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42590") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60560->172.17.0.4:42590, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13058") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49414->172.17.0.4:13058, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5365") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41934->172.17.0.4:5365, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16121") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44158->172.17.0.4:16121, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24401") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42078->172.17.0.4:24401, err= 2026/04/29 03:39:52 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" for canonical name "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3029831809) 2026/04/29 03:39:52 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst) 2026/04/29 03:39:52 DEBUG : one: Sizes differ 2026/04/29 03:39:52 DEBUG : one: size = 5 OK 2026/04/29 03:39:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12727") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38334->172.17.0.4:12727, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19462") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44690->172.17.0.4:19462, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47581") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53820->172.17.0.4:47581, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24562") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51286->172.17.0.4:24562, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22993") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45134->172.17.0.4:22993, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11613") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34496->172.17.0.4:11613, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57312") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56768->172.17.0.4:57312, err= 2026/04/29 03:39:52 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" for canonical name "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : two: size = 3 OK 2026/04/29 03:39:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41362") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57796->172.17.0.4:41362, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30412") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34366->172.17.0.4:30412, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64241") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41716->172.17.0.4:64241, err= 2026/04/29 03:39:52 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" for canonical name "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : two: size = 3 OK 2026/04/29 03:39:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61052") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39804->172.17.0.4:61052, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12729") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33918->172.17.0.4:12729, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22149") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37968->172.17.0.4:22149, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55211") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57768->172.17.0.4:55211, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21733") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52888") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38866->172.17.0.4:52888, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50126->172.17.0.4:21733, err= 2026/04/29 03:39:52 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-wujamev6kume/CompareDest" for canonical name "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/CompareDest" 2026/04/29 03:39:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone3029831809) 2026/04/29 03:39:52 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-wujamev6kume/CompareDest) 2026/04/29 03:39:52 DEBUG : two: Sizes differ 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: dial("tcp","172.17.0.4:7704") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/dst: > dial: conn=172.17.0.1:37200->172.17.0.4:7704, err= 2026/04/29 03:39:52 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/29 03:39:52 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/29 03:39:52 INFO : two: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8506") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54754->172.17.0.4:8506, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13779") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34662->172.17.0.4:13779, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17576") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42572->172.17.0.4:17576, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:14960") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46086->172.17.0.4:14960, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11693") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50576->172.17.0.4:11693, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47676") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46166->172.17.0.4:47676, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8551") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43976->172.17.0.4:8551, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12541") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47394->172.17.0.4:12541, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:65504") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52952->172.17.0.4:65504, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22951") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57574->172.17.0.4:22951, err= 2026/04/29 03:39:52 DEBUG : sub/file2: size = 14 OK 2026/04/29 03:39:52 INFO : file1: Copied (new) to: sub/file2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21314") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45524->172.17.0.4:21314, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17314") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57784->172.17.0.4:17314, err= 2026/04/29 03:39:52 DEBUG : sub/file2: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : file1: Unchanged skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43062") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40606->172.17.0.4:43062, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58664") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46060->172.17.0.4:58664, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: don't need to copy/move sub/file2, it is already at target location 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40787") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45864->172.17.0.4:40787, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5299") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46678->172.17.0.4:5299, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24496") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45496->172.17.0.4:24496, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24722") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42422->172.17.0.4:24722, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8564") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46902->172.17.0.4:8564, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43497") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52914->172.17.0.4:43497, err= 2026/04/29 03:39:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/29 03:39:52 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:23919") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44012->172.17.0.4:23919, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:23034") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35914->172.17.0.4:23034, err= 2026/04/29 03:39:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 03:39:52 DEBUG : file1: Unchanged skipping 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35444") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54192->172.17.0.4:35444, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:65327") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56204->172.17.0.4:65327, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24331") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50052->172.17.0.4:24331, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:6259") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33966->172.17.0.4:6259, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13630") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38572->172.17.0.4:13630, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35450") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47120->172.17.0.4:35450, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24050") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42026->172.17.0.4:24050, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9562") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38226->172.17.0.4:9562, err= 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Waiting for checks to finish 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Waiting for transfers to finish 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37286->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39389") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34097") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46894->172.17.0.4:39389, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41840->172.17.0.4:34097, err= 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43979") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58132->172.17.0.4:43979, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58709") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55214->172.17.0.4:58709, err= 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28758") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38410->172.17.0.4:28758, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33478") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51832->172.17.0.4:33478, err= 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39874") 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58954->172.17.0.4:39874, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37298->172.17.0.4:21, err= 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29676") 2026/04/29 03:39:52 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40552->172.17.0.4:29676, err= 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/29 03:39:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/29 03:39:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31141") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44728->172.17.0.4:31141, err= 2026/04/29 03:39:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54169") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44412->172.17.0.4:54169, err= 2026/04/29 03:39:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/29 03:39:53 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/29 03:39:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/29 03:39:53 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/29 03:39:53 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47920") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42194->172.17.0.4:47920, err= 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16930") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54650->172.17.0.4:16930, err= 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1843") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52394->172.17.0.4:1843, err= --- PASS: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46852") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36328->172.17.0.4:46852, err= 2026/04/29 03:39:53 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/29 03:39:53 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/29 03:39:53 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43176") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34516->172.17.0.4:43176, err= 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37819") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45856->172.17.0.4:37819, err= 2026/04/29 03:39:53 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13036") 2026/04/29 03:39:53 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44592->172.17.0.4:13036, err= 2026/04/29 03:39:54 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/29 03:39:54 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44774") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38846->172.17.0.4:44774, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54317") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52942->172.17.0.4:54317, err= 2026/04/29 03:39:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13546") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39234->172.17.0.4:13546, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:3469") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57518->172.17.0.4:3469, err= 2026/04/29 03:39:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62997") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42108->172.17.0.4:62997, err= 2026/04/29 03:39:54 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/29 03:39:54 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/29 03:39:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33319") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41502->172.17.0.4:33319, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40176") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54178->172.17.0.4:40176, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19866") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55560->172.17.0.4:19866, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12016") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42932->172.17.0.4:12016, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:15956") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38204->172.17.0.4:15956, err= --- PASS: TestCopyFileMaxTransfer (1.05s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:3741") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51592->172.17.0.4:3741, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:3802") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42148->172.17.0.4:3802, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4351") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55160->172.17.0.4:4351, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1957") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54876->172.17.0.4:1957, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24135") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32808->172.17.0.4:24135, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37409") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57142->172.17.0.4:37409, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21943") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53160->172.17.0.4:21943, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60205") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36168->172.17.0.4:60205, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47873") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49128->172.17.0.4:47873, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52227") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48754->172.17.0.4:52227, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33190") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48188->172.17.0.4:33190, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33791") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58440->172.17.0.4:33791, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21118") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44484->172.17.0.4:21118, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45261") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46662->172.17.0.4:45261, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1142") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57704->172.17.0.4:1142, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34078") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56446->172.17.0.4:34078, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47558") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60710->172.17.0.4:47558, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10900") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56036->172.17.0.4:10900, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43475") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50760->172.17.0.4:43475, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40673") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51708->172.17.0.4:40673, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9671") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58590->172.17.0.4:9671, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12270") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46798->172.17.0.4:12270, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40224") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48536->172.17.0.4:40224, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63032") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33594->172.17.0.4:63032, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21594") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42772->172.17.0.4:21594, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58017") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33652->172.17.0.4:58017, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61494") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36210->172.17.0.4:61494, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44137") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40652->172.17.0.4:44137, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50184") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44304->172.17.0.4:50184, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59059") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56658->172.17.0.4:59059, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33607") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48590->172.17.0.4:33607, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24647") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22814") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52380->172.17.0.4:24647, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43226->172.17.0.4:22814, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57689") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42618->172.17.0.4:57689, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5024") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54930->172.17.0.4:5024, err= 2026/04/29 03:39:54 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : a.txt: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20408") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38420->172.17.0.4:20408, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29539") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38128->172.17.0.4:29539, err= 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18910") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54452->172.17.0.4:18910, err= 2026/04/29 03:39:54 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39105") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59560->172.17.0.4:39105, err= 2026/04/29 03:39:54 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4010") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35022->172.17.0.4:4010, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10964") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38814->172.17.0.4:10964, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47063") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60848->172.17.0.4:47063, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12704") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48258->172.17.0.4:12704, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58210") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45886->172.17.0.4:58210, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32480") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43650->172.17.0.4:32480, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54589") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58532->172.17.0.4:54589, err= --- PASS: TestListDirSorted (0.07s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58673") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36132->172.17.0.4:58673, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47158") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57670->172.17.0.4:47158, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34706") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36968->172.17.0.4:34706, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48434") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41846->172.17.0.4:48434, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1030") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33600->172.17.0.4:1030, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62577") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53380->172.17.0.4:62577, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25026") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46716->172.17.0.4:25026, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17058") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57914->172.17.0.4:17058, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41318") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49108->172.17.0.4:41318, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62370") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60391") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55224->172.17.0.4:60391, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60724->172.17.0.4:62370, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2808") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45060->172.17.0.4:2808, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46590") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37230->172.17.0.4:46590, err= 2026/04/29 03:39:54 DEBUG : a.txt: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : a.txt: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30262") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57330->172.17.0.4:30262, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63432") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35686->172.17.0.4:63432, err= 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30365") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34618->172.17.0.4:30365, err= 2026/04/29 03:39:54 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world2: Excluded 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : sub dir/hello world: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19222") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43062->172.17.0.4:19222, err= 2026/04/29 03:39:54 DEBUG : sub dir/ignore dir: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51485") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55672->172.17.0.4:51485, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7595") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46306->172.17.0.4:7595, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61483") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34122->172.17.0.4:61483, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39708") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38372->172.17.0.4:39708, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20886") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35722->172.17.0.4:20886, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55623") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54912->172.17.0.4:55623, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63335") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56792->172.17.0.4:63335, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4932") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52624->172.17.0.4:4932, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:65193") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48598->172.17.0.4:65193, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44357") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41722->172.17.0.4:44357, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44659") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47178->172.17.0.4:44659, err= === RUN TestListJSON/Default 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53423") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48440->172.17.0.4:53423, err= === RUN TestListJSON/FilesOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46421") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44174->172.17.0.4:46421, err= === RUN TestListJSON/DirsOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53340") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48590->172.17.0.4:53340, err= === RUN TestListJSON/Recurse 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28491") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46608->172.17.0.4:28491, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57294") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49974->172.17.0.4:57294, err= === RUN TestListJSON/SubDir 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27477") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41006->172.17.0.4:27477, err= === RUN TestListJSON/NoModTime 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58069") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55142->172.17.0.4:58069, err= === RUN TestListJSON/NoMimeType 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40437") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54318->172.17.0.4:40437, err= === RUN TestListJSON/ShowHash 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45478") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51650->172.17.0.4:45478, err= === RUN TestListJSON/HashTypes 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50886") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59506->172.17.0.4:50886, err= 2026/04/29 03:39:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28806") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42616->172.17.0.4:28806, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25625") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48052->172.17.0.4:25625, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:6717") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50130->172.17.0.4:6717, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60787") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56348->172.17.0.4:60787, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58001") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52084->172.17.0.4:58001, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44467") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52480->172.17.0.4:44467, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9495") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50256->172.17.0.4:9495, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4550") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56728->172.17.0.4:4550, err= === RUN TestStatJSON/Root 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31936") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53904->172.17.0.4:31936, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16602") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60294->172.17.0.4:16602, err= === RUN TestStatJSON/Dir 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43154") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42584->172.17.0.4:43154, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39137") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56786->172.17.0.4:39137, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41661") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50878->172.17.0.4:41661, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1308") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40420->172.17.0.4:1308, err= === RUN TestStatJSON/FileDirsOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29739") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59416->172.17.0.4:29739, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60840") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37894->172.17.0.4:60840, err= === RUN TestStatJSON/RootNotFound 2026/04/29 03:39:54 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/notfound" 2026/04/29 03:39:54 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/notfound: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/notfound: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/notfound: > dial: conn=172.17.0.1:37308->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/notfound: dial("tcp","172.17.0.4:14778") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/notfound: > dial: conn=172.17.0.1:51976->172.17.0.4:14778, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64114") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56608->172.17.0.4:64114, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40935") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55326->172.17.0.4:40935, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52855") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50982->172.17.0.4:52855, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 INFO : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48157") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40204->172.17.0.4:48157, err= 2026/04/29 03:39:54 INFO : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21161") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47732->172.17.0.4:21161, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32371") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50220->172.17.0.4:32371, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29847") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44084->172.17.0.4:29847, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:49834") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46334->172.17.0.4:49834, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16799") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49984->172.17.0.4:16799, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41054") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37386->172.17.0.4:41054, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21399") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58588->172.17.0.4:21399, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53323") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33422->172.17.0.4:53323, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58034") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36750->172.17.0.4:58034, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17120") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58954->172.17.0.4:17120, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41019") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51590->172.17.0.4:41019, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:15743") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49840->172.17.0.4:15743, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7787") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60674->172.17.0.4:7787, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38590") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52960->172.17.0.4:38590, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61081") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35906->172.17.0.4:61081, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36637") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37372->172.17.0.4:36637, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18896") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43096->172.17.0.4:18896, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28357") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35570->172.17.0.4:28357, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57323") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45332->172.17.0.4:57323, err= 2026/04/29 03:39:54 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/29 03:39:54 DEBUG : empty space: Excluded 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35007") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33614->172.17.0.4:35007, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29154") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59588->172.17.0.4:29154, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25668") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33476->172.17.0.4:25668, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11051") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48196->172.17.0.4:11051, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56872") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48794->172.17.0.4:56872, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12160") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51984->172.17.0.4:12160, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9267") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35390->172.17.0.4:9267, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38852") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37800->172.17.0.4:38852, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39094") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47630->172.17.0.4:39094, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28146") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43194->172.17.0.4:28146, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9203") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43388->172.17.0.4:9203, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60260") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60916->172.17.0.4:60260, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62854") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39688->172.17.0.4:62854, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/29 03:39:54 DEBUG : Creating backend with remote ":memory:" 2026/04/29 03:39:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/29 03:39:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/29 03:39:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22731") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58942->172.17.0.4:22731, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44180") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43230->172.17.0.4:44180, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:6039") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44546->172.17.0.4:6039, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27581") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35538->172.17.0.4:27581, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45052") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35644->172.17.0.4:45052, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:49548") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42002->172.17.0.4:49548, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30130") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53628->172.17.0.4:30130, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21994") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46018->172.17.0.4:21994, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25901") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44020->172.17.0.4:25901, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22738") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34874->172.17.0.4:22738, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25382") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32806->172.17.0.4:25382, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12254") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53488->172.17.0.4:12254, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27206") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47756->172.17.0.4:27206, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44404") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60288->172.17.0.4:44404, err= 2026/04/29 03:39:54 DEBUG : large: Excluded (Size Filter) 2026/04/29 03:39:54 DEBUG : large: Excluded 2026/04/29 03:39:54 INFO : medium: Deleted 2026/04/29 03:39:54 INFO : small: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34106") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37272->172.17.0.4:34106, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:3049") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52634->172.17.0.4:3049, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:52080") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53962->172.17.0.4:52080, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58389") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43160->172.17.0.4:58389, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62602") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41512->172.17.0.4:62602, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9255") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47784->172.17.0.4:9255, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13707") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59938->172.17.0.4:13707, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60888") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48948->172.17.0.4:60888, err= 2026/04/29 03:39:54 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/29 03:39:54 INFO : medium: Deleted 2026/04/29 03:39:54 INFO : small: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51836") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42458->172.17.0.4:51836, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63509") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43732->172.17.0.4:63509, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55989") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47808->172.17.0.4:55989, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9890") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39564->172.17.0.4:9890, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53709") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48978->172.17.0.4:53709, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60173") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46748->172.17.0.4:60173, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38308") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35796->172.17.0.4:38308, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62260") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40014->172.17.0.4:62260, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42332") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46012->172.17.0.4:42332, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58786") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34662->172.17.0.4:58786, err= 2026/04/29 03:39:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 03:39:54 INFO : medium: Deleted 2026/04/29 03:39:54 INFO : small: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36875") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55854->172.17.0.4:36875, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16461") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36352->172.17.0.4:16461, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34347") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40446->172.17.0.4:34347, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57529") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54214->172.17.0.4:57529, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54020") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47986->172.17.0.4:54020, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46176") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55750->172.17.0.4:46176, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17234") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53370->172.17.0.4:17234, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48875") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36116->172.17.0.4:48875, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4350") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48578->172.17.0.4:4350, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17241") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48994->172.17.0.4:17241, err= 2026/04/29 03:39:54 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/29 03:39:54 INFO : medium: Deleted 2026/04/29 03:39:54 INFO : large: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61815") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55630->172.17.0.4:61815, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64657") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48130->172.17.0.4:64657, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20421") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47030->172.17.0.4:20421, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1489") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52262->172.17.0.4:1489, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41409") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48244->172.17.0.4:41409, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61755") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58064->172.17.0.4:61755, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55355") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35862->172.17.0.4:55355, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59365") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49054->172.17.0.4:59365, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42127") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56824->172.17.0.4:42127, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57060") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40580->172.17.0.4:57060, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54212") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40510->172.17.0.4:54212, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28862") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33550->172.17.0.4:28862, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/29 03:39:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/29 03:39:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/29 03:39:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 03:39:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 03:39:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 03:39:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/29 03:39:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57067") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42644->172.17.0.4:57067, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7742") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33700->172.17.0.4:7742, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:23677") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34120->172.17.0.4:23677, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10981") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34878->172.17.0.4:10981, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44936") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44870->172.17.0.4:44936, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13162") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44932->172.17.0.4:13162, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57902") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42350->172.17.0.4:57902, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54497") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57172->172.17.0.4:54497, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28118") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45730->172.17.0.4:28118, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44848") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46886->172.17.0.4:44848, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55647") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34186->172.17.0.4:55647, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30441") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34300->172.17.0.4:30441, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27078") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48952->172.17.0.4:27078, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20337") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35836->172.17.0.4:20337, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8708") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45090->172.17.0.4:8708, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30958") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47272->172.17.0.4:30958, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37120") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49096->172.17.0.4:37120, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45991") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43812->172.17.0.4:45991, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36637") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37386->172.17.0.4:36637, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57775") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51562->172.17.0.4:57775, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/04/29 03:39:54 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cetazij4hila" 2026/04/29 03:39:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 03:39:54 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37320->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : Creating backend with remote "/tmp/rclone2563651653" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-cetazij4hila", Local "Local file system at /tmp/rclone2563651653", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:39528") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:41356->172.17.0.4:39528, err= 2026/04/29 03:39:54 INFO : A2: Making directory 2026/04/29 03:39:54 INFO : A1/B2: Making directory 2026/04/29 03:39:54 INFO : A1/B2/C2: Making directory 2026/04/29 03:39:54 INFO : A1/B1/C3: Making directory 2026/04/29 03:39:54 INFO : A3: Making directory 2026/04/29 03:39:54 INFO : A3/B3: Making directory 2026/04/29 03:39:54 INFO : A3/B3/C4: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:38820") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:50736->172.17.0.4:38820, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:4598") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:51088->172.17.0.4:4598, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37336->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:40197") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37998->172.17.0.4:40197, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:53545") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:53546->172.17.0.4:53545, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:11604") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:58890->172.17.0.4:11604, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37342->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:45465") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37330->172.17.0.4:45465, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:14935") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:59560->172.17.0.4:14935, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:27223") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:46800->172.17.0.4:27223, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:25534") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:58408->172.17.0.4:25534, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:28912") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:35028->172.17.0.4:28912, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37350->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:37907") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:40656->172.17.0.4:37907, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:11132") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:39272->172.17.0.4:11132, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:54175") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:54216->172.17.0.4:54175, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:1955") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:52884->172.17.0.4:1955, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:27053") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:36710->172.17.0.4:27053, err= 2026/04/29 03:39:54 INFO : A1/B1/C1/one: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:50667") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:35634->172.17.0.4:50667, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:14768") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:41594->172.17.0.4:14768, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:47199") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:39944->172.17.0.4:47199, err= 2026/04/29 03:39:54 DEBUG : removing 2 level 3 directories 2026/04/29 03:39:54 INFO : A1/B1/C3: Removing directory 2026/04/29 03:39:54 INFO : A1/B1/C1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 2 directories 2026/04/29 03:39:54 INFO : A1/B1: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:6356") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:37252->172.17.0.4:6356, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:60921") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:47410->172.17.0.4:60921, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:52045") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:36191") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:34160->172.17.0.4:52045, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:57048->172.17.0.4:36191, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:13264") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:51464->172.17.0.4:13264, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:24304") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:48276->172.17.0.4:24304, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:23621") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:59746->172.17.0.4:23621, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:42666") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:60392->172.17.0.4:42666, err= 2026/04/29 03:39:54 DEBUG : Waiting for deletions to finish 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:53070") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:52436->172.17.0.4:53070, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:60202") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:41520->172.17.0.4:60202, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:32953") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:29654") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:42572->172.17.0.4:32953, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:57870->172.17.0.4:29654, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:56831") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:33622->172.17.0.4:56831, err= 2026/04/29 03:39:54 INFO : A1/two: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:24718") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:55084->172.17.0.4:24718, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:22261") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:55276->172.17.0.4:22261, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:38800") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:36690->172.17.0.4:38800, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:60540") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:59082->172.17.0.4:60540, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:19415") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:52796->172.17.0.4:19415, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:62485") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:57214->172.17.0.4:62485, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:35417") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:53784->172.17.0.4:35417, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:17017") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:48684->172.17.0.4:17017, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:35648") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:39668->172.17.0.4:35648, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:44426") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:33964->172.17.0.4:44426, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:31672") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:52626->172.17.0.4:31672, err= 2026/04/29 03:39:54 DEBUG : removing 2 level 3 directories 2026/04/29 03:39:54 INFO : A3/B3/C4: Removing directory 2026/04/29 03:39:54 INFO : A1/B2/C2: Removing directory 2026/04/29 03:39:54 DEBUG : removing 2 level 2 directories 2026/04/29 03:39:54 INFO : A3/B3: Removing directory 2026/04/29 03:39:54 INFO : A1/B2: Removing directory 2026/04/29 03:39:54 DEBUG : removing 3 level 1 directories 2026/04/29 03:39:54 INFO : A3: Removing directory 2026/04/29 03:39:54 INFO : A1: Removing directory 2026/04/29 03:39:54 INFO : A2: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 0 directories 2026/04/29 03:39:54 INFO : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:54060") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:36016->172.17.0.4:54060, err= 2026/04/29 03:39:54 ERROR : error listing: directory not found 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: dial("tcp","172.17.0.4:4130") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: > dial: conn=172.17.0.1:48148->172.17.0.4:4130, err= 2026/04/29 03:39:54 ERROR : error listing: directory not found 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cetazij4hila: Purge dir "" 2026/04/29 03:39:54 NOTICE: purge failed to rmdir "": directory not found 2026/04/29 03:39:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.15s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36839") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55414->172.17.0.4:36839, err= 2026/04/29 03:39:54 INFO : A2: Making directory 2026/04/29 03:39:54 INFO : A1/B2: Making directory 2026/04/29 03:39:54 INFO : A1/B2/C2: Making directory 2026/04/29 03:39:54 INFO : A1/B1/C3: Making directory 2026/04/29 03:39:54 INFO : A3: Making directory 2026/04/29 03:39:54 INFO : A3/B3: Making directory 2026/04/29 03:39:54 INFO : A3/B3/C4: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61061") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39310->172.17.0.4:61061, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42094") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49348->172.17.0.4:42094, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9954") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60178->172.17.0.4:9954, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22483") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56018") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33330->172.17.0.4:22483, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49058->172.17.0.4:56018, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:23672") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34910->172.17.0.4:23672, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:49112") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60367") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47164->172.17.0.4:49112, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55352->172.17.0.4:60367, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50273") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46120->172.17.0.4:50273, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7274") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45998->172.17.0.4:7274, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29619") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57764->172.17.0.4:29619, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10398") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37008->172.17.0.4:10398, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2318") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44816->172.17.0.4:2318, err= 2026/04/29 03:39:54 DEBUG : removing 1 level 3 directories 2026/04/29 03:39:54 INFO : A3/B3/C4: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13215") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50294->172.17.0.4:13215, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33125") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55288") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62478") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39842->172.17.0.4:33125, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43712->172.17.0.4:55288, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52938->172.17.0.4:62478, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31368") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38898->172.17.0.4:31368, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10576") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33831") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32930->172.17.0.4:33831, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50500->172.17.0.4:10576, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34929") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33260->172.17.0.4:34929, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31424") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:65232") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57184->172.17.0.4:31424, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53678->172.17.0.4:65232, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11995") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37898->172.17.0.4:11995, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:15655") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33394") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49338->172.17.0.4:15655, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39086->172.17.0.4:33394, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22611") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55850->172.17.0.4:22611, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58189") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34090->172.17.0.4:58189, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18820") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36564->172.17.0.4:18820, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21475") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41590->172.17.0.4:21475, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39655") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59846->172.17.0.4:39655, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9063") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41914->172.17.0.4:9063, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59958") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35562->172.17.0.4:59958, err= 2026/04/29 03:39:54 DEBUG : removing 2 level 3 directories 2026/04/29 03:39:54 INFO : A1/B2/C2: Removing directory 2026/04/29 03:39:54 INFO : A1/B1/C3: Removing directory 2026/04/29 03:39:54 DEBUG : removing 2 level 2 directories 2026/04/29 03:39:54 INFO : A3/B3: Removing directory 2026/04/29 03:39:54 INFO : A1/B2: Removing directory 2026/04/29 03:39:54 DEBUG : removing 2 level 1 directories 2026/04/29 03:39:54 INFO : A3: Removing directory 2026/04/29 03:39:54 INFO : A2: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28338") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51746->172.17.0.4:28338, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2129") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46336->172.17.0.4:2129, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31369") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46316->172.17.0.4:31369, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44490") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35678->172.17.0.4:44490, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30050") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47244->172.17.0.4:30050, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11929") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35144->172.17.0.4:11929, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27830") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50518->172.17.0.4:27830, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21629") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41476->172.17.0.4:21629, err= 2026/04/29 03:39:54 DEBUG : removing 1 level 3 directories 2026/04/29 03:39:54 INFO : A1/B1/C1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 2 directories 2026/04/29 03:39:54 INFO : A1/B1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 1 directories 2026/04/29 03:39:54 INFO : A1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 0 directories 2026/04/29 03:39:54 INFO : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1112") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37250->172.17.0.4:1112, err= 2026/04/29 03:39:54 ERROR : error listing: directory not found 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35211") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50306->172.17.0.4:35211, err= 2026/04/29 03:39:54 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 INFO : A1: Making directory 2026/04/29 03:39:54 INFO : A1/B1: Making directory 2026/04/29 03:39:54 INFO : A1/B1/C1: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22905") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41422->172.17.0.4:22905, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5789") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42276->172.17.0.4:5789, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36485") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32796->172.17.0.4:36485, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16983") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52304->172.17.0.4:16983, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8166") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43320->172.17.0.4:8166, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8472") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58656->172.17.0.4:8472, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44078") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49822->172.17.0.4:44078, err= 2026/04/29 03:39:54 DEBUG : removing 1 level 3 directories 2026/04/29 03:39:54 INFO : A1/B1/C1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 2 directories 2026/04/29 03:39:54 INFO : A1/B1: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17543") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33386->172.17.0.4:17543, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47781") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34298->172.17.0.4:47781, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17329") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45654->172.17.0.4:17329, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10235") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38538->172.17.0.4:10235, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36950") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50138->172.17.0.4:36950, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 INFO : A1: Making directory 2026/04/29 03:39:54 INFO : A1/B1: Making directory 2026/04/29 03:39:54 INFO : A1/B1/C1: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58785") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38042->172.17.0.4:58785, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4692") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57258->172.17.0.4:4692, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59515") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48244->172.17.0.4:59515, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24376") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40960->172.17.0.4:24376, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7150") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53528->172.17.0.4:7150, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50867") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51042->172.17.0.4:50867, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46904") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46654->172.17.0.4:46904, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13542") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48532->172.17.0.4:13542, err= 2026/04/29 03:39:54 DEBUG : removing 1 level 3 directories 2026/04/29 03:39:54 INFO : A1/B1/C1: Removing directory 2026/04/29 03:39:54 DEBUG : removing 1 level 2 directories 2026/04/29 03:39:54 INFO : A1/B1: Removing directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:60728") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46628->172.17.0.4:60728, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58086") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59918->172.17.0.4:58086, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13672") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34372->172.17.0.4:13672, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:17107") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34952->172.17.0.4:17107, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18207") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60204->172.17.0.4:18207, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5910") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49362->172.17.0.4:5910, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10231") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50990->172.17.0.4:10231, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20391") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33830->172.17.0.4:20391, err= 2026/04/29 03:39:54 DEBUG : filename.txt: File name found in url 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40861") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59228->172.17.0.4:40861, err= 2026/04/29 03:39:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40042") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33386->172.17.0.4:40042, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62841") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41186->172.17.0.4:62841, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47147") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46010->172.17.0.4:47147, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22370") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35728->172.17.0.4:22370, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47485") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47088->172.17.0.4:47485, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:33961") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56934->172.17.0.4:33961, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51519") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57166->172.17.0.4:51519, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38680") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38126->172.17.0.4:38680, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43161") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46878->172.17.0.4:43161, err= 2026/04/29 03:39:54 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/29 03:39:54 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/29 03:39:54 INFO : file1: Copied (new) to: sub/file2 2026/04/29 03:39:54 INFO : file1: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35844") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50638->172.17.0.4:35844, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13362") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36166->172.17.0.4:13362, err= 2026/04/29 03:39:54 DEBUG : sub/file2: size = 14 OK 2026/04/29 03:39:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 03:39:54 DEBUG : file1: Unchanged skipping 2026/04/29 03:39:54 INFO : file1: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11144") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51132->172.17.0.4:11144, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40482") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57688->172.17.0.4:40482, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: don't need to copy/move sub/file2, it is already at target location 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5767") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45046->172.17.0.4:5767, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:38688") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59614->172.17.0.4:38688, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28793") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43776->172.17.0.4:28793, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30054") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42018->172.17.0.4:30054, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12404") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47010->172.17.0.4:12404, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20075") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34100->172.17.0.4:20075, err= 2026/04/29 03:39:54 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/29 03:39:54 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/29 03:39:54 INFO : file1: Copied (new) 2026/04/29 03:39:54 INFO : file1: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61336") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38744->172.17.0.4:61336, err= 2026/04/29 03:39:54 DEBUG : file1: Destination exists, skipping 2026/04/29 03:39:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27941") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60714->172.17.0.4:27941, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:61653") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40692->172.17.0.4:61653, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:26325") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54144->172.17.0.4:26325, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32675") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60012->172.17.0.4:32675, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62518") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44058->172.17.0.4:62518, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62630") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46376->172.17.0.4:62630, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12067") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59298->172.17.0.4:12067, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1358") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52446->172.17.0.4:1358, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18424") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58620->172.17.0.4:18424, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51407") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53344->172.17.0.4:51407, err= 2026/04/29 03:39:54 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wujamev6kume/backup" 2026/04/29 03:39:54 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : TestFTPProftpd: detected overridden config - adding "{ppd7p}" suffix to name 2026/04/29 03:39:54 DEBUG : Setting host="172.17.0.4" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/04/29 03:39:54 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/04/29 03:39:54 DEBUG : Setting pass="e1vp1KoAFAuQWYMh0x2dnUD3L8z_EPctDRoWqahP0UKbAQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/04/29 03:39:54 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: Connecting to FTP server 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: > dial: conn=172.17.0.1:37366->172.17.0.4:21, err= 2026/04/29 03:39:54 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-wujamev6kume/backup" to be canonical "TestFTPProftpd{ppd7p}:rclone-test-wujamev6kume/backup" 2026/04/29 03:39:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3029831809) 2026/04/29 03:39:54 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-wujamev6kume) 2026/04/29 03:39:54 DEBUG : dst/file1: Sizes differ 2026/04/29 03:39:54 INFO : dst/file1: Moved (server-side) 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59132") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34890->172.17.0.4:59132, err= 2026/04/29 03:39:54 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/29 03:39:54 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/29 03:39:54 INFO : dst/file1: Copied (new) 2026/04/29 03:39:54 INFO : dst/file1: Deleted 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28520") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60424->172.17.0.4:28520, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50252") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33428->172.17.0.4:50252, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46096") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42890->172.17.0.4:46096, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1527") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46666->172.17.0.4:1527, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10733") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43180->172.17.0.4:10733, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:27508") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58392->172.17.0.4:27508, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51787") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60076->172.17.0.4:51787, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30615") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41792->172.17.0.4:30615, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13687") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42298->172.17.0.4:13687, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40662") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42992->172.17.0.4:40662, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41078") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47918->172.17.0.4:41078, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64521") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45918->172.17.0.4:64521, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24658") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41110->172.17.0.4:24658, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8938") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:54102->172.17.0.4:8938, err= 2026/04/29 03:39:54 INFO : A1/B2: Making directory 2026/04/29 03:39:54 INFO : A1/B1/C3: Making directory 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20462") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35344->172.17.0.4:20462, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2641") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37858->172.17.0.4:2641, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32697") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47196") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46580->172.17.0.4:32697, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58896->172.17.0.4:47196, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28842") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37060") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52960->172.17.0.4:28842, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39768->172.17.0.4:37060, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39283") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47362->172.17.0.4:39283, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30743") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34404->172.17.0.4:30743, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31368") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38908->172.17.0.4:31368, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40360") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60090->172.17.0.4:40360, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29447") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56006->172.17.0.4:29447, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:28930") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37462") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41046->172.17.0.4:28930, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56942->172.17.0.4:37462, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4273") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46426->172.17.0.4:4273, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54856") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55666->172.17.0.4:54856, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1693") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35438->172.17.0.4:1693, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46426") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39258->172.17.0.4:46426, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34783") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36896") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60554->172.17.0.4:36896, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13614") 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37966->172.17.0.4:34783, err= 2026/04/29 03:39:54 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50918->172.17.0.4:13614, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Connecting to FTP server 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37382->172.17.0.4:21, err= 2026/04/29 03:39:55 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/29 03:39:55 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/29 03:39:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37396->172.17.0.4:21, err= 2026/04/29 03:39:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/29 03:39:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54091") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42108->172.17.0.4:54091, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:13709") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43060->172.17.0.4:13709, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5378") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56978->172.17.0.4:5378, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45236") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33614->172.17.0.4:45236, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:30712") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33542->172.17.0.4:30712, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54427") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:31197") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33596->172.17.0.4:54427, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35208->172.17.0.4:31197, err= 2026/04/29 03:39:55 INFO : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19372") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45924->172.17.0.4:19372, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37620") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:15380") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:46686->172.17.0.4:37620, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:60672->172.17.0.4:15380, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10487") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5268") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55389") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50606->172.17.0.4:10487, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40200->172.17.0.4:5268, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50946->172.17.0.4:55389, err= 2026/04/29 03:39:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/29 03:39:55 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/29 03:39:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/29 03:39:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/29 03:39:55 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32943") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38624->172.17.0.4:32943, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40564") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37230->172.17.0.4:40564, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59494") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51414->172.17.0.4:59494, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35262") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57062->172.17.0.4:35262, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:42733") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:51362") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45774->172.17.0.4:51362, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56126->172.17.0.4:42733, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39566") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44914->172.17.0.4:39566, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43361") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49134->172.17.0.4:43361, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56039") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43268->172.17.0.4:56039, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41253") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2617") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39492->172.17.0.4:41253, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36482->172.17.0.4:2617, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:22451") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33676->172.17.0.4:22451, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63199") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57888->172.17.0.4:63199, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:6838") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56970->172.17.0.4:6838, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4191") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57162->172.17.0.4:4191, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:49377") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53430->172.17.0.4:49377, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34157") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38496->172.17.0.4:34157, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:50139") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40076->172.17.0.4:50139, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62728") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:32856->172.17.0.4:62728, err= 2026/04/29 03:39:55 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 03:39:55 NOTICE: ftp://172.17.0.4:21/rclone-test-wujamev6kume: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/29 03:39:55 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18109") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55500->172.17.0.4:18109, err= 2026/04/29 03:39:55 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 03:39:55 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20795") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44156->172.17.0.4:20795, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:35757") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39728->172.17.0.4:35757, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2935") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44342->172.17.0.4:2935, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57773") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:58494->172.17.0.4:57773, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48294") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59588->172.17.0.4:48294, err= 2026/04/29 03:39:55 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 03:39:55 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62288") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38370->172.17.0.4:62288, err= 2026/04/29 03:39:55 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 03:39:55 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:55025") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55588->172.17.0.4:55025, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16050") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51886->172.17.0.4:16050, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:12090") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48956->172.17.0.4:12090, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25537") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57068->172.17.0.4:25537, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53739") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41912->172.17.0.4:53739, err= 2026/04/29 03:39:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 03:39:55 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40445") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41700->172.17.0.4:40445, err= 2026/04/29 03:39:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 03:39:55 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:43106") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50216->172.17.0.4:43106, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44678") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47454->172.17.0.4:44678, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:2521") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56938->172.17.0.4:2521, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62020") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:50420->172.17.0.4:62020, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: File to upload is small (34 bytes), uploading instead of streaming 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10265") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43390->172.17.0.4:10265, err= 2026/04/29 03:39:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/29 03:39:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56832") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44290->172.17.0.4:56832, err= 2026/04/29 03:39:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/29 03:39:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54568") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43212->172.17.0.4:54568, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45904") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53302->172.17.0.4:45904, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9308") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57870->172.17.0.4:9308, 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:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:4633") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53322->172.17.0.4:4633, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45072") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49298->172.17.0.4:45072, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7085") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39430->172.17.0.4:7085, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: File to upload is small (60 bytes), uploading instead of streaming 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8601") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:41404->172.17.0.4:8601, err= 2026/04/29 03:39:55 DEBUG : potato2: size = 60 OK 2026/04/29 03:39:55 DEBUG : potato2: Size of src and dst objects identical 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7477") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38552->172.17.0.4:7477, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25335") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33548->172.17.0.4:25335, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20386") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55360->172.17.0.4:20386, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:9397") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:49500->172.17.0.4:9397, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64015") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:48844->172.17.0.4:64015, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:1521") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44220->172.17.0.4:1521, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54903") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47228->172.17.0.4:54903, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18225") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38164->172.17.0.4:18225, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24486") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36376->172.17.0.4:24486, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24719") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45712->172.17.0.4:24719, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:44576") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44624->172.17.0.4:44576, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:36715") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40632->172.17.0.4:36715, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:41539") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53048->172.17.0.4:41539, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64613") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59318->172.17.0.4:64613, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Touching "empty space" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Touching "potato2" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5676") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45810->172.17.0.4:5676, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Touching "sub dir/potato3" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:54078") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53274->172.17.0.4:54078, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40719") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57076->172.17.0.4:40719, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:39437") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39252->172.17.0.4:39437, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:14027") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51884->172.17.0.4:14027, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:37344") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57460->172.17.0.4:37344, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:32834") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43014->172.17.0.4:32834, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:5902") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57672->172.17.0.4:5902, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59892") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39284->172.17.0.4:59892, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:57239") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:38790->172.17.0.4:57239, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45139") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56956->172.17.0.4:45139, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:64738") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:34062->172.17.0.4:64738, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:8838") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40236->172.17.0.4:8838, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:62375") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47994->172.17.0.4:62375, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:40156") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:51790->172.17.0.4:40156, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:19259") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45872->172.17.0.4:19259, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-wujamev6kume", Local "Local file system at /tmp/rclone3029831809", Modify Window "1s" 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53065") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:35528->172.17.0.4:53065, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:53877") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:57914->172.17.0.4:53877, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:11123") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:37990->172.17.0.4:11123, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16687") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:39678->172.17.0.4:16687, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16363") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:55102->172.17.0.4:16363, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:63266") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43158->172.17.0.4:63266, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:18706") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59356->172.17.0.4:18706, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:59575") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45754->172.17.0.4:59575, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kumuvek6" before starting 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:20519") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43986->172.17.0.4:20519, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:34839") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47378->172.17.0.4:34839, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing.kumuvek6: TEST: removing renamed existing file after operation 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:58336") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:40988->172.17.0.4:58336, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:56613") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:52856->172.17.0.4:56613, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gobunad1" before starting 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:24109") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:56808->172.17.0.4:24109, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:25633") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53958->172.17.0.4:25633, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gobunad1: TEST: renaming existing back after failed operation 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:46149") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:33822->172.17.0.4:46149, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21018") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:43190->172.17.0.4:21018, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.misekuz0" before starting 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:45883") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:53274->172.17.0.4:45883, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:48071") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:36924->172.17.0.4:48071, err= 2026/04/29 03:39:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.misekuz0: TEST: removing renamed existing file after operation 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:21953") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:47380->172.17.0.4:21953, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:10351") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44902->172.17.0.4:10351, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:7992") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:59320->172.17.0.4:7992, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:29179") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:44060->172.17.0.4:29179, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:16963") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:45864->172.17.0.4:16963, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: dial("tcp","172.17.0.4:47503") 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: > dial: conn=172.17.0.1:42580->172.17.0.4:47503, err= 2026/04/29 03:39:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wujamev6kume: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.671098103s (try 1/5)