"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36064->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3570154659" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31685") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55934->127.0.0.1:31685, err= 2026/08/11 04:47:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30926") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58328->127.0.0.1:30926, err= 2026/08/11 04:47:50 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/08/11 04:47:50 DEBUG : a: size = 0 OK 2026/08/11 04:47:50 DEBUG : a: size = 1 (memory) 2026/08/11 04:47:50 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/11 04:47:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/11 04:47:50 DEBUG : potato: Seek from 10 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 10 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/11 04:47:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/11 04:47:50 DEBUG : potato: Seek from 8 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 8 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/11 04:47:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/11 04:47:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/11 04:47:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/11 04:47:50 DEBUG : potato: Seek from 5 to 2 2026/08/11 04:47:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/11 04:47:50 DEBUG : potato: Seek from 9 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 9 to 0 2026/08/11 04:47:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31100") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42414->127.0.0.1:31100, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31476") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42838->127.0.0.1:31476, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30907") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:32770->127.0.0.1:30907, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30192") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46134->127.0.0.1:30192, err= === RUN TestCheck/3 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31220") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39320->127.0.0.1:31220, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31759") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38694->127.0.0.1:31759, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30021") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50308->127.0.0.1:30021, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31094") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40428->127.0.0.1:31094, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31188") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54288->127.0.0.1:31188, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30789") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55450->127.0.0.1:30789, err= --- PASS: TestCheck (0.03s) --- 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/08/11 04:47:50 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 04:47:50 DEBUG : Creating backend with remote "nonexistent" 2026/08/11 04:47:50 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/11 04:47:50 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/11 04:47:50 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/11 04:47:50 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30050") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54748->127.0.0.1:30050, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31838") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36262->127.0.0.1:31838, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30630") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55016->127.0.0.1:30630, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30276") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57260->127.0.0.1:30276, err= === RUN TestCheckDownload/3 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30974") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40910->127.0.0.1:30974, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31264") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36078->127.0.0.1:31264, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30895") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36296->127.0.0.1:30895, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31375") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48788->127.0.0.1:31375, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30080") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34444->127.0.0.1:30080, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31761") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57262->127.0.0.1:31761, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31193") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36438->127.0.0.1:31193, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30915") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55712->127.0.0.1:30915, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31276") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40194->127.0.0.1:31276, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30917") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38432->127.0.0.1:30917, err= === RUN TestCheckSizeOnly/3 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30080") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34452->127.0.0.1:30080, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31971") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38832->127.0.0.1:31971, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30520") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40656->127.0.0.1:30520, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31212") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33934->127.0.0.1:31212, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30697") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46502->127.0.0.1:30697, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30553") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42874->127.0.0.1:30553, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30719") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40604->127.0.0.1:30719, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30909") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35948->127.0.0.1:30909, err= 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 04:47:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30928") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39074->127.0.0.1:30928, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30548") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60400->127.0.0.1:30548, err= 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/11 04:47:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/11 04:47:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31966") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48690->127.0.0.1:31966, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30875") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53376->127.0.0.1:30875, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/data" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: > dial: conn=127.0.0.1:36070->127.0.0.1:28622, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-remukag7bume/data lacks md5, skipping 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30098") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48724->127.0.0.1:30098, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31669") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50194->127.0.0.1:31669, err= --- SKIP: TestCheckSum (0.00s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/data" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/data: > dial: conn=127.0.0.1:36084->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31604") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33602->127.0.0.1:31604, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31741") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49150->127.0.0.1:31741, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31971") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38840->127.0.0.1:31971, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31370") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59144->127.0.0.1:31370, err= === RUN TestCheckSumDownload/subtest1 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31713") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41818->127.0.0.1:31713, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30070") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40432->127.0.0.1:30070, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30229") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56848->127.0.0.1:30229, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31257") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36718->127.0.0.1:31257, err= === RUN TestCheckSumDownload/subtest2 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30066") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44814->127.0.0.1:30066, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31035") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44834->127.0.0.1:31035, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30097") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41100->127.0.0.1:30097, err= === RUN TestCheckSumDownload/subtest3 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30836") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38610->127.0.0.1:30836, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30782") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51402->127.0.0.1:30782, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30373") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51970->127.0.0.1:30373, err= === RUN TestCheckSumDownload/subtest4 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31051") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57998->127.0.0.1:31051, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30716") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54824->127.0.0.1:30716, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31598") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51312->127.0.0.1:31598, err= === RUN TestCheckSumDownload/subtest5 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30530") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52368->127.0.0.1:30530, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31959") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34370->127.0.0.1:31959, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31254") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47108->127.0.0.1:31254, err= === RUN TestCheckSumDownload/subtest6 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31806") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43402->127.0.0.1:31806, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30640") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43926->127.0.0.1:30640, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31896") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46680->127.0.0.1:31896, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31825") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38106->127.0.0.1:31825, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30153") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56092->127.0.0.1:30153, err= === RUN TestCheckSumDownload/subtest7 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30592") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45966->127.0.0.1:30592, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31331") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52726->127.0.0.1:31331, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31081") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45510->127.0.0.1:31081, err= --- PASS: TestCheckSumDownload (0.13s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-pusapez0bedo" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:36086->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3619885383" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-pusapez0bedo", Local "Local file system at /tmp/rclone3619885383", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:30756") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:45632->127.0.0.1:30756, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:31586") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:55692->127.0.0.1:31586, err= upper checkfile vs. lower remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:31696") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:50606->127.0.0.1:31696, err= 2026/08/11 04:47:50 ERROR : hello, world!: sum not found 2026/08/11 04:47:50 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-pusapez0bedo 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:31818") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:38174->127.0.0.1:31818, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:30302") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:52026->127.0.0.1:30302, err= 2026/08/11 04:47:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wasowur5sinu" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:36102->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone740648746" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wasowur5sinu", Local "Local file system at /tmp/rclone740648746", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:31904") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:47160->127.0.0.1:31904, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:31091") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:37818->127.0.0.1:31091, err= lower checkfile vs. upper remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:30313") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:41098->127.0.0.1:30313, err= 2026/08/11 04:47:50 ERROR : HELLO, WORLD!: sum not found 2026/08/11 04:47:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-wasowur5sinu 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:31854") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:34668->127.0.0.1:31854, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:30306") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:41128->127.0.0.1:30306, err= 2026/08/11 04:47:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wuzeyec8fesu" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:36110->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone1884026267" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu", Local "Local file system at /tmp/rclone1884026267", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:30829") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:41868->127.0.0.1:30829, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:30629") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:38316->127.0.0.1:30629, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:30534") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:49356->127.0.0.1:30534, err= 2026/08/11 04:47:50 ERROR : HeLlO, wOrLd!: sum not found 2026/08/11 04:47:50 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:30434") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:51340->127.0.0.1:30434, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:30824") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:56180->127.0.0.1:30824, err= 2026/08/11 04:47:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-yorogel7joli" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:36116->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3852842095" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-yorogel7joli", Local "Local file system at /tmp/rclone3852842095", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:30703") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:54040->127.0.0.1:30703, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:31528") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:34384->127.0.0.1:31528, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:31611") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:41652->127.0.0.1:31611, err= 2026/08/11 04:47:50 ERROR : HELLO, WORLD!: sum not found 2026/08/11 04:47:50 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-yorogel7joli 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yorogel7joli: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yorogel7joli: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yorogel7joli: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:30227") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:37422->127.0.0.1:30227, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:31622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:42356->127.0.0.1:31622, err= 2026/08/11 04:47:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yorogel7joli: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-yorogel7joli: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zuxovet9redu" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:36124->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone372686500" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-zuxovet9redu", Local "Local file system at /tmp/rclone372686500", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:30058") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:38618->127.0.0.1:30058, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:30130") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:34036->127.0.0.1:30130, err= NFD checkfile vs. NFC remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:31359") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:39540->127.0.0.1:31359, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-zuxovet9redu 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:30013") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:42828->127.0.0.1:30013, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:30880") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:38382->127.0.0.1:30880, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-liguviy4wila" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:36140->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3005050358" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-liguviy4wila", Local "Local file system at /tmp/rclone3005050358", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:31180") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:43198->127.0.0.1:31180, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:30942") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:36686->127.0.0.1:30942, err= NFC checkfile vs. NFD remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:31024") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:55810->127.0.0.1:31024, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-liguviy4wila 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-liguviy4wila: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-liguviy4wila: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-liguviy4wila: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:30565") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:56222->127.0.0.1:30565, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:31402") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:60588->127.0.0.1:31402, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-liguviy4wila: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-liguviy4wila: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-gibuviw1vexi" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:36148->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone3879509500" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi", Local "Local file system at /tmp/rclone3879509500", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:30476") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:50778->127.0.0.1:30476, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:31857") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:48592->127.0.0.1:31857, err= NFDx2 checkfile vs. both remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:31100") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:42426->127.0.0.1:31100, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:30741") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:33082->127.0.0.1:30741, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:30412") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:54402->127.0.0.1:30412, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bexahif6qubu" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:36154->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone2895954592" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-bexahif6qubu", Local "Local file system at /tmp/rclone2895954592", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:30823") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:42550->127.0.0.1:30823, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:31587") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:47626->127.0.0.1:31587, err= NFCx2 checkfile vs. both remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:30991") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:36814->127.0.0.1:30991, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bexahif6qubu 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:31925") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:34748->127.0.0.1:31925, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:31864") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:43038->127.0.0.1:31864, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-modunem6xohu" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:36160->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone1043613982" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-modunem6xohu", Local "Local file system at /tmp/rclone1043613982", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:31068") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:42950->127.0.0.1:31068, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:31820") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:50764->127.0.0.1:31820, err= both checkfile vs. NFDx2 remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:30517") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:57106->127.0.0.1:30517, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-modunem6xohu 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-modunem6xohu: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-modunem6xohu: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-modunem6xohu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:30070") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:40436->127.0.0.1:30070, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:31940") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:50352->127.0.0.1:31940, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-modunem6xohu: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-modunem6xohu: 1 matching files 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bijunel9boze" 2026/08/11 04:47:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:36164->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "/tmp/rclone1440620178" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-bijunel9boze", Local "Local file system at /tmp/rclone1440620178", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:31069") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:36406->127.0.0.1:31069, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:30304") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:55934->127.0.0.1:30304, err= both checkfile vs. NFCx2 remote (without normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:30247") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:38502->127.0.0.1:30247, err= 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/11 04:47:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bijunel9boze 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bijunel9boze: 1 files missing 2026/08/11 04:47:50 NOTICE: 1 hashes missing 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bijunel9boze: 1 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bijunel9boze: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:30147") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:53254->127.0.0.1:30147, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:31999") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:53304->127.0.0.1:31999, err= 2026/08/11 04:47:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bijunel9boze: 0 differences found 2026/08/11 04:47:50 NOTICE: ftp://127.0.0.1:28622/rclone-test-bijunel9boze: 1 matching files 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: dial("tcp","127.0.0.1:31258") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: > dial: conn=127.0.0.1:59894->127.0.0.1:31258, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bijunel9boze: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: dial("tcp","127.0.0.1:30652") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: > dial: conn=127.0.0.1:54264->127.0.0.1:30652, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-modunem6xohu: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: dial("tcp","127.0.0.1:30879") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: > dial: conn=127.0.0.1:48526->127.0.0.1:30879, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-bexahif6qubu: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: dial("tcp","127.0.0.1:30142") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: > dial: conn=127.0.0.1:55748->127.0.0.1:30142, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-gibuviw1vexi: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: dial("tcp","127.0.0.1:30290") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: > dial: conn=127.0.0.1:38700->127.0.0.1:30290, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: Purge object "測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-liguviy4wila: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: dial("tcp","127.0.0.1:30585") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: > dial: conn=127.0.0.1:36980->127.0.0.1:30585, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: Purge object "測試_Русский___ě_áñ" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-zuxovet9redu: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: dial("tcp","127.0.0.1:31854") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: > dial: conn=127.0.0.1:34672->127.0.0.1:31854, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: Purge object "HELLO, WORLD!" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-yorogel7joli: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: dial("tcp","127.0.0.1:31676") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: > dial: conn=127.0.0.1:47030->127.0.0.1:31676, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: Purge object "HeLlO, wOrLd!" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wuzeyec8fesu: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: dial("tcp","127.0.0.1:30141") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: > dial: conn=127.0.0.1:36294->127.0.0.1:30141, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: Purge object "HELLO, WORLD!" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-wasowur5sinu: Purge dir "" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: dial("tcp","127.0.0.1:30362") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: > dial: conn=127.0.0.1:51388->127.0.0.1:30362, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: Purge object "hello, world!" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-pusapez0bedo: Purge dir "" --- PASS: TestApplyTransforms (0.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30285") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41080->127.0.0.1:30285, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/11 04:47:50 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/11 04:47:50 INFO : file1: Copied (new) to: sub/file2 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31516") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38310->127.0.0.1:31516, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30684") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53802->127.0.0.1:30684, err= 2026/08/11 04:47:50 DEBUG : sub/file2: size = 14 OK 2026/08/11 04:47:50 DEBUG : file1: Sizes identical 2026/08/11 04:47:50 DEBUG : file1: Unchanged skipping 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30422") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46018->127.0.0.1:30422, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30466") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37008->127.0.0.1:30466, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: don't need to copy/move sub/file2, it is already at target location 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30390") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49162->127.0.0.1:30390, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30219") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57914->127.0.0.1:30219, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31946") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43286->127.0.0.1:31946, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31844") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34988->127.0.0.1:31844, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30896") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43448->127.0.0.1:30896, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30066") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44830->127.0.0.1:30066, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31988") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39988->127.0.0.1:31988, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31803") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46278->127.0.0.1:31803, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30952") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54040->127.0.0.1:30952, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31764") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37226->127.0.0.1:31764, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/backup" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: > dial: conn=127.0.0.1:36168->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-remukag7bume/backup" to be canonical "TestFTPRclone{44w8p}:rclone-test-remukag7bume/backup" 2026/08/11 04:47:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3570154659) 2026/08/11 04:47:50 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-remukag7bume) 2026/08/11 04:47:50 DEBUG : dst/file1: Sizes differ 2026/08/11 04:47:50 INFO : dst/file1: Moved (server-side) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30353") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51050->127.0.0.1:30353, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/11 04:47:50 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/11 04:47:50 INFO : dst/file1: Copied (new) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31088") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43388->127.0.0.1:31088, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30774") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36182->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44746->127.0.0.1:30774, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31538") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35314->127.0.0.1:31538, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31759") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38700->127.0.0.1:31759, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31205") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37564->127.0.0.1:31205, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30981") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39094->127.0.0.1:30622, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58892->127.0.0.1:30981, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30830") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45042->127.0.0.1:30830, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30402") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38132->127.0.0.1:30402, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.02s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/dst" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: > dial: conn=127.0.0.1:36184->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:50 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:50 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:50 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:50 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:50 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/CompareDest: Connecting to FTP server 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/CompareDest: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/CompareDest: > dial: conn=127.0.0.1:36194->127.0.0.1:28622, err= 2026/08/11 04:47:50 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-remukag7bume/CompareDest" to be canonical "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:50 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: dial("tcp","127.0.0.1:31127") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: > dial: conn=127.0.0.1:33012->127.0.0.1:31127, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: SetModTime is not supported 2026/08/11 04:47:50 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/11 04:47:50 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/11 04:47:50 INFO : one: Copied (new) 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31221") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56050->127.0.0.1:31221, err= 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31664") 2026/08/11 04:47:50 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56502->127.0.0.1:31664, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31477") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48892->127.0.0.1:31477, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30295") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41472->127.0.0.1:30295, err= 2026/08/11 04:47:51 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-remukag7bume/CompareDest" for canonical name "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3570154659) 2026/08/11 04:47:51 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst) 2026/08/11 04:47:51 DEBUG : one: Sizes differ 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: dial("tcp","127.0.0.1:30987") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: > dial: conn=127.0.0.1:47036->127.0.0.1:30987, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/11 04:47:51 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/11 04:47:51 INFO : one: Copied (replaced existing) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30633") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58656->127.0.0.1:30633, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31448") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58876->127.0.0.1:31448, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31563") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42974->127.0.0.1:31563, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31972") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40960->127.0.0.1:31972, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30664") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49604->127.0.0.1:30664, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31466") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55922->127.0.0.1:31466, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30167") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50820->127.0.0.1:30167, err= 2026/08/11 04:47:51 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-remukag7bume/CompareDest" for canonical name "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3570154659) 2026/08/11 04:47:51 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst) 2026/08/11 04:47:51 DEBUG : one: Sizes differ 2026/08/11 04:47:51 DEBUG : one: size = 5 OK 2026/08/11 04:47:51 DEBUG : one: Sizes identical 2026/08/11 04:47:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30122") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44386->127.0.0.1:30122, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31555") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31422") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36756->127.0.0.1:31555, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59268->127.0.0.1:31422, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31760") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57602->127.0.0.1:31760, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30271") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44998->127.0.0.1:30271, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30797") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31660") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55796->127.0.0.1:30797, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37232->127.0.0.1:31660, err= 2026/08/11 04:47:51 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-remukag7bume/CompareDest" for canonical name "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : two: size = 3 OK 2026/08/11 04:47:51 DEBUG : two: Sizes identical 2026/08/11 04:47:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31285") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34758->127.0.0.1:31285, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31336") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36700->127.0.0.1:31336, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30669") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55744->127.0.0.1:30669, err= 2026/08/11 04:47:51 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-remukag7bume/CompareDest" for canonical name "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : two: size = 3 OK 2026/08/11 04:47:51 DEBUG : two: Sizes identical 2026/08/11 04:47:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30771") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42940->127.0.0.1:30771, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30048") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53782->127.0.0.1:30048, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31885") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46474->127.0.0.1:31885, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30228") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40398->127.0.0.1:30228, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31632") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55036->127.0.0.1:31632, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30344") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56206->127.0.0.1:30344, err= 2026/08/11 04:47:51 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-remukag7bume/CompareDest" for canonical name "TestFTPRclone{44w8p}:rclone-test-remukag7bume/CompareDest" 2026/08/11 04:47:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone3570154659) 2026/08/11 04:47:51 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-remukag7bume/CompareDest) 2026/08/11 04:47:51 DEBUG : two: Sizes differ 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: dial("tcp","127.0.0.1:31341") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: > dial: conn=127.0.0.1:57206->127.0.0.1:31341, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/dst: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/11 04:47:51 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/11 04:47:51 INFO : two: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30394") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50274->127.0.0.1:30394, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30544") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31508") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52338->127.0.0.1:30544, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35572->127.0.0.1:31508, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30876") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:32902->127.0.0.1:30876, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30046") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33928->127.0.0.1:30046, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30124") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55992->127.0.0.1:30124, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31993") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50100->127.0.0.1:31993, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.04s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30372") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55248->127.0.0.1:30372, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30891") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49764->127.0.0.1:30891, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31956") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33422->127.0.0.1:31956, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : sub/file2: size = 14 OK 2026/08/11 04:47:51 INFO : file1: Copied (new) to: sub/file2 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30476") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50784->127.0.0.1:30476, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30593") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55428->127.0.0.1:30593, err= 2026/08/11 04:47:51 DEBUG : sub/file2: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1: Sizes identical 2026/08/11 04:47:51 DEBUG : file1: Unchanged skipping 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30675") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34838->127.0.0.1:30675, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31823") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54606->127.0.0.1:31823, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: don't need to copy/move sub/file2, it is already at target location 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30363") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45588->127.0.0.1:30363, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31225") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49424->127.0.0.1:31225, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31994") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43952->127.0.0.1:31994, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30141") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36302->127.0.0.1:30141, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30532") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51558->127.0.0.1:30532, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30378") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43374->127.0.0.1:30378, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/11 04:47:51 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31314") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58510->127.0.0.1:31314, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30836") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38622->127.0.0.1:30836, err= 2026/08/11 04:47:51 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1: Sizes identical 2026/08/11 04:47:51 DEBUG : file1: Unchanged skipping 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31012") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55398->127.0.0.1:31012, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31135") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52006->127.0.0.1:31135, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31855") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55830->127.0.0.1:31855, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30030") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57756->127.0.0.1:30030, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31827") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42248->127.0.0.1:31827, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31029") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55482->127.0.0.1:31029, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30752") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53158->127.0.0.1:30752, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31341") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57208->127.0.0.1:31341, err= 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Waiting for checks to finish 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Waiting for transfers to finish 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36210->127.0.0.1:28622, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30697") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46512->127.0.0.1:30697, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30493") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53042->127.0.0.1:30493, err= 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30112") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36664->127.0.0.1:30112, err= 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30871") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34046->127.0.0.1:30871, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30995") 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59614->127.0.0.1:30995, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31372") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34996->127.0.0.1:31372, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31759") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38710->127.0.0.1:31759, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31167") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46050->127.0.0.1:31167, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31876") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58322->127.0.0.1:31876, err= 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36224->127.0.0.1:28622, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30130") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34038->127.0.0.1:30130, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/08/11 04:47:51 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30246") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60106->127.0.0.1:30246, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30431") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45110->127.0.0.1:30431, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31747") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60078->127.0.0.1:31747, err= --- PASS: TestCopyLongFileNameCollision (0.03s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31258") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59902->127.0.0.1:31258, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:51 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/08/11 04:47:51 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/08/11 04:47:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30957") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34220->127.0.0.1:30957, err= 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31113") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49782->127.0.0.1:31113, err= 2026/08/11 04:47:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30478") 2026/08/11 04:47:51 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55304->127.0.0.1:30478, err= 2026/08/11 04:47:52 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/11 04:47:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30166") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39536->127.0.0.1:30166, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30703") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56622->127.0.0.1:30703, err= 2026/08/11 04:47:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30120") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33542->127.0.0.1:30120, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30859") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39326->127.0.0.1:30859, err= 2026/08/11 04:47:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30040") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59860->127.0.0.1:30040, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/08/11 04:47:52 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/08/11 04:47:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31610") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35884->127.0.0.1:31610, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30363") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40436->127.0.0.1:30363, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30790") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54598->127.0.0.1:30790, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31762") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43012->127.0.0.1:31762, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31011") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33412->127.0.0.1:31011, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30994") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51846->127.0.0.1:30994, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31468") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43480->127.0.0.1:31468, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31516") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52488->127.0.0.1:31516, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31318") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59386->127.0.0.1:31318, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30220") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57300->127.0.0.1:30220, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30444") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56108->127.0.0.1:30444, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31779") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34920->127.0.0.1:31779, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31063") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51598->127.0.0.1:31063, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30728") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48958->127.0.0.1:30728, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31430") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60734->127.0.0.1:31430, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31046") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55526->127.0.0.1:31046, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30043") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47714->127.0.0.1:30043, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30649") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49394->127.0.0.1:30649, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31770") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60468->127.0.0.1:31770, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31120") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38410->127.0.0.1:31120, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30399") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38976->127.0.0.1:30399, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30714") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36188->127.0.0.1:30714, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30940") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44422->127.0.0.1:30940, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30995") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46906->127.0.0.1:30995, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30317") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46846->127.0.0.1:30317, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31554") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34448->127.0.0.1:31554, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30151") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53164->127.0.0.1:30151, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30897") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37638->127.0.0.1:30897, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31171") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59960->127.0.0.1:31171, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30149") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39814->127.0.0.1:30149, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31132") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35162->127.0.0.1:31132, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30104") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35474->127.0.0.1:30104, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30149") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39830->127.0.0.1:30149, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30264") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58490->127.0.0.1:30264, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31228") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44270->127.0.0.1:31228, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31810") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36776->127.0.0.1:31810, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30589") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54008->127.0.0.1:30589, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31999") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33168->127.0.0.1:31999, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30590") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37600->127.0.0.1:30590, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30914") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34940->127.0.0.1:30914, err= 2026/08/11 04:47:52 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : a.txt: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31241") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41870->127.0.0.1:31241, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31227") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35724->127.0.0.1:31227, err= 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30626") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34086->127.0.0.1:30626, err= 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30804") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50874->127.0.0.1:30804, err= 2026/08/11 04:47:52 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30455") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49112->127.0.0.1:30455, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31779") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34924->127.0.0.1:31779, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30168") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40498->127.0.0.1:30168, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30616") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44054->127.0.0.1:30616, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31029") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30416") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41260->127.0.0.1:30416, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59872->127.0.0.1:31029, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30776") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43840->127.0.0.1:30776, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31834") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40990->127.0.0.1:31834, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30288") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34174->127.0.0.1:30288, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30281") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56550->127.0.0.1:30281, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30458") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49970->127.0.0.1:30458, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30340") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47792->127.0.0.1:30340, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31166") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53124->127.0.0.1:31166, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30155") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48296->127.0.0.1:30155, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31821") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35986->127.0.0.1:31821, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31527") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53964->127.0.0.1:31527, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30569") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49096->127.0.0.1:30569, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30731") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41570->127.0.0.1:30731, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31328") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49466->127.0.0.1:31328, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30790") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54604->127.0.0.1:30790, err= 2026/08/11 04:47:52 DEBUG : a.txt: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : a.txt: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30829") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44706->127.0.0.1:30829, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31588") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54668->127.0.0.1:31588, err= 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31321") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47104->127.0.0.1:31321, err= 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : sub dir/hello world2: Excluded 2026/08/11 04:47:52 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31047") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37492->127.0.0.1:31047, err= 2026/08/11 04:47:52 DEBUG : sub dir/ignore dir: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31806") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33860->127.0.0.1:31806, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30756") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42506->127.0.0.1:30756, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31627") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57746->127.0.0.1:31627, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31125") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56500->127.0.0.1:31125, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30393") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44640->127.0.0.1:30393, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30816") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57766->127.0.0.1:30816, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30129") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53876->127.0.0.1:30129, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30366") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52640->127.0.0.1:30366, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30151") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53176->127.0.0.1:30151, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31035") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36318->127.0.0.1:31035, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30409") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51446->127.0.0.1:30409, err= === RUN TestListJSON/Default 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30967") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37774->127.0.0.1:30967, err= === RUN TestListJSON/FilesOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31522") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58020->127.0.0.1:31522, err= === RUN TestListJSON/DirsOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30226") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47104->127.0.0.1:30226, err= === RUN TestListJSON/Recurse 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30289") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52204->127.0.0.1:30289, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30959") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50706->127.0.0.1:30959, err= === RUN TestListJSON/SubDir 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30298") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43840->127.0.0.1:30298, err= === RUN TestListJSON/NoModTime 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31171") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59974->127.0.0.1:31171, err= === RUN TestListJSON/NoMimeType 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30776") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43852->127.0.0.1:30776, err= === RUN TestListJSON/ShowHash 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31812") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55708->127.0.0.1:31812, err= === RUN TestListJSON/HashTypes 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31351") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40188->127.0.0.1:31351, err= 2026/08/11 04:47:52 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31473") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49860->127.0.0.1:31473, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31354") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53772->127.0.0.1:31354, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31372") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38268->127.0.0.1:31372, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31903") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49776->127.0.0.1:31903, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30260") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34318->127.0.0.1:30260, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31491") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60568->127.0.0.1:31491, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31758") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36260->127.0.0.1:31758, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31596") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34560->127.0.0.1:31596, err= === RUN TestStatJSON/Root 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30756") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42516->127.0.0.1:30756, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30765") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47964->127.0.0.1:30765, err= === RUN TestStatJSON/Dir 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30842") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54696->127.0.0.1:30842, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31589") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54194->127.0.0.1:31589, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30754") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33604->127.0.0.1:30754, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30367") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51784->127.0.0.1:30367, err= === RUN TestStatJSON/FileDirsOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31301") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45882->127.0.0.1:31301, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30930") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57982->127.0.0.1:30930, err= === RUN TestStatJSON/RootNotFound 2026/08/11 04:47:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/notfound" 2026/08/11 04:47:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/notfound: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/notfound: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/notfound: > dial: conn=127.0.0.1:40528->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/notfound: dial("tcp","127.0.0.1:31302") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/notfound: > dial: conn=127.0.0.1:48548->127.0.0.1:31302, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30024") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34228->127.0.0.1:30024, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30659") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57160->127.0.0.1:30659, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30795") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45720->127.0.0.1:30795, err= --- PASS: TestStatJSON (0.02s) --- 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.00s) === RUN TestStatJSONMemory 2026/08/11 04:47:52 DEBUG : Creating backend with remote ":memory:" 2026/08/11 04:47:52 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : sub/file1: size = 5 OK 2026/08/11 04:47:52 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 04:47:52 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 INFO : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30594") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:32800->127.0.0.1:30594, err= 2026/08/11 04:47:52 INFO : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31779") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34934->127.0.0.1:31779, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30099") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40358->127.0.0.1:30099, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31571") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58282->127.0.0.1:31571, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31290") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51098->127.0.0.1:31290, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31875") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49340->127.0.0.1:31875, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31998") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44578->127.0.0.1:31998, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31578") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57346->127.0.0.1:31578, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30737") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36700->127.0.0.1:30737, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31528") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41838->127.0.0.1:31528, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31917") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39128->127.0.0.1:31917, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31467") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59336->127.0.0.1:31467, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31094") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45208->127.0.0.1:31094, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31876") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38174->127.0.0.1:31876, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31034") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52364->127.0.0.1:31034, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31897") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60132->127.0.0.1:31897, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30897") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37642->127.0.0.1:30897, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30713") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48244->127.0.0.1:30713, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30368") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55308->127.0.0.1:30368, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31937") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52380->127.0.0.1:31937, err= 2026/08/11 04:47:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/11 04:47:52 DEBUG : empty space: Excluded 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31032") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33034->127.0.0.1:31032, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30076") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45358->127.0.0.1:30076, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30159") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38322->127.0.0.1:30159, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30910") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45552->127.0.0.1:30910, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31783") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51208->127.0.0.1:31783, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30068") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56372->127.0.0.1:30068, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31636") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41550->127.0.0.1:31636, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30213") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52470->127.0.0.1:30213, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31855") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54744->127.0.0.1:31855, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30368") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55318->127.0.0.1:30368, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30409") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51448->127.0.0.1:30409, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30281") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56556->127.0.0.1:30281, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30632") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51914->127.0.0.1:30632, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/08/11 04:47:52 DEBUG : Creating backend with remote ":memory:" 2026/08/11 04:47:52 ERROR : file1: hash unsupported: hash type not supported 2026/08/11 04:47:52 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/11 04:47:52 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/11 04:47:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/11 04:47:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30123") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42586->127.0.0.1:30123, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30724") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43104->127.0.0.1:30724, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31830") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57932->127.0.0.1:31830, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30454") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33318->127.0.0.1:30454, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31678") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38698->127.0.0.1:31678, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30457") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39512->127.0.0.1:30457, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30781") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35578->127.0.0.1:30781, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30843") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54268->127.0.0.1:30843, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31230") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37920->127.0.0.1:31230, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30438") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54850->127.0.0.1:30438, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30187") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42248->127.0.0.1:30187, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30377") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45592->127.0.0.1:30377, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30878") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54128->127.0.0.1:30878, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30155") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48308->127.0.0.1:30155, err= 2026/08/11 04:47:52 DEBUG : large: Excluded (Size Filter) 2026/08/11 04:47:52 DEBUG : large: Excluded 2026/08/11 04:47:52 INFO : small: Deleted 2026/08/11 04:47:52 INFO : medium: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30094") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34510->127.0.0.1:30094, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30263") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58224->127.0.0.1:30263, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30768") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45024->127.0.0.1:30768, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30798") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49274->127.0.0.1:30798, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31108") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51712->127.0.0.1:31108, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31193") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50346->127.0.0.1:31193, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30227") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51568->127.0.0.1:30227, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30224") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46944->127.0.0.1:30224, err= 2026/08/11 04:47:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/11 04:47:52 INFO : large: Deleted 2026/08/11 04:47:52 INFO : medium: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30363") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40444->127.0.0.1:30363, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30051") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54422->127.0.0.1:30051, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31299") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59708->127.0.0.1:31299, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30982") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45000->127.0.0.1:30982, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30395") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35046->127.0.0.1:30395, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31267") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48212->127.0.0.1:31267, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31582") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53042->127.0.0.1:31582, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31966") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45136->127.0.0.1:31966, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30782") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51896->127.0.0.1:30782, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30712") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47892->127.0.0.1:30712, err= 2026/08/11 04:47:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 04:47:52 INFO : small: Deleted 2026/08/11 04:47:52 INFO : medium: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30520") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57244->127.0.0.1:30520, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31055") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51190->127.0.0.1:31055, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30181") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56646->127.0.0.1:30181, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30325") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35234->127.0.0.1:30325, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30741") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60338->127.0.0.1:30741, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31826") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40798->127.0.0.1:31826, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30866") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48322->127.0.0.1:30866, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30832") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53748->127.0.0.1:30832, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31833") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55276->127.0.0.1:31833, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30232") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53900->127.0.0.1:30232, err= 2026/08/11 04:47:52 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/11 04:47:52 INFO : large: Deleted 2026/08/11 04:47:52 INFO : medium: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30458") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49986->127.0.0.1:30458, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30879") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37614->127.0.0.1:30879, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31039") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33390->127.0.0.1:31039, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31716") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60320->127.0.0.1:31716, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30089") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33514->127.0.0.1:30089, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30148") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51136->127.0.0.1:30148, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31872") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44178->127.0.0.1:31872, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30828") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55108->127.0.0.1:30828, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30915") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57618->127.0.0.1:30915, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30706") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48488->127.0.0.1:30706, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30764") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53858->127.0.0.1:30764, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30880") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52784->127.0.0.1:30880, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/08/11 04:47:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/11 04:47:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/11 04:47:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 04:47:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 04:47:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 04:47:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/11 04:47:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31863") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55708->127.0.0.1:31863, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30153") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47612->127.0.0.1:30153, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31001") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55454->127.0.0.1:31001, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31541") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45846->127.0.0.1:31541, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30491") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44174->127.0.0.1:30491, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31143") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35114->127.0.0.1:31143, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31015") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51132->127.0.0.1:31015, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30317") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46854->127.0.0.1:30317, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30855") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35012->127.0.0.1:30855, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39246->127.0.0.1:31622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31427") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41894->127.0.0.1:31427, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31997") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57156->127.0.0.1:31997, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30737") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36702->127.0.0.1:30737, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31207") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37546->127.0.0.1:31207, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31365") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55278->127.0.0.1:31365, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30747") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33976->127.0.0.1:30747, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30995") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46920->127.0.0.1:30995, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30929") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52404->127.0.0.1:30929, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31460") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42018->127.0.0.1:31460, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30451") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60306->127.0.0.1:30451, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2026/08/11 04:47:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-jeyimac5jike" 2026/08/11 04:47:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 04:47:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:40544->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : Creating backend with remote "/tmp/rclone1394263925" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-jeyimac5jike", Local "Local file system at /tmp/rclone1394263925", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31303") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:42100->127.0.0.1:31303, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: SetModTime is not supported 2026/08/11 04:47:52 INFO : A2: Making directory 2026/08/11 04:47:52 INFO : A1/B2: Making directory 2026/08/11 04:47:52 INFO : A1/B2/C2: Making directory 2026/08/11 04:47:52 INFO : A1/B1/C3: Making directory 2026/08/11 04:47:52 INFO : A3: Making directory 2026/08/11 04:47:52 INFO : A3/B3: Making directory 2026/08/11 04:47:52 INFO : A3/B3/C4: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31591") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:34152->127.0.0.1:31591, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30585") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:58618->127.0.0.1:30585, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:40550->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31499") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:40246->127.0.0.1:31499, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30192") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:49918->127.0.0.1:30192, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30481") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30803") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:50348->127.0.0.1:30481, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:57272->127.0.0.1:30803, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30571") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:56016->127.0.0.1:30571, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30646") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:48084->127.0.0.1:30646, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:40556->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31533") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:43566->127.0.0.1:31533, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:40566->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30824") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:34876->127.0.0.1:30824, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31528") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:41846->127.0.0.1:31528, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31833") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:55286->127.0.0.1:31833, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31140") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:35432->127.0.0.1:31140, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30233") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31933") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:36104->127.0.0.1:31933, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:41892->127.0.0.1:30233, err= 2026/08/11 04:47:52 INFO : A1/B1/C1/one: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31466") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:55560->127.0.0.1:31466, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30264") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:58502->127.0.0.1:30264, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30403") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:37668->127.0.0.1:30403, err= 2026/08/11 04:47:52 DEBUG : removing 2 level 3 directories 2026/08/11 04:47:52 INFO : A1/B1/C3: Removing directory 2026/08/11 04:47:52 INFO : A1/B1/C1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 2 directories 2026/08/11 04:47:52 INFO : A1/B1: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31027") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:55166->127.0.0.1:31027, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31158") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30952") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31416") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:48966->127.0.0.1:30952, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:46222->127.0.0.1:31416, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:41206->127.0.0.1:31158, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30497") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31849") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:51962->127.0.0.1:31849, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:51982->127.0.0.1:30497, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30712") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:47908->127.0.0.1:30712, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31525") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:60664->127.0.0.1:31525, err= 2026/08/11 04:47:52 DEBUG : Waiting for deletions to finish 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30570") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:58974->127.0.0.1:30570, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30335") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:43832->127.0.0.1:30335, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30945") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31370") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:60200->127.0.0.1:30945, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:32976->127.0.0.1:31370, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31663") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:53448->127.0.0.1:31663, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31431") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30604") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:44528->127.0.0.1:31431, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:51218->127.0.0.1:30604, err= 2026/08/11 04:47:52 INFO : A1/two: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31196") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:37106->127.0.0.1:31196, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31457") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:43118->127.0.0.1:31457, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31113") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:60508->127.0.0.1:31113, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30024") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31262") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:34244->127.0.0.1:30024, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:41262->127.0.0.1:31262, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31520") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:60316->127.0.0.1:31520, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30609") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:51350->127.0.0.1:30609, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30269") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:57180->127.0.0.1:30269, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30169") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:34726->127.0.0.1:30169, err= 2026/08/11 04:47:52 DEBUG : removing 2 level 3 directories 2026/08/11 04:47:52 INFO : A3/B3/C4: Removing directory 2026/08/11 04:47:52 INFO : A1/B2/C2: Removing directory 2026/08/11 04:47:52 DEBUG : removing 2 level 2 directories 2026/08/11 04:47:52 INFO : A3/B3: Removing directory 2026/08/11 04:47:52 INFO : A1/B2: Removing directory 2026/08/11 04:47:52 DEBUG : removing 3 level 1 directories 2026/08/11 04:47:52 INFO : A3: Removing directory 2026/08/11 04:47:52 INFO : A1: Removing directory 2026/08/11 04:47:52 INFO : A2: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 0 directories 2026/08/11 04:47:52 INFO : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:30711") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:41482->127.0.0.1:30711, err= 2026/08/11 04:47:52 ERROR : error listing: directory not found 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: dial("tcp","127.0.0.1:31249") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: > dial: conn=127.0.0.1:33452->127.0.0.1:31249, err= 2026/08/11 04:47:52 ERROR : error listing: directory not found 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-jeyimac5jike: Purge dir "" 2026/08/11 04:47:52 NOTICE: purge failed to rmdir "": directory not found 2026/08/11 04:47:52 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.06s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30406") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47006->127.0.0.1:30406, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 INFO : A2: Making directory 2026/08/11 04:47:52 INFO : A1/B2: Making directory 2026/08/11 04:47:52 INFO : A1/B2/C2: Making directory 2026/08/11 04:47:52 INFO : A1/B1/C3: Making directory 2026/08/11 04:47:52 INFO : A3: Making directory 2026/08/11 04:47:52 INFO : A3/B3: Making directory 2026/08/11 04:47:52 INFO : A3/B3/C4: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30862") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48844->127.0.0.1:30862, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31871") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46774->127.0.0.1:31871, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30949") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54182->127.0.0.1:30949, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30796") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31339") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36476->127.0.0.1:30796, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40324->127.0.0.1:31339, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31125") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56502->127.0.0.1:31125, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40568->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30299") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59746->127.0.0.1:30299, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31738") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52532->127.0.0.1:31738, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30727") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31182") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42572->127.0.0.1:31182, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46636->127.0.0.1:30727, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31298") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31842") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58342->127.0.0.1:31298, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39402->127.0.0.1:31842, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30930") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57988->127.0.0.1:30930, err= 2026/08/11 04:47:52 DEBUG : removing 1 level 3 directories 2026/08/11 04:47:52 INFO : A3/B3/C4: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31918") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36228->127.0.0.1:31918, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30374") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47818->127.0.0.1:30374, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30245") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31551") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46894->127.0.0.1:30245, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45600->127.0.0.1:31551, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31107") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51108->127.0.0.1:31107, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31785") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48304->127.0.0.1:31785, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31121") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:32976->127.0.0.1:31121, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30106") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30537") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38024->127.0.0.1:30106, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52024->127.0.0.1:30537, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31338") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60150->127.0.0.1:31338, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30909") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50114->127.0.0.1:30909, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31078") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58172->127.0.0.1:31078, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31756") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30263") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58234->127.0.0.1:30263, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46656->127.0.0.1:31756, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31077") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30206") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30644") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56278->127.0.0.1:31077, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53670->127.0.0.1:30206, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42718->127.0.0.1:30644, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30817") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30617") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57478->127.0.0.1:30817, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48628->127.0.0.1:30617, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31743") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60680->127.0.0.1:31743, err= 2026/08/11 04:47:52 DEBUG : removing 2 level 3 directories 2026/08/11 04:47:52 INFO : A1/B2/C2: Removing directory 2026/08/11 04:47:52 INFO : A1/B1/C3: Removing directory 2026/08/11 04:47:52 DEBUG : removing 2 level 2 directories 2026/08/11 04:47:52 INFO : A3/B3: Removing directory 2026/08/11 04:47:52 INFO : A1/B2: Removing directory 2026/08/11 04:47:52 DEBUG : removing 2 level 1 directories 2026/08/11 04:47:52 INFO : A3: Removing directory 2026/08/11 04:47:52 INFO : A2: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31294") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60398->127.0.0.1:31294, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30570") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58984->127.0.0.1:30570, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31021") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33014->127.0.0.1:31021, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30070") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51392->127.0.0.1:30070, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31916") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50632->127.0.0.1:31916, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30520") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57254->127.0.0.1:30520, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31997") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57170->127.0.0.1:31997, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30570") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58994->127.0.0.1:30570, err= 2026/08/11 04:47:52 DEBUG : removing 1 level 3 directories 2026/08/11 04:47:52 INFO : A1/B1/C1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 2 directories 2026/08/11 04:47:52 INFO : A1/B1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 1 directories 2026/08/11 04:47:52 INFO : A1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 0 directories 2026/08/11 04:47:52 INFO : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31935") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38044->127.0.0.1:31935, err= 2026/08/11 04:47:52 ERROR : error listing: directory not found 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31527") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53976->127.0.0.1:31527, err= 2026/08/11 04:47:52 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.04s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 INFO : A1: Making directory 2026/08/11 04:47:52 INFO : A1/B1: Making directory 2026/08/11 04:47:52 INFO : A1/B1/C1: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31551") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45614->127.0.0.1:31551, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31280") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40344->127.0.0.1:31280, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30517") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60366->127.0.0.1:30517, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31832") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36968->127.0.0.1:31832, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30259") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49450->127.0.0.1:30259, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30499") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39220->127.0.0.1:30499, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30268") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47776->127.0.0.1:30268, err= 2026/08/11 04:47:52 DEBUG : removing 1 level 3 directories 2026/08/11 04:47:52 INFO : A1/B1/C1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 2 directories 2026/08/11 04:47:52 INFO : A1/B1: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31999") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33178->127.0.0.1:31999, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30162") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46660->127.0.0.1:30162, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31338") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60154->127.0.0.1:31338, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30419") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55410->127.0.0.1:30419, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30817") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57488->127.0.0.1:30817, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 INFO : A1: Making directory 2026/08/11 04:47:52 INFO : A1/B1: Making directory 2026/08/11 04:47:52 INFO : A1/B1/C1: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30828") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55110->127.0.0.1:30828, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31592") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58844->127.0.0.1:31592, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31597") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46198->127.0.0.1:31597, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30362") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37704->127.0.0.1:30362, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30412") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57948->127.0.0.1:30412, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30500") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36160->127.0.0.1:30500, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30105") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54942->127.0.0.1:30105, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30784") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41178->127.0.0.1:30784, err= 2026/08/11 04:47:52 DEBUG : removing 1 level 3 directories 2026/08/11 04:47:52 INFO : A1/B1/C1: Removing directory 2026/08/11 04:47:52 DEBUG : removing 1 level 2 directories 2026/08/11 04:47:52 INFO : A1/B1: Removing directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30791") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49828->127.0.0.1:30791, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31862") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41160->127.0.0.1:31862, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30034") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50230->127.0.0.1:30034, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30237") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43390->127.0.0.1:30237, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31744") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39340->127.0.0.1:31744, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30841") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35842->127.0.0.1:30841, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30840") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46582->127.0.0.1:30840, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : file1: size = 14 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30101") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49962->127.0.0.1:30101, err= 2026/08/11 04:47:52 DEBUG : filename.txt: File name found in url 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31320") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35288->127.0.0.1:31320, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : filename.txt: size = 14 OK 2026/08/11 04:47:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30737") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36712->127.0.0.1:30737, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : headerfilename.txt: size = 14 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31928") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57086->127.0.0.1:31928, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : file2: size = 14 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31152") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38332->127.0.0.1:31152, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31350") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59844->127.0.0.1:31350, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30380") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43222->127.0.0.1:30380, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30292") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56190->127.0.0.1:30292, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : file1: size = 14 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30785") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47044->127.0.0.1:30785, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31650") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46378->127.0.0.1:31650, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30930") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57992->127.0.0.1:30930, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/11 04:47:52 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/11 04:47:52 INFO : file1: Copied (new) to: sub/file2 2026/08/11 04:47:52 INFO : file1: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30524") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57498->127.0.0.1:30524, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31270") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55998->127.0.0.1:31270, err= 2026/08/11 04:47:52 DEBUG : sub/file2: size = 14 OK 2026/08/11 04:47:52 DEBUG : file1: Sizes identical 2026/08/11 04:47:52 DEBUG : file1: Unchanged skipping 2026/08/11 04:47:52 INFO : file1: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30177") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40680->127.0.0.1:30177, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30044") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48544->127.0.0.1:30044, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: don't need to copy/move sub/file2, it is already at target location 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31715") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59218->127.0.0.1:31715, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30883") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34746->127.0.0.1:30883, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30550") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43840->127.0.0.1:30550, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30328") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42514->127.0.0.1:30328, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31146") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33408->127.0.0.1:31146, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30839") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42332->127.0.0.1:30839, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/08/11 04:47:52 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/08/11 04:47:52 INFO : file1: Copied (new) 2026/08/11 04:47:52 INFO : file1: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30553") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34602->127.0.0.1:30553, err= 2026/08/11 04:47:52 DEBUG : file1: Destination exists, skipping 2026/08/11 04:47:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31039") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33406->127.0.0.1:31039, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30985") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54660->127.0.0.1:30985, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31518") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48040->127.0.0.1:31518, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31897") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60134->127.0.0.1:31897, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31429") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56818->127.0.0.1:31429, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30274") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40296->127.0.0.1:30274, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30757") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60770->127.0.0.1:30757, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31452") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40228->127.0.0.1:31452, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31563") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52208->127.0.0.1:31563, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31157") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34234->127.0.0.1:31157, err= 2026/08/11 04:47:52 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-remukag7bume/backup" 2026/08/11 04:47:52 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : TestFTPRclone: detected overridden config - adding "{44w8p}" suffix to name 2026/08/11 04:47:52 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/08/11 04:47:52 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/08/11 04:47:52 DEBUG : Setting pass="krpbRup6cCjYSrjwOV4X6EJtYRNF2s5EcgeYUVpKpewN" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/08/11 04:47:52 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: > dial: conn=127.0.0.1:40576->127.0.0.1:28622, err= 2026/08/11 04:47:52 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-remukag7bume/backup" to be canonical "TestFTPRclone{44w8p}:rclone-test-remukag7bume/backup" 2026/08/11 04:47:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3570154659) 2026/08/11 04:47:52 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-remukag7bume) 2026/08/11 04:47:52 DEBUG : dst/file1: Sizes differ 2026/08/11 04:47:52 INFO : dst/file1: Moved (server-side) 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30300") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44940->127.0.0.1:30300, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/11 04:47:52 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/11 04:47:52 INFO : dst/file1: Copied (new) 2026/08/11 04:47:52 INFO : dst/file1: Deleted 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31041") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52142->127.0.0.1:31041, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31926") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45356->127.0.0.1:31926, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30668") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33578->127.0.0.1:30668, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30492") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33522->127.0.0.1:30492, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31711") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44950->127.0.0.1:31711, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31688") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60516->127.0.0.1:31688, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31502") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41442->127.0.0.1:31502, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30045") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49616->127.0.0.1:30045, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30314") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42354->127.0.0.1:30314, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.02s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30071") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37326->127.0.0.1:30071, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31804") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41096->127.0.0.1:31804, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30474") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34464->127.0.0.1:30474, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31246") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42582->127.0.0.1:31246, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30325") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35250->127.0.0.1:30325, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 INFO : A1/B2: Making directory 2026/08/11 04:47:52 INFO : A1/B1/C3: Making directory 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30405") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34230->127.0.0.1:30405, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31298") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58348->127.0.0.1:31298, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30074") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31122") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52048->127.0.0.1:31122, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44910->127.0.0.1:30074, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31683") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30460") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31612") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46336->127.0.0.1:31612, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36410->127.0.0.1:30460, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60920->127.0.0.1:31683, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30687") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43922->127.0.0.1:30687, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30975") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48776->127.0.0.1:30975, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30578") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44500->127.0.0.1:30578, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30893") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56500->127.0.0.1:30893, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31621") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30091") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36278->127.0.0.1:30091, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52160->127.0.0.1:31621, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30745") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55966->127.0.0.1:30745, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31645") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48750->127.0.0.1:31645, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31502") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41448->127.0.0.1:31502, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30422") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52532->127.0.0.1:30422, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31860") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30689") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31261") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37792->127.0.0.1:31860, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58652->127.0.0.1:31261, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36856->127.0.0.1:30689, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Connecting to FTP server 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:28622") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40578->127.0.0.1:28622, err= 2026/08/11 04:47:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/11 04:47:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/11 04:47:52 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/11 04:47:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/11 04:47:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31458") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54986->127.0.0.1:31458, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30291") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38818->127.0.0.1:30291, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30424") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43064->127.0.0.1:30424, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30251") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46564->127.0.0.1:30251, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30175") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49782->127.0.0.1:30175, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30945") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31195") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60204->127.0.0.1:30945, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37432->127.0.0.1:31195, err= 2026/08/11 04:47:52 INFO : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30885") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39532->127.0.0.1:30885, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31068") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31309") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34118->127.0.0.1:31068, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53046->127.0.0.1:31309, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31736") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31293") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48426->127.0.0.1:31293, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31393") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38816->127.0.0.1:31393, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51022->127.0.0.1:31736, err= 2026/08/11 04:47:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/11 04:47:52 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/11 04:47:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/11 04:47:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/11 04:47:52 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31253") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37756->127.0.0.1:31253, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30510") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38638->127.0.0.1:30510, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30283") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30146") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55158->127.0.0.1:30283, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58658->127.0.0.1:30146, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30523") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31010") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30672") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48278->127.0.0.1:31010, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52728->127.0.0.1:30672, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49558->127.0.0.1:30523, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31913") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38250->127.0.0.1:31913, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31648") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59250->127.0.0.1:31648, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30669") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31073") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57560->127.0.0.1:30669, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42828->127.0.0.1:31073, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30092") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51464->127.0.0.1:30092, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30303") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44074->127.0.0.1:30303, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30477") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38286->127.0.0.1:30477, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30100") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40740->127.0.0.1:30100, err= --- PASS: TestDirMove (0.08s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30282") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55370->127.0.0.1:30282, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30087") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53778->127.0.0.1:30087, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31372") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38280->127.0.0.1:31372, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30838") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33188->127.0.0.1:30838, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 04:47:52 NOTICE: ftp://127.0.0.1:28622/rclone-test-remukag7bume: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 04:47:52 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30647") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42088->127.0.0.1:30647, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 04:47:52 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30071") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37338->127.0.0.1:30071, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31602") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:41592->127.0.0.1:31602, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30223") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:54470->127.0.0.1:30223, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30916") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35752->127.0.0.1:30916, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30866") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48326->127.0.0.1:30866, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 04:47:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31004") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39002->127.0.0.1:31004, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 04:47:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31642") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55840->127.0.0.1:31642, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31521") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53432->127.0.0.1:31521, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31405") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49936->127.0.0.1:31405, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31067") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43960->127.0.0.1:31067, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31699") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42066->127.0.0.1:31699, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 04:47:52 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31545") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46124->127.0.0.1:31545, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 04:47:52 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30517") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60380->127.0.0.1:30517, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30743") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:55304->127.0.0.1:30743, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31380") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50940->127.0.0.1:31380, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31341") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46090->127.0.0.1:31341, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: File to upload is small (34 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31284") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44234->127.0.0.1:31284, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/11 04:47:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30923") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59670->127.0.0.1:30923, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/11 04:47:52 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30662") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42524->127.0.0.1:30662, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30132") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42646->127.0.0.1:30132, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30841") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:35848->127.0.0.1:30841, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31953") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58072->127.0.0.1:31953, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30640") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38152->127.0.0.1:30640, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31239") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51780->127.0.0.1:31239, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : potato1: size = 60 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: File to upload is small (60 bytes), uploading instead of streaming 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31752") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44058->127.0.0.1:31752, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : potato2: size = 60 OK 2026/08/11 04:47:52 DEBUG : potato2: Size of src and dst objects identical 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30347") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51796->127.0.0.1:30347, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30732") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45134->127.0.0.1:30732, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31269") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36328->127.0.0.1:31269, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30915") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57632->127.0.0.1:30915, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : potato1: size = 120 (ftp://127.0.0.1:28622/rclone-test-remukag7bume) 2026/08/11 04:47:52 DEBUG : potato1: size = 60 (ftp://127.0.0.1:28622/rclone-test-remukag7bume) 2026/08/11 04:47:52 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://127.0.0.1:28622/rclone-test-remukag7bume) 60 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31037") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59828->127.0.0.1:31037, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30703") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56638->127.0.0.1:30703, err= --- PASS: TestRcatSizeShortEOF (0.00s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1656: Skipping as destination doesn't support user metadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31034") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52368->127.0.0.1:31034, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30335") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:43838->127.0.0.1:30335, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30248") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:53210->127.0.0.1:30248, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : potato1: size = 60 OK 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31859") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:36918->127.0.0.1:31859, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31368") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:51950->127.0.0.1:31368, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1747: Skipping test as remote does not support modtime 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30044") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48550->127.0.0.1:30044, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30174") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47658->127.0.0.1:30174, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1785: Skipping test as remote does not support MkdirMetadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31557") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38382->127.0.0.1:31557, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31834") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:40994->127.0.0.1:31834, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1804: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31831") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38734->127.0.0.1:31831, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30578") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44514->127.0.0.1:30578, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1825: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30708") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37836->127.0.0.1:30708, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30539") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:56032->127.0.0.1:30539, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1861: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31259") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:39892->127.0.0.1:31259, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30415") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47244->127.0.0.1:30415, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" operations_test.go:1905: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31726") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34410->127.0.0.1:31726, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30284") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:52012->127.0.0.1:30284, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-remukag7bume", Local "Local file system at /tmp/rclone3570154659", Modify Window "876000h0m0s" 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30800") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50822->127.0.0.1:30800, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30219") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46874->127.0.0.1:30219, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: SetModTime is not supported 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30669") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57566->127.0.0.1:30669, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30968") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:49466->127.0.0.1:30968, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30795") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45732->127.0.0.1:30795, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30145") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34216->127.0.0.1:30145, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30171") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:37698->127.0.0.1:30171, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30184") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:45000->127.0.0.1:30184, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kojazes2" before starting 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30995") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:46928->127.0.0.1:30995, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30545") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:50628->127.0.0.1:30545, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing.kojazes2: TEST: removing renamed existing file after operation 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31206") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:60924->127.0.0.1:31206, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31889") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:58714->127.0.0.1:31889, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudagul7" before starting 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30304") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:59154->127.0.0.1:30304, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30174") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:47668->127.0.0.1:30174, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudagul7: TEST: renaming existing back after failed operation 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30308") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:42488->127.0.0.1:30308, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31645") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48760->127.0.0.1:31645, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kulubom3" before starting 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31197") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57708->127.0.0.1:31197, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30668") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:33586->127.0.0.1:30668, err= 2026/08/11 04:47:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kulubom3: TEST: removing renamed existing file after operation 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30973") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:48878->127.0.0.1:30973, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30474") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:34480->127.0.0.1:30474, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31552") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:44648->127.0.0.1:31552, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:31372") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38290->127.0.0.1:31372, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30575") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:38974->127.0.0.1:30575, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: dial("tcp","127.0.0.1:30270") 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: > dial: conn=127.0.0.1:57556->127.0.0.1:30270, err= 2026/08/11 04:47:52 DEBUG : ftp://127.0.0.1:28622/rclone-test-remukag7bume: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.555937453s (try 1/5)